This website requires JavaScript.
Explore
Help
Sign In
Zorchenhimer
/
INL-retro-progdump
Watch
1
Star
0
Fork
You've already forked INL-retro-progdump
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
26f403d9f6
INL-retro-progdump
/
host
/
source
History
beyondcoast
26f403d9f6
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
..
lua
Deleted lua makefile from attempt to move last commit.
2017-07-05 17:57:17 -05:00
old
Getting closer to how I'd like to handle dictionary calls with lua.
2017-08-01 17:17:13 -05:00
inlprog.c
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
usb_operations.c
Eliminate warnings in usb_operations.c, rearrange variable declarations.
2018-11-25 12:57:08 -06:00
usb_operations.h
Getting closer to how I'd like to handle dictionary calls with lua.
2017-08-01 17:17:13 -05:00