Commit Graph

1153 Commits

Author SHA1 Message Date
NewRisingSun
46a8874fe9 CNROM/UNROM: Only emulate bus conflicts when explicitly specified by NES 2.0 header. 2021-11-14 16:20:10 +01:00
NewRisingSun
fe6c0c4513 Added support for mapper 383. 2021-11-14 16:11:24 +01:00
NewRisingSun
a4586e0aee Add UNROM modes and two-chip variant to mapper 242 2021-11-13 23:15:13 +01:00
NewRisingSun
b72007fa62 Add Realtec 8099 PCB support to mapper 236 2021-11-13 21:26:59 +01:00
NewRisingSun
d99e6e563c Add support for mapper 376 2021-10-22 22:29:26 +02:00
NewRisingSun
aa8108a4e3 Add support for K-42001, make mapper 314 reset to menu. 2021-10-22 22:16:05 +02:00
NewRisingSun
5a10da375e Simplify mapper 219 emulation; add outer bank register. 2021-10-20 23:03:19 +02:00
NewRisingSun
cb3a22daf0 Mapper 134: Add PRG/CHR A19 outer bank bits 2021-09-21 23:36:44 +02:00
NewRisingSun
21c829ba43 Add mapper 236 2021-09-21 22:21:44 +02:00
Autechre
afe2b4d965 Merge pull request #461 from jdgleaver/gitlab-retrofw
(.gitlab-ci.yml) Add RetroFW target
2021-07-29 14:46:07 +02:00
jdgleaver
19e7181d78 (.gitlab-ci.yml) Add RetroFW target 2021-07-29 13:39:30 +01:00
Autechre
a35a61e25b Merge pull request #460 from Poligraf/retrofw
Add retrofw target
2021-07-29 13:43:58 +02:00
Poligraf
82b5a135a0 Add retrofw target 2021-07-29 22:50:24 +12:00
Autechre
a42bd198a0 Merge pull request #458 from negativeExponent/patch-4
Fix controller info index
2021-07-04 19:35:09 +02:00
negativeExponent
4b9f65e27b Fix controller info index 2021-07-04 22:10:50 +08:00
twinaphex
152198515c Buildfix 2021-06-14 15:26:43 +02:00
Autechre
18ca08dc8c Merge pull request #457 from NRS-NewRisingSun/mappers-16x
Mappers 162/163/164/558
2021-06-14 15:15:22 +02:00
NewRisingSun
3a85082268 Found a database mistake 2021-06-07 19:23:09 +02:00
NewRisingSun
07236cdd44 Comment style 2021-06-07 19:15:13 +02:00
NewRisingSun
9e7f924a67 Add a few misheadered ROMs from a Nanjing ROM pack to ines-correct.h 2021-06-07 19:09:37 +02:00
NewRisingSun
19bba93928 Add FF7 translation to ines-correct.h 2021-06-07 18:55:32 +02:00
twinaphex
658ef18d2e Cleanups; turn some functions static 2021-06-06 02:02:46 +02:00
twinaphex
8331b3c425 Cleanups 2021-06-06 01:57:41 +02:00
twinaphex
84bb7c4e9d Cleanup 2021-06-06 01:53:33 +02:00
twinaphex
36e38000ef Remove unused functions 2021-06-05 21:15:36 +02:00
twinaphex
6e1dd7cde1 Cleanup 2021-06-05 21:13:51 +02:00
twinaphex
2b187732ea Get rid of obsolete variable 2021-06-05 21:11:41 +02:00
twinaphex
3dbf430262 Wrap all fopen access - go through FCEUD_UTF8fopen isntead 2021-06-05 21:07:55 +02:00
twinaphex
e154706586 Some cleanups + we don't need a non-libretro codepath 2021-06-05 20:56:49 +02:00
Autechre
0acfea1ca9 Merge pull request #456 from libretro/revert-455-update
Revert "some cleanups"
2021-06-05 15:05:15 +02:00
Autechre
aa4615c417 Revert "some cleanups" 2021-06-05 15:05:07 +02:00
twinaphex
cbc17a077b iNESLoad - some code is not used except for printing some information,
stub it out with DEBUG ifdefs
2021-06-05 14:55:17 +02:00
Autechre
28b511d57e Merge pull request #455 from negativeExponent/update
some cleanups
2021-06-05 14:45:38 +02:00
negativeExponent
001e3a2428 Remove this (remnants of ppuview) 2021-06-05 08:39:47 +08:00
negativeExponent
6f8be4cedd Simplify palette core options
Fetch names from palette struct instead.
2021-06-05 08:26:45 +08:00
twinaphex
85d5c87d3d - Simplify MakeMemWrapBuffer
- FCEUI_LoadGame - UNIFLoad and FDSLoad never use 'name' so pass
NULL here
2021-06-04 21:01:19 +02:00
negativeExponent
e75d6be00b Remove ununsed, commented code 2021-06-03 13:30:16 +08:00
negativeExponent
f6cc87a8fa Move overclock-related variables to ppu instead
Just makes more sense since overclocking is ppu-based.
2021-06-03 10:50:30 +08:00
negativeExponent
46ca02a206 Move settings-related vars to FSettings struct
- Just some more cleanups
2021-06-02 04:18:53 +08:00
negativeExponent
403f682eb7 Cleanup: Remove a few extern 2021-05-31 16:55:09 +08:00
NewRisingSun
d4c0d6e852 Update database for mappers 162-164/558 2021-05-30 10:05:10 +02:00
NewRisingSun
97ffbc5f83 Rewrite mappers 162,163,164; add mapper 558. Add EEPROM support to 164. 2021-05-30 01:08:41 +02:00
Autechre
597175043b Merge pull request #451 from tim942/patch-1
Add a Pixel Perfect option
2021-05-28 22:10:58 +02:00
Autechre
6cb17e6409 Merge pull request #453 from NRS-NewRisingSun/mapper176
Update mapper 176 emulation to use submappers
2021-05-28 22:10:49 +02:00
NewRisingSun
16bec051bf Make sure the comments reflect what the code actually does. 2021-05-28 22:03:19 +02:00
NewRisingSun
e1f4133bb2 Improve the UNIF to subType heuristics, since UNIF ROMs do not use the database in ines-correct.h. 2021-05-28 21:46:55 +02:00
NewRisingSun
ce2d55c3e8 Update the database for mapper 176 games. Set the iNES2 flag when the submapper field is used. 2021-05-28 21:22:18 +02:00
NewRisingSun
b02fa46cb1 Add support for Jncota variant, mapper 523 2021-05-26 20:36:06 +02:00
NewRisingSun
3cc9c32306 Use submappers and apply latest hardware findings. Use a heuristic to determine whether to change the DIP switch on every reset. 2021-05-26 20:19:25 +02:00
tim942
39bce27194 Update libretro_core_options.h
Adding Pixel Perfect option
2021-04-28 18:20:30 -05:00