INL-retro-progdump/host/scripts/nes
Zorchenhimer c85bb1db62
NINA mapper
Addded a script for the NINA mapper.
This code is originally from August 2021.
2025-11-18 23:19:55 -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 ------------------------------------------- 2019-08-16 10:27:19 -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 ------------------------------------------- 2019-08-16 10:27:19 -05: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 ------------------------------------------- 2019-08-16 10:27:19 -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 ------------------------------------------- 2019-08-16 10:27:19 -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 GTROM fix, forgot about adding (prob unnecessary) cur_bank write to the 2019-09-19 10:00:57 -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 ------------------------------------------- 2019-08-16 10:27:19 -05:00
mmc1.lua ------------------------------------------- 2019-08-16 10:27:19 -05:00
mmc2.lua ------------------------------------------- 2019-08-16 10:27:19 -05:00
mmc3.lua ------------------------------------------- 2019-08-16 10:27:19 -05:00
mmc4.lua ------------------------------------------- 2019-08-16 10:27:19 -05:00
mmc5.lua Paul's Infinite workbench stream updates from MMC5 & sega genesis 2019-11-01 10:15:41 -05:00
nina.lua NINA mapper 2025-11-18 23:19:55 -05:00
nrom.lua ------------------------------------------- 2019-08-16 10:27:19 -05:00
studybox.lua StudyBox host script 2025-11-18 23:10:32 -05:00
unrom.lua Fixed off-by-one error with unrom banktables 2020-05-28 07:01:28 -05:00
unrom_tsop.lua ------------------------------------------- 2019-08-16 10:27:19 -05:00