Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-08-23 | Adds fceumm core | neonloop | |
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-22 | Adds beetle-pce-fast core | neonloop | |
2021-08-22 | Uses libretro-common as a submodule | neonloop | |
2021-08-21 | Updates message display and adds loading message to pcsx | neonloop | |
2021-08-20 | Adds disc control to MinUI | neonloop | |
2021-08-20 | Switches patch to git apply | neonloop | |
Should fail earlier when patches don't apply, easier to fix / update failing patches | |||
2021-08-15 | Moves core option changes into picoarch | neonloop | |
Keeps cores cleaner and avoids conflicts | |||
2021-08-14 | Updates pcsx_rearmed core options text / defaults | neonloop | |
2021-08-14 | Adds basic pcsx_rearmed core support | neonloop | |
2021-08-13 | Adds gambatte core | neonloop | |
2021-08-12 | Adds combo key support to libpicofe | neonloop | |
2021-08-10 | Adds mame2000 core and fixes options/scaler | neonloop | |
2021-08-07 | Adds generic nearest and smooth scalers | neonloop | |
Smooth is slower (10-15%) than a scaler built for a specific resolution. Works well for downscaling and for odd screen ratios until a custom scaler is built. Replaces the snes smooth scaler (outperforms it) and the gba smooth scaler (looks better) | |||
2021-08-04 | Only wrap option info if it exists | neonloop | |
2021-08-04 | Initial commit | neonloop | |