libretro / beetle-supergrafx-libretro

Standalone port of Mednafen PCE Fast to libretro. This one only emulates a SuperGrafx TG-16.
GNU General Public License v2.0
22 stars 31 forks source link

memmap: Allow access to all memory below $110000 #108

Closed negativeExponent closed 3 years ago

negativeExponent commented 3 years ago

Minor update to memory maps here, possibly for further expansion/access. This simplifies the code without too many "if condition" checks.

Nothing false-triggering so far, not that it would.