summaryrefslogtreecommitdiff
path: root/mappers/mapper_002_2.h
blob: b136274733e03d19708d06b7a2f53d0a7ba33185 (plain)
1
2
3
4
5
6
7



struct mapper_002_2 {
	uint8_t *prg_bank0;	// $8000–BFFF (switchable)
	uint8_t *prg_bank1;	// $C000–FFFF (fixed to last 16KB)
} __attribute__((packed, aligned(64)));