Commit Graph

13 Commits

Author SHA1 Message Date
g012 31cccce3e1 [NES] Added UNROM-512 mapper and sample 2024-04-11 14:46:37 +02:00
g012 5f71b92bcd Converted line endings in VIM files to unix 2024-03-23 16:25:23 +01:00
g012 9c576ef774 [NES] Revamped and tested all GxROM PRG bank switching, and added a sample.
Added asserts in 6502.lua.
2018-01-03 20:34:09 +01:00
g012 c888a63ee3 [NES] Added required ; before and in GxROM mapper functions. 2017-12-29 10:49:06 +01:00
g012 9bf0461f41 Fixed NROM missing variable. 2017-12-28 22:13:23 +01:00
g012 d539f9c194 Added nes_bank1.l65 sample.
Allowed more customization for CHR rom layout.
2017-12-28 21:16:45 +01:00
g012 75db428750 [NES] Fixed wrong index in FCEUX nl debugger file generation. 2017-12-24 00:43:07 +01:00
g012 08d1dd99ad NES Hello World sample modified to define CHR data directly in source, like the VCS sample. 2017-12-23 16:36:02 +01:00
g012 63fcde04ee [NES] Added MMC5 mapper. 2017-12-23 00:39:42 +01:00
g012 a60cf98c57 [NES] Added UxROM, GxROM, CNROM, MMC1 mappers. 2017-12-22 13:24:01 +01:00
g012 d740492e8f [NES] Added MMC3 mapper. 2017-12-22 01:42:54 +01:00
g012 1245156c19 Added FCEUX and Mesen symbol files generation for NES. 2017-12-20 18:55:53 +01:00
g012 cbe967a074 Added first version of NES lib and hello world sample. 2017-12-18 23:59:43 +01:00