Commit graph

17 commits

Author SHA1 Message Date
Jean-Philip Desjardins
30568a057d Use app_config module.
Some checks failed
Build macOS / build_macos (push) Has been cancelled
Build Android / build_android (apk) (push) Has been cancelled
Build Android / build_android (libretro) (push) Has been cancelled
Build Linux ARM32 / build_linux_arm32 (push) Has been cancelled
Build Linux ARM64 / build_linux_arm64 (push) Has been cancelled
Build Windows Psf / build_windows_psf (off, x86_64, Visual Studio 16 2019, installer64.nsi, x64) (push) Has been cancelled
Build Windows Psf / build_windows_psf (on, x86_64, Visual Studio 16 2019, installer64.nsi, x64) (push) Has been cancelled
Build Windows / build_windows (x86_32, Visual Studio 16 2019, installer32.nsi, win32_msvc2019, Win32) (push) Has been cancelled
Build Windows / build_windows (x86_64, Visual Studio 16 2019, installer64.nsi, win64_msvc2019_64, x64) (push) Has been cancelled
Check Format / run_clangformat (push) Has been cancelled
Build iOS / build_ios (push) Has been cancelled
Build JavaScript / build_js (push) Has been cancelled
Build Linux / build_linux (push) Has been cancelled
2025-03-11 16:18:58 -04:00
Jean-Philip Desjardins
8c543186da Apply CZipArchiveWriter refactoring. 2023-07-23 17:22:18 -04:00
Jean-Philip Desjardins
b6febef115 Improve timings for external clock based IOP timers.
Fixes Dark Cloud's music being too fast.
2023-05-24 09:21:24 -04:00
Jean-Philip Desjardins
6863dc0ebf Properly handle overflow on 32-bits timers. 2022-06-28 13:42:10 -04:00
Jean-Philip Desjardins
fa54778df1 IOP timer 3 can also count on hblank. 2020-09-22 08:45:58 -04:00
Jean-Philip Desjardins
2f8fd75bcc Improve formatting. 2020-09-22 08:45:58 -04:00
Jean-Philip Desjardins
2076edf3c0 Fix Linux build. 2019-08-17 13:51:31 -04:00
Jean-Philip Desjardins
e5ae547e66 Move saved state helper classes to a subfolder. 2019-02-06 19:04:51 -05:00
Clang-Format
acf75535ec Clang format 2018-04-30 21:01:23 +01:00
Mahmood(Thunder07)
97c229ec98 Cleanup
Silence:"warning: '0' flag ignored with precision and ‘%X’ gnu_printf format"
2017-05-29 06:01:32 +01:00
Jean-Philip Desjardins
0b35fe2f88 Added support for timer prescale on IOP. 2015-07-21 01:22:26 -04:00
Jean-Philip Desjardins
cd653ca0be Include root counters state in saved states. 2014-06-28 23:49:51 -04:00
jpd002
521f7bc544 Improved RootCounters emulation (added more counters used in IOP and fixed counting modes).
Improved Timrman IOP module emulation (removed lots of hardcoded stuff).
Added a way to switch from PSX's CPU frequency to IOP's CPU frequency (needed for proper PSX/PS2 PSF playing).

git-svn-id: http://svn.purei.org/purei/trunk@933 b36208d7-6611-0410-8bec-b1987f11c4a2
2012-05-29 01:01:02 +00:00
jpd002
fa611a85fa Various stuff (fixed some include paths, XML serialization for MIPStags, etc.)
git-svn-id: http://svn.purei.org/purei/trunk@421 b36208d7-6611-0410-8bec-b1987f11c4a2
2008-11-24 02:08:50 +00:00
jpd002
020712373a Put scale value of root counter back to its real value.
git-svn-id: http://svn.purei.org/purei/trunk@405 b36208d7-6611-0410-8bec-b1987f11c4a2
2008-11-05 02:48:23 +00:00
jpd002
98d8a1196e git-svn-id: http://svn.purei.org/purei/trunk@404 b36208d7-6611-0410-8bec-b1987f11c4a2 2008-11-04 23:21:45 +00:00
jpd002
4d51d9378a Purei changes for PsfPlayer.
git-svn-id: http://svn.purei.org/purei/trunk@400 b36208d7-6611-0410-8bec-b1987f11c4a2
2008-11-03 00:36:40 +00:00