aboutsummaryrefslogtreecommitdiff
path: root/plat.h
AgeCommit message (Collapse)Author
2023-01-09Adds initial Funkey S supportneonloop
2022-03-27Changes capacity to occupancy and return whole number as percentneonloop
Avoids float operations and redundant "1 -"
2022-03-25Adds passthrough resampler when core rate is supportedneonloop
Small improvement to performance
2021-08-27Adds a standalone multi-emulator modeneonloop
When starting without arguments, can select a core in the current directory and some content (a game). Allows loading a different game from the in-game menu.
2021-08-24Adds option for CPU % displayneonloop
2021-08-21Updates message display and adds loading message to pcsxneonloop
2021-08-13Adds screenshots to savestatesneonloop
2021-08-04Initial commitneonloop