bsnes-emu / bsnes

bsnes is a Super Nintendo (SNES) emulator focused on performance, features, and ease of use.
Other
1.64k stars 154 forks source link

fix Super FX voxel demo #241

Open jbo-85 opened 2 years ago

jbo-85 commented 2 years ago

sfc: Add database entry for the "Super FX voxel demo" to specify a RA…M size of 64k instead of 32k Support ROM/RAM addressing for Super FX ROMs that are not a power of 2 fixes 123

carmiker commented 2 years ago

Hey @jbo-85, I have experimented with these modifications after seeing you've committed a fix for a regression. It appears you don't actually need to do the RAM read/write changes.

jbo-85 commented 1 year ago

@carmiker Thanks, I reverted that