aboutsummaryrefslogtreecommitdiff
path: root/overrides
AgeCommit message (Collapse)Author
2021-10-21Adds gme (Game Music Emu) coreneonloop
2021-10-20Adds QuickNES coreneonloop
2021-09-07Hide "Load new game" in mame2000neonloop
It breaks if you unload a game and then try to run a new game, so the option should be hidden.
2021-08-28Fixes config override detection after loading new gameneonloop
2021-08-27Fixes GBA save methodneonloop
This was not set to libretro, so SRAM was not properly written.
2021-08-27Adds "fastest" ghosting option to gambatteneonloop
2021-08-23Adds fceumm coreneonloop
Needs PGO to hit fullspeed. Nestopia won't run (needs XRGB8888) and would probably be slow. Maybe try QuickNES if speed is an issue with fceumm.
2021-08-22Adds beetle-pce-fast coreneonloop
2021-08-21Updates message display and adds loading message to pcsxneonloop
2021-08-15Moves core option changes into picoarchneonloop
Keeps cores cleaner and avoids conflicts