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:
2018-07-02 05:24:36 +00:00
parent 1bb3d8512a
commit 213c08fa18
4 changed files with 12 additions and 15 deletions

View File

@@ -1,3 +1,4 @@
load ../harvest_moon.gb
bootrom ../bootrom.gb
echo Running test...
set quiet 1