Commit Graph

95 Commits

Author SHA1 Message Date
Souryo
b4489ed0f7 Linux: Fixed all clang warnings 2016-12-17 23:14:47 -05:00
Souryo
c1a6453343 Debugger: Memory access counters (read/write/exec/uninitialized read) 2016-12-01 19:38:48 -05:00
Souryo
512e37c6af Debugger: Labels/comments now work with built-in ram, work ram and save ram 2016-11-22 22:38:14 -05:00
Souryo
2b98a8184b Debugger: Ensure debugger reading vram causes no side effects 2016-11-13 22:38:06 -05:00
Souryo
ee28265c78 UNIF BMC-70in1/BMC-70in1B board support (Defined as mapper #236 in Nestopia) 2016-11-07 19:09:08 -05:00
Souryo
790810df9b Debugger: Fixed crash when opening debugger for NSF files 2016-09-08 18:11:50 -04:00
Souryo
3a9c8f9236 Debugger: Ability to view all of CHR in chr viewer + Added mask option (based on CDL file) 2016-09-05 12:09:14 -04:00
Souryo
760c844d4d Debugger: Allow export/import of memory to/from files 2016-09-05 09:05:34 -04:00
Souryo
69f1ca010e Debugger: Added cpu/ppu memory mapping display (not finished, but enough for most typical cases) 2016-09-04 18:08:16 -04:00
Souryo
86df4314b4 Fixed MMC5 issues caused by previous changes to how save/work ram size are determined 2016-08-26 21:57:32 -04:00
Souryo
514663fba0 Fixed SetCpuMemoryMapping() behavior when range is bigger than page size 2016-08-26 21:50:52 -04:00
Souryo
9d239daf3c Emulation: Init sram/wram/chrram/ntram the same way as the internal ram 2016-08-24 20:48:14 -04:00
Souryo
842bd14c17 Mappers: Stricter rules for work/save ram definitions (Fixes Cosmo Police Galivan without patching, but breaks save state compatibility) 2016-08-18 23:59:38 -04:00
Souryo
f979a0679c Mappers: Fixed issue where unallocated memory could be used for work/save ram when size smaller than 8kb (Fixes Gradius II and Crisis Force) 2016-08-18 23:41:58 -04:00
Souryo
8ac15c6f53 Saved CHR ram + Mapper 168 support 2016-07-29 17:28:01 -04:00
Souryo
062d22ae80 Work/Save ram general improvements.
-Added support for work ram size field in NES 2.0
-Updated DB to list both work ram & save ram sizes
-Fixed MMC1/MMC3 implementation (and implemented the wram/sram protection bits)
Holy Diver tests now all pass (except a minor IRQ timing issue for FME7)
2016-07-26 19:19:28 -04:00
Souryo
d8fd734fe2 Mapper 165 support 2016-07-23 09:33:36 -04:00
Souryo
e2c844592e Mapper 235 support 2016-07-20 21:09:11 -04:00
Souryo
313340198e Vs System: Automatically select proper PPU & input mapping based on rom name/CRC + implemented support for vs system input remappings (some games change the buttons around) 2016-07-10 09:05:41 -04:00
Souryo
176949b8b0 NSF: Override NSF file's NTSC/PAL flag when a specific region is selected in the options 2016-07-09 10:23:07 -04:00
Souryo
f24b0e3595 MMC5: Vertical split mode support 2016-07-02 14:48:46 -04:00
Souryo
b852edfec8 NSF/NSFe support 2016-06-25 20:46:54 -04:00
Souryo
bef12d69a8 Mapper 218 support 2016-06-18 18:16:25 -04:00
Souryo
298a789cfc 7z support + Rom selection for archives containing multiple rom files + General fixes/improvements when dealing with archives (cheats, save states, saved data, etc.) 2016-06-17 20:53:05 -04:00
Souryo
941d3884ef Game DB: Added a game database (mix of Nestopia's DB and NesCartDB) - used to correct invalid ROM headers and automatically detect NES 2.0 submappers 2016-06-15 21:59:34 -04:00
Souryo
ecd82d7f91 Bandai FCG/LZ93D50 (Mapper 16/153/157/159 support) - 24C01/24C02 EEPROM support is not implemented 2016-06-13 22:46:01 -04:00
Souryo
ac2aab6609 NES 2.0: Support for CHR RAM size field (non-battery backed - byte 11). Fixes mmc3bigchrram test. 2016-06-12 13:53:41 -04:00
Souryo
d04551b0ae Namco 129/163/175/340 (Mapper 19 & 210) support (including audio) 2016-06-11 13:18:47 -04:00
Souryo
3630395d6e NES 2.0: Additional submapper support for mappers 1, 2, 3, 7, 32, 34, 71, 78, 232 2016-06-03 19:16:31 -04:00
Souryo
4cb8ae7076 Save states: Removed MS-specific extension usage & disabled extensions + Removed some errors/warnings caused by this change 2016-06-02 23:56:11 -04:00
Souryo
04d470b15d Support for VS Unisystem games (Not yet supported properly in movies and netplay) 2016-04-30 20:08:53 -04:00
Souryo
f1d8bde090 Debugger: Allow disassembly of cartridge work ram & cpu ram + Added tracing for NMI, IRQ and DMAs 2016-02-13 22:19:42 -05:00
Souryo
df8e66a5e7 FDS support (missing sound emulation) 2016-01-28 20:47:16 -05:00
Souryo
4d8a007e5f Mapper 24 & 26 (VRC6) support (Incomplete) 2016-01-24 14:20:35 -05:00
Souryo
b00a565354 BaseMapper: Refactoring, improved generic save state support 2016-01-24 11:18:50 -05:00
Souryo
9376c15abf Mapper 45 support 2016-01-24 00:40:56 -05:00
Souryo
0003edb90c Mapper 118 (TKSROM/TLSROM) support 2016-01-23 21:09:01 -05:00
Souryo
f6b22285e9 Mapper 12 support 2016-01-20 20:32:49 -05:00
Souryo
c034133518 Mapper 205 support 2016-01-20 19:32:28 -05:00
Souryo
fc2cc89fea Mapper 72 & 92 support 2016-01-19 23:12:47 -05:00
Souryo
b3a6447a94 BaseMapper - Support for both CHR ROM & RAM at once
Mapper 74, 119, 191, 192, 194, 195 support
2016-01-19 20:16:00 -05:00
Souryo
3f0972be23 Mapper 242 support 2016-01-18 21:46:53 -05:00
Souryo
242ad5a33a Mapper 115 support 2016-01-18 19:33:50 -05:00
Souryo
89943b425a NES 2.0: Initial dev, not fully supported yet 2016-01-16 20:21:14 -05:00
Souryo
411967e4fa Open bus (PPU and CPU) - Fixes several open bus related tests (ppu_open_bus, test_cpu_exec_space_apu, test_cpu_exec_space_ppuio) 2016-01-02 20:36:22 -05:00
Souryo
7795b7ee1d BaseMapper: Fixed initialization issues that could cause inconsistent behavior in games that use unallocated memory 2016-01-01 10:21:16 -05:00
Souryo
2df8a66e20 BNROM+Nina01 support (Mapper 34) 2015-12-31 09:51:01 -05:00
Souryo
ae3e6c4978 CNROM w/ copy protection (Mapper 185) support 2015-12-30 19:41:01 -05:00
Souryo
f729f67bb8 TaitoX1005 (Mapper 80) support 2015-12-30 18:26:40 -05:00
Souryo
a98ce1c518 Nina-03/06 support (Mapper 79) 2015-12-30 11:47:36 -05:00