Extract scattered baseroms and cleanup

This commit is contained in:
Diegoisawesome
2017-09-25 16:26:45 -05:00
parent a57915fa5b
commit d1efbcd282
40 changed files with 2627 additions and 624 deletions

View File

@@ -50,6 +50,8 @@
#define OAM 0x7000000
#define OAM_SIZE 0x400
#define ROM_HEADER_SIZE 0xC0
#define DISPLAY_WIDTH 240
#define DISPLAY_HEIGHT 160