Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-12-15 | Remove unnecessary patch | neonloop | |
2023-07-24 | Changes funkey-s platform to unix-armv7-hardfloat-neon | neonloop | |
More generic platform is supported by more cores, fewer patches needed to get cores to build. Adding new cores is easier. unix-armv7-cortexa7-hardfloat-neon causes warnings, maybe SDK bug? Generic platform may not be as optimized, but speed difference can be fixed with patches if discovered. | |||
2023-07-16 | Updates Makefile and core patches | neonloop | |
2023-01-30 | Adds override for deferring load state by number of frames | neonloop | |
Fixes instant play for fake-08 and pcsx_rearmmed with bios intro | |||
2023-01-16 | Adds fake-08 core | neonloop | |
Includes resume state patch from shauninman, thanks! https://github.com/shauninman/picoarch/blob/miniui-miyoomini/patches/fake-08/001-fix-resume-state.patch |