dma and mbc1 passing

This commit is contained in:
2025-05-30 11:15:21 -06:00
parent 1455bc5666
commit 26b1f10e16
7 changed files with 76 additions and 23 deletions

View File

@ -24,6 +24,7 @@ typedef struct {
u32 rom_size;
u8 *rom_data;
rom_header *header;
bool is_multicart;
//mbc1 data
bool ram_enabled;