index
:
mknes.git
master
Fast NES emulator
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mapper_gxrom.h
blob: 757ec16716ff1f84916f9f99ee4ca9f27e0853ec (
plain
)
1
2
3
4
5
struct gxrom_mapper { uint32_t prg_offset; uint32_t chr_offset; };