aboutsummaryrefslogtreecommitdiff
path: root/patches
AgeCommit message (Collapse)Author
2021-08-22Fixes ordering of events when using combo keysneonloop
Sometimes menu would get stuck, because the simulated events would be pushed after real events. Now transform all keyboard events first, so the transform code has complete control over the order.
2021-08-15Fixes profile path for pcsx_rearmedneonloop
2021-08-15Moves core option changes into picoarchneonloop
Keeps cores cleaner and avoids conflicts
2021-08-15Fixes profile generation for mame2000 / snes9x2005neonloop
2021-08-14Updates pcsx_rearmed core options text / defaultsneonloop
2021-08-14Adds auto-frameskip to pcsx_rearmedneonloop
2021-08-14Adds basic pcsx_rearmed core supportneonloop
2021-08-13Adds gambatte coreneonloop
2021-08-12Updates snes9x2005 patchesneonloop
2021-08-12Adds combo key support to libpicofeneonloop
2021-08-10Renames core patch filesneonloop
First numbers for upstreamable patches. Later numbers for picoarch-specific patches.
2021-08-10Reduces vector game resolution to 320x240neonloop
2021-08-10Adds vertical mode to mame2000neonloop
2021-08-10Adds mame2000 core and fixes options/scalerneonloop
2021-08-04Wraps core option info linesneonloop
2021-08-04Initial commitneonloop