Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-08-10 | Fixes core options deallocated by core | neonloop | |
Some cores free core options after notifying libretro, picoarch cannot rely on them staying around. | |||
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 | Wraps core option info lines | neonloop | |
2021-08-04 | Initial commit | neonloop | |