aboutsummaryrefslogtreecommitdiff
path: root/regs.h
blob: 2c93048f24a57951d2c3dd0c448e087f7a76b7fb (plain)
1
2
3
4
5
6
7
8
9
#define SYSROM	0x00000000UL
#define EWRAM	0x02000000UL
#define IWRAM	0x03000000UL
#define IORAM	0x04000000UL
#define PALRAM	0x05000000UL
#define VRAM	0x06000000UL
#define OAM	0x07000000UL
#define PAKROM	0x08000000UL
#define CART	0x0E000000UL