INL-retro-progdump/host/scripts
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
..
app Basic NES file header creation. PRG/CHR-ROM sizes are filled in based 2019-03-21 20:28:53 -05:00
gb Allow specifying rom size in kilobytes via CLI, do related plumbing to keep Kb as internal representation w/o breaking support for also accepting size in megabits. Cleanup gb scripts to remove unreachable code that was left around from their origin as nes scripts, migrate process()'s to be table driven, add support for gb in inlretro2.lua 2019-01-14 07:14:15 -06:00
gba Allow specifying rom size in kilobytes via CLI, do related plumbing to keep Kb as internal representation w/o breaking support for also accepting size in megabits. Cleanup gb scripts to remove unreachable code that was left around from their origin as nes scripts, migrate process()'s to be table driven, add support for gb in inlretro2.lua 2019-01-14 07:14:15 -06:00
n64 Allow specifying rom size in kilobytes via CLI, do related plumbing to keep Kb as internal representation w/o breaking support for also accepting size in megabits. Cleanup gb scripts to remove unreachable code that was left around from their origin as nes scripts, migrate process()'s to be table driven, add support for gb in inlretro2.lua 2019-01-14 07:14:15 -06:00
nes Basic NES file header creation. PRG/CHR-ROM sizes are filled in based 2019-03-21 20:28:53 -05:00
sega Add header parsing for Genesis, ROM size autodetection, checksum validation. 2019-03-16 17:20:26 -05:00
snes Fix HiROM/LoROM detection, add autodetect for sram sizes, make displaying header resilient to unknown values. 2019-03-03 15:34:03 -06:00
inlretro.lua inlretro2 support for snes, all consoles now supported via CLI 2019-01-23 20:19:17 -06:00
inlretro2.lua Support for GTROM mapper 111. Both INLretro6 firmware and AVR firmware 2019-02-16 10:04:11 -06:00