Commit graph

112 commits

Author SHA1 Message Date
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
Jean-Philip Desjardins
49ca5e88ff Unify ext ram stuff. 2023-01-18 15:53:29 -05:00
Jean-Philip Desjardins
520b1e7fef Add ACRAM HLE module. 2023-01-18 15:53:29 -05:00
Jean-Philip Desjardins
3f37fabc7d Some Tekken 5 DR experimentation. 2023-01-18 15:53:29 -05:00
Jean-Philip Desjardins
b520c8f0e5 Set boot command line parameter. 2023-01-18 15:53:29 -05:00
Jean-Philip Desjardins
5412af6cb3 Allow replacing HLE modules by name. 2023-01-18 15:53:29 -05:00
Jean-Philip Desjardins
0a5f2dee52 Register rom0:DAEMON as HLE. 2023-01-18 15:53:29 -05:00
Jean-Philip Desjardins
cf6a05159b Allow changing default IOP reboot image version.
Ridge Racer V doesn't have a FileIO update and seems to expect version 2050.
2023-01-18 15:53:29 -05:00
Jean-Philip Desjardins
3374c0908b Move ACCDVD stuff in its own file. 2023-01-18 15:53:28 -05:00
Jean-Philip Desjardins
2b0c553c60 JVIO reveng work dump. 2023-01-18 15:53:28 -05:00
Jean-Philip Desjardins
43e4e9541a Start machine immediately if not debugging. 2023-01-18 15:53:28 -05:00
Jean-Philip Desjardins
e28cb065a8 Allow commenting out patches. 2023-01-18 15:53:28 -05:00
Jean-Philip Desjardins
fc48553efa Add Namco Arcade IOP HLE module. 2023-01-18 15:53:28 -05:00
Jean-Philip Desjardins
5d926e1b3f Parse patches in definition file. 2023-01-18 15:53:27 -05:00
Jean-Philip Desjardins
596448f726 Mount CDVD image. 2023-01-18 15:53:27 -05:00
Jean-Philip Desjardins
f936662f5a Boot from arcade machine definition. 2023-01-18 15:53:27 -05:00
Jean-Philip Desjardins
f20780487b Add arcade machine bootable type. 2023-01-18 15:53:27 -05:00
Mahmood - Zer0xFF
763dc39049 fix condition 2022-02-24 15:32:35 +00:00
Mahmood - Zer0xFF
612463ee3a enable state filter 2022-02-19 00:40:47 +00:00
Mahmood - Zer0xFF
fc7af9e227 show state color when available 2022-02-19 00:40:29 +00:00
Jean-Philip Desjardins
590e80e943 Fix style. 2022-01-24 08:52:44 -05:00
Jean-Philip Desjardins
22861f58e7 Add some more debug info. 2022-01-24 08:48:15 -05:00
Jean-Philip Desjardins
b14ef79e97 Add some debugging info in FetchGameCovers. 2022-01-22 13:48:41 -05:00
Jean-Philip Desjardins
c939c3303f Show EE CPU usage in status bar.
Might move that behind a setting later.
2022-01-21 20:09:08 -05:00
Jean-Philip Desjardins
88037d484a Properly handle content URIs in DoesBootableExist. 2021-08-25 15:47:17 -04:00
Jean-Philip Desjardins
01ac0abdf7 Update Framework submodule. 2021-08-25 15:47:15 -04:00
Jean-Philip Desjardins
e358920702 Code style fix. 2021-08-25 15:47:14 -04:00
Jean-Philip Desjardins
a4d7dc43f5 First pass for Android scoped storage support.
Kinda works, but needs lots of testing.
2021-08-25 15:47:14 -04:00
Jean-Philip Desjardins
3555a1385f Report that files on S3 always exist. 2021-08-10 17:38:10 -04:00
Jean-Philip Desjardins
6cc0334dcb Use native code to handle bootables. 2021-08-10 17:38:09 -04:00
Jean-Philip Desjardins
f6d6533a80 Fix style. 2021-04-23 17:39:19 -04:00
Jean-Philip Desjardins
a15ce14193 Update S3 client. 2021-04-23 17:39:19 -04:00
Mahmood - Zer0xFF
2b110880ef disable S3 UI option when S3 is disabled 2021-02-22 01:51:14 +00:00
Jean-Philip Desjardins
dc1a5a7049 Don't prevent starting game if we can't update the bootable database. 2020-12-15 13:33:59 -05:00
Jean-Philip Desjardins
4843758933 Use supported disc image extensions list. 2020-10-06 17:01:08 -04:00
jpd002
23762f450b Move Amazon S3 client in Framework submodule. 2020-09-13 19:41:04 -04:00
Mahmood - Zer0xFF
6a6a19697f silence nlohmann_json warning 2020-05-10 16:43:19 +01:00