jtothebell / fake-08

A Pico-8 player/emulator for console homebrew
Other
563 stars 49 forks source link

Fixes memory issues mentioned in #144 #145

Closed jtothebell closed 2 years ago

jtothebell commented 2 years ago

Convert peek/poke/memset/memcpy addresses to 16 bit unsigned ints to fix problems addressing memory over 0x8000 Fix size and location of ram left alone between cart loads