Commit Graph

15 Commits

Author SHA1 Message Date
Connor McLaughlin cac8080657 Remove unused libretro build scripts 2021-06-04 16:50:23 +10:00
Connor McLaughlin c9029a88c7 CMake: Fix Android native library build 2021-05-23 18:00:57 +10:00
Connor McLaughlin 143a82b543 scripts: Add libretro core build scripts 2021-05-23 16:18:34 +10:00
Julien Reichardt 4bd1161ac9 Split appimage script and distribution files 2021-05-01 17:48:26 +02:00
Connor McLaughlin ff14e8aede Add JSON game database to replace dat parsing 2021-04-17 17:04:23 +10:00
Connor McLaughlin 4cc2883224 Add script to pad a BIOS image
Mainly useful for openbios.
2021-01-08 01:38:02 +10:00
Connor McLaughlin 419726f4cc Remove libretro core - core will now be maintained by libretro
libretro have agreed to take over maintenance of the core.

Please see their fork at https://github.com/libretro/duckstation if you
wish to continue to use it.
2021-01-08 01:37:59 +10:00
Albert Liu def9a98cb9 GameSettings: Disable analog mode forcing instead of forcing digital controller 2020-12-11 19:50:43 -08:00
Connor McLaughlin d1399fe6a3 Data: Add cheat database
Cheats courtesy of Pugsy.
2020-11-30 01:15:44 +10:00
Connor McLaughlin 859f23f4d5 libretro: Add compatibility settings loading 2020-11-28 00:14:44 +10:00
Connor McLaughlin 77da1c8f02 compatibility_xml_to_csv.py: Fix handling of broken input 2020-05-25 14:43:12 +10:00
Connor McLaughlin 302e137aa3 merge_compatibility_list.py: Use UTF-8 encoding in output 2020-05-23 19:25:39 +10:00
Connor McLaughlin f49c2dedf6 Add script for converting compatibility XML to CSV 2020-05-19 15:29:50 +10:00
Connor McLaughlin 7be360475b Add script to merge compatibility lists 2020-05-19 15:04:19 +10:00
Connor McLaughlin 61b057929e Add script to convert compatibility CSV to XML 2020-05-16 21:08:34 +10:00