Jean-Philip Desjardins
30568a057d
Use app_config module.
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
a97b225d6c
Cleanup.
2023-07-20 13:03:56 -04:00
Jean-Philip Desjardins
c666117b1e
Add SaveState and LoadState in Module interface.
2020-09-22 17:20:14 -04:00
Jean-Philip Desjardins
177fb30887
Handle SetMainMode in PADMAN HLE.
2020-09-16 09:30:54 -04:00
Jean-Philip Desjardins
7551084136
Cleanup.
2020-09-16 09:29:37 -04:00
Jean-Philip Desjardins
5fedb2c75a
Handle multiple pads in PADMAN HLE.
2020-09-15 15:02:10 -04:00
Jean-Philip Desjardins
5edd01542e
Only process pad 1 in HLE PADMAN.
2020-09-15 09:30:17 -04:00
Jean-Philip Desjardins
e5ae547e66
Move saved state helper classes to a subfolder.
2019-02-06 19:04:51 -05:00
Jean-Philip Desjardins
4d460a4f4a
Code style fixes.
2018-09-26 12:34:43 -04:00
Jean-Philip Desjardins
6ab1fb655c
Improve log message.
2018-09-26 12:34:43 -04:00
Jean-Philip Desjardins
b993c0e9bb
Implement PADMAN's close function.
2018-09-26 12:34:43 -04:00
Jean-Philip Desjardins
458152e475
Initialize pad data even though we won't update it.
2018-05-10 13:59:17 -04:00
Clang-Format
acf75535ec
Clang format
2018-04-30 21:01:23 +01:00
Jean-Philip Desjardins
0f8004596e
Specify std namespace.
2017-12-23 11:04:06 -05: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
b408dd9f18
Added SifModuleProvider interface.
2016-01-23 22:12:30 -05:00
Jean-Philip Desjardins
bef5ed9386
Don't register HLE PadMan SIF server handlers by default.
2016-01-23 22:12:28 -05:00
jpd002
9cdc88881b
Added support for an additional PADDATA structure that is 128 bytes long used in Dynasty Warriors 2. Also did some cleanup.
...
git-svn-id: http://svn.purei.org/purei/trunk@944 b36208d7-6611-0410-8bec-b1987f11c4a2
2012-06-17 19:13:30 +00:00
jpd002
74ddd5ef12
Second pass of cleanup for C++11.
...
git-svn-id: http://svn.purei.org/purei/trunk@852 b36208d7-6611-0410-8bec-b1987f11c4a2
2012-03-11 20:16:15 +00:00
jpd002
85830b9134
PadMan: Added a new type of structure for FFX. (Probably needs to be selectable.)
...
git-svn-id: http://svn.purei.org/purei/trunk@594 b36208d7-6611-0410-8bec-b1987f11c4a2
2010-01-14 03:29:21 +00:00
jpd002
68daccb985
Hacked placeholder definitions so it can compile on multiple platforms.
...
git-svn-id: http://svn.purei.org/purei/trunk@454 b36208d7-6611-0410-8bec-b1987f11c4a2
2008-12-24 01:39:03 +00:00
jpd002
775ef52d0e
Made the thing compile with boost 1.37.
...
Some RPC call stuff which isn't totally functional.
Fixed bugs in MailBox.
git-svn-id: http://svn.purei.org/purei/trunk@447 b36208d7-6611-0410-8bec-b1987f11c4a2
2008-12-15 02:57:21 +00:00
jpd002
e64e16b5be
Mucho IOP stuff.
...
git-svn-id: http://svn.purei.org/purei/trunk@441 b36208d7-6611-0410-8bec-b1987f11c4a2
2008-12-08 03:43:30 +00:00
jpd002
1241465ad5
FunctionsView now support modules.
...
git-svn-id: http://svn.purei.org/purei/trunk@428 b36208d7-6611-0410-8bec-b1987f11c4a2
2008-11-30 02:30:05 +00:00
jpd002
d518b18c3a
Purei compiles again.
...
PsfPlayer probably not.
git-svn-id: http://svn.purei.org/purei/trunk@411 b36208d7-6611-0410-8bec-b1987f11c4a2
2008-11-10 01:46:02 +00:00
jpd002
6201ce907d
Moar stuff for Guilty Gear XX.
...
git-svn-id: http://svn.purei.org/purei/trunk@381 b36208d7-6611-0410-8bec-b1987f11c4a2
2008-10-20 04:14:13 +00:00
jpd002
14129468e4
Removed uses of CList, CEvent, CEventEx, CEventHandler.
...
Fixed TR1 compilance.
Input configuration support for Win32.
Support for analog axis in PadMan.
git-svn-id: http://svn.purei.org/purei/trunk@361 b36208d7-6611-0410-8bec-b1987f11c4a2
2008-08-24 21:28:42 +00:00
jpd002
d280b36592
Fixed constant propragation bug that affected Atelier Iris.
...
git-svn-id: http://svn.purei.org/purei/trunk@262 b36208d7-6611-0410-8bec-b1987f11c4a2
2008-03-11 11:49:11 +00:00
jpd002
61d70ed3bc
MacOSX Fixes
...
git-svn-id: http://svn.purei.org/purei/trunk@261 b36208d7-6611-0410-8bec-b1987f11c4a2
2008-03-08 18:50:41 +00:00
jpd002
7d28e864c7
Readded PadMan iop module.
...
Changed the movie skipping patch for A6.
Did some more conversion.
git-svn-id: http://svn.purei.org/purei/trunk@258 b36208d7-6611-0410-8bec-b1987f11c4a2
2008-03-03 00:38:28 +00:00