Commit graph

148 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
88caaf21af Cleanup. 2024-11-14 09:12:05 -05:00
Jean-Philip Desjardins
4d9f583386 Remove unused definition. 2024-11-06 08:25:48 -05:00
Mahmood - Zer0xFF
c3f138a424 Split DiskUtils into BootableUtils 2024-10-24 20:43:37 +01:00
Mahmood - Zer0xFF
9eaf97ae4d Move IsBootableExecutablePath && IsBootableDiscImagePath to DiskUtils namespace 2024-10-24 18:13:18 +01:00
Mahmood - Zer0xFF
ae835d7fa5 Hide Homebrew/Arcade sort option 2024-10-20 14:21:02 +01:00
Mahmood - Zer0xFF
0d43ab4767 Add bootable type filter 2024-10-20 14:20:50 +01:00
Jean-Philip Desjardins
e70ee1608f Report error if HDD image file doesn't have the proper sector size. 2024-09-23 16:10:35 -04:00
Jean-Philip Desjardins
9830049ce1 Style fix. 2024-06-26 14:58:37 -04:00
Jean-Philip Desjardins
68ee945e5c Add ioMode setting in arcadedefs.
Only relevant for Pac Man Battle Royale for now.
2024-06-26 14:58:37 -04:00
Jean-Philip Desjardins
0efd17e79d Make Sys147 button setup changeable through arcadedefs. 2024-05-17 15:41:52 -04:00
Jean-Philip Desjardins
997f25e7fa Prune inexisting arcadedefs. 2024-03-25 16:33:15 -04:00
Jean-Philip Desjardins
02e61ad78b Sys147: Remove hardcoded NAND mounts. 2024-03-25 16:33:15 -04:00
LapisRegia
669cd24960 Renamed GunListener to ScreenPositionListener 2024-02-17 17:34:45 +08:00
LapisRegia
7383e690ad Touchpanel Support 2024-02-15 15:36:23 +08:00
Jean-Philip Desjardins
6be7755785 Reorganise way profiling stats are collected.
Info needs to be updated when VM thread completes a frame.
2024-01-15 10:46:05 -05:00
Jean-Philip Desjardins
606084921c Fix style. 2023-12-20 19:41:12 -05:00
Jean-Philip Desjardins
e90f0464e5 Fix build. 2023-12-20 19:29:52 -05:00
Jean-Philip Desjardins
702474e3c9 Report error on unspecified driver. 2023-12-20 19:29:52 -05:00
Jean-Philip Desjardins
0c2e8eaeac Move arcade driver specifics to their own files. 2023-12-20 19:29:52 -05:00
Jean-Philip Desjardins
440e5b05bb Remove hardcoded game id. 2023-12-20 19:29:52 -05:00
Jean-Philip Desjardins
1dc3f05ad9 Add Animal Kaiser arcade def. 2023-12-20 19:29:52 -05:00
Jean-Philip Desjardins
7e1cdac454 Move sys147 init code in arcade utils. 2023-12-20 19:29:52 -05:00
Jean-Philip Desjardins
c87da67f0d Use ToLower util function. 2023-11-06 18:20:14 -05:00
Jean-Philip Desjardins
b4f635bdd2 Change the way AppConfig base path is initialized. 2023-08-30 17:35:10 -04:00
Jean-Philip Desjardins
b2ae0a1493 Make error message more explicit. 2023-08-25 16:08:52 -04:00
Jean-Philip Desjardins
942e95c9f5 Add dummy PadMan module for Namco arcade games. 2023-07-20 13:07:06 -04:00
CapitaineSheridan
d5f7b83824 Add drive inputmode
Add jvs analog for drive inputmode (limiting to LSY+ for accel and to RSX+ for brake)
Add jvs coin managment despite never receiving jvs coin inc/dec cmd
Resolve missing button4 (tekken) (located on R3)
Latching test button
Just added acedriver3 arcadedef file (not my work).
2023-07-15 13:50:53 +02:00
Jean-Philip Desjardins
fd412969be Reply to ACFLASH commands.
Needed for Tekken 5.1 and Tekken 5: DR.
2023-06-30 16:57:24 -04:00
Jean-Philip Desjardins
a11afa4cb9 Fix sampling rate multiplier when EE is overclocked. 2023-06-30 16:55:03 -04:00
Jean-Philip Desjardins
e722778a17 Allow specification of input mode in arcadedef.
Also adds "drum" mode for Taiko no Tatsujin games.
2023-06-30 16:55:03 -04:00
Jean-Philip Desjardins
9fa0bea153 Override HLE PADMAN module with dummy module.
Fixes crash in Taiko games.
2023-06-12 12:25:56 -04:00
Jean-Philip Desjardins
a2b8773cfa Fix build. 2023-06-12 12:25:56 -04:00
Jean-Philip Desjardins
9c840f6e05 Allow for different EE and IOP memory sizes to be used.
Enables larger memory size for Namco System 256 arcade machines while keeping the standard for PS2 games.
2023-06-12 12:25:55 -04:00
Jean-Philip Desjardins
e46455eef6 Make it possible to change SPU base sampling rate. 2023-06-12 12:25:55 -04:00
Jean-Philip Desjardins
00d53fe1f9 Allow specification of EE clock scale in arcadedef. 2023-06-12 12:25:16 -04:00
Jean-Philip Desjardins
17183567e7 Fix warning. 2023-05-31 13:57:47 -04:00
Jean-Philip Desjardins
1700b901b6 Fix code style. 2023-05-30 21:00:01 -04:00
Jean-Philip Desjardins
356a6c2392 Add some basic button remapping.
Allows binding the same button (circle) for gun trigger in all light gun games.
2023-05-30 20:14:29 -04:00
Jean-Philip Desjardins
cba236d98d Allow light gun coord transform to be specified.
Maybe a bit too simplistic as it doesn't exactly work on Vampire Night.
2023-05-30 20:13:43 -04:00
Jean-Philip Desjardins
3d6b1cc856 Only enable light gun support when game needs it. 2023-05-30 20:12:10 -04:00
Jean-Philip Desjardins
336474a13a Dumping gun WIP. 2023-05-30 20:08:48 -04:00
Jean-Philip Desjardins
ed45313fe5 Add support for loading clones. 2023-03-04 16:14:57 -05:00
Jean-Philip Desjardins
2fff103dbb HDD dump work. 2023-01-18 15:53:32 -05:00
Jean-Philip Desjardins
423622c777 Fix crash when arcadedefs path doesn't exist. 2023-01-18 15:53:31 -05:00
Jean-Philip Desjardins
9e2cae6375 Style fixes. 2023-01-18 15:53:31 -05:00
Jean-Philip Desjardins
e5c7d3bb05 Make arcadedefs relative to app resources directory. 2023-01-18 15:53:31 -05:00
Jean-Philip Desjardins
2dad367548 Fixes to make Wangan Midnight R boot. 2023-01-18 15:53:30 -05:00
Jean-Philip Desjardins
34bb7555d5 Handle rebooting of machine after exiting test mode of some games. 2023-01-18 15:53:30 -05:00
Jean-Philip Desjardins
baec184ad9 Read/write backup ram. 2023-01-18 15:53:30 -05:00