gbdb: remove some conditionals from mem_read()
By reading directly from a "RAM" array, and copying in the cart data over the old bootrom. Also, some other fixups because I'm too lazy to properly split patches for a personal project.
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
load ../harvest_moon.gb
|
||||
bootrom ../bootrom.gb
|
||||
echo Running test...
|
||||
set quiet 1
|
||||
|
||||
Reference in New Issue
Block a user