INL-retro-progdump/host/scripts/nes
Paul XPS 577277cd2b Basic NES file header creation. PRG/CHR-ROM sizes are filled in based
on provided prg/chr rom input args for dumping.  Mirroring is sensed &
entered for fixed mirror mappers.  So this is basic iNES file format.

Still don't have automatic banktable locating, nor mapper detection.

But this provides a basic header that should work with most currently
supported NES mappers.  If the headers need tweaked, I recommend opening
in Mesen and using it's header modifcation tool.
2019-03-21 20:28:53 -05:00
..
action53.lua Basic NES file header creation. PRG/CHR-ROM sizes are filled in based 2019-03-21 20:28:53 -05:00
action53_tsop.lua Basic NES file header creation. PRG/CHR-ROM sizes are filled in based 2019-03-21 20:28:53 -05:00
blank.lua Massively overdue commit of several months worth of random work. 2018-07-08 20:23:44 -05:00
bnrom.lua Basic NES file header creation. PRG/CHR-ROM sizes are filled in based 2019-03-21 20:28:53 -05:00
cdream.lua Change interface to process() for all NES mappers to make higher level scripts more flexible in using them, eliminate hardcoded prg,chr,ram sizes. Add CLI options to drive all this functionality directly. Note: Option letters are chosen somewhat arbitarily, next change will be to use argp so more descriptive flag names can be used ex: --nes_prg_rom_size_kb=16 in addition to single character shortnames. This will be important as console support expands. 2018-12-02 13:06:22 -06:00
cninja.lua Change interface to process() for all NES mappers to make higher level scripts more flexible in using them, eliminate hardcoded prg,chr,ram sizes. Add CLI options to drive all this functionality directly. Note: Option letters are chosen somewhat arbitarily, next change will be to use argp so more descriptive flag names can be used ex: --nes_prg_rom_size_kb=16 in addition to single character shortnames. This will be important as console support expands. 2018-12-02 13:06:22 -06:00
cnrom.lua Basic NES file header creation. PRG/CHR-ROM sizes are filled in based 2019-03-21 20:28:53 -05:00
dualport.lua Change interface to process() for all NES mappers to make higher level scripts more flexible in using them, eliminate hardcoded prg,chr,ram sizes. Add CLI options to drive all this functionality directly. Note: Option letters are chosen somewhat arbitarily, next change will be to use argp so more descriptive flag names can be used ex: --nes_prg_rom_size_kb=16 in addition to single character shortnames. This will be important as console support expands. 2018-12-02 13:06:22 -06:00
easyNSF.lua Basic NES file header creation. PRG/CHR-ROM sizes are filled in based 2019-03-21 20:28:53 -05:00
fme7.lua Basic NES file header creation. PRG/CHR-ROM sizes are filled in based 2019-03-21 20:28:53 -05:00
gtrom.lua Basic NES file header creation. PRG/CHR-ROM sizes are filled in based 2019-03-21 20:28:53 -05:00
mapper30.lua Basic NES file header creation. PRG/CHR-ROM sizes are filled in based 2019-03-21 20:28:53 -05:00
mapper30v2.lua Basic NES file header creation. PRG/CHR-ROM sizes are filled in based 2019-03-21 20:28:53 -05:00
mmc1.lua Basic NES file header creation. PRG/CHR-ROM sizes are filled in based 2019-03-21 20:28:53 -05:00
mmc3.lua Basic NES file header creation. PRG/CHR-ROM sizes are filled in based 2019-03-21 20:28:53 -05:00
mmc4.lua Basic NES file header creation. PRG/CHR-ROM sizes are filled in based 2019-03-21 20:28:53 -05:00
mmc5.lua Basic NES file header creation. PRG/CHR-ROM sizes are filled in based 2019-03-21 20:28:53 -05:00
nrom.lua Basic NES file header creation. PRG/CHR-ROM sizes are filled in based 2019-03-21 20:28:53 -05:00
unrom.lua Basic NES file header creation. PRG/CHR-ROM sizes are filled in based 2019-03-21 20:28:53 -05:00