sms, memory mapping improvements

This commit is contained in:
kub 2021-10-08 19:34:15 +02:00
parent 47ea630f6d
commit 032c76a3a2
4 changed files with 69 additions and 41 deletions

View file

@ -347,7 +347,8 @@ struct PicoMS
unsigned char carthw[0x10];
unsigned char io_ctl;
unsigned char nmi_state;
unsigned char pad[0x4e];
unsigned char mapper;
unsigned char pad[0x4d];
};
// emu state and data for the asm code