Commit Graph

99 Commits

Author SHA1 Message Date
Connor McLaughlin 56fc694076 Move older news to NEWS.md and trim list in README.md 2020-12-26 01:14:23 +10:00
Connor McLaughlin 0bded2b06a
Update README.md 2020-12-26 01:08:57 +10:00
Connor McLaughlin fcc6bf0cb7 Update README with dev vs preview builds 2020-12-26 00:47:02 +10:00
Connor McLaughlin 31f7ec7538
Update README.md 2020-12-23 01:56:18 +10:00
Connor McLaughlin f798877704
Update README.md 2020-12-23 01:54:44 +10:00
Connor McLaughlin ea996a0305 Qt: Add debugger UI 2020-12-17 12:15:37 +10:00
Connor McLaughlin bd7e6954c3
README: Add Google Play link, clarify SBI requirements 2020-12-17 01:35:08 +10:00
Connor McLaughlin 3ed429772d Android: Fix touchscreen controller being instantiated when disabled 2020-12-14 02:15:25 +10:00
Connor McLaughlin c2ceb02610
Update README.md 2020-12-10 01:33:41 +10:00
Connor McLaughlin 90d7550104
Update README.md 2020-11-28 01:11:54 +10:00
Connor McLaughlin 022f7465c4
Update README.md 2020-11-22 15:34:00 +10:00
Connor McLaughlin e528f3f273
Update README.md 2020-11-22 01:51:32 +10:00
Connor McLaughlin bf82bfc63b
Update README.md 2020-11-21 19:13:27 +10:00
Connor McLaughlin aa3ce14ef3
Update README.md 2020-11-19 15:11:37 +10:00
Alaharon123 39ce06c656
readme: Add Mac and Android to releases text 2020-11-13 21:19:13 -05:00
Connor McLaughlin ca14e53c4a GTE: Make widescreen hack use display aspect ratio 2020-11-11 01:02:40 +10:00
Connor McLaughlin 4d5b122772
Update README.md 2020-11-02 00:57:10 +10:00
Connor McLaughlin 95dba59826 libretro: Add MSAA options 2020-10-31 14:39:38 +10:00
Connor McLaughlin 2fb67ee7db AnalogController: Add option to use analog stick as dpad in digital mode 2020-10-30 00:44:40 +10:00
Connor McLaughlin b694577c38 Qt: Add new cheat manager 2020-10-21 01:11:30 +10:00
Connor McLaughlin b2d8af8463
Update README.md 2020-10-05 00:26:11 +10:00
Connor McLaughlin 5dc5d0a0c7
Update installation instructions re portable mode 2020-10-02 12:12:41 +10:00
Connor McLaughlin b7b50a2fe4
Update README.md to mention CPU overclocking 2020-10-01 00:39:28 +10:00
Connor McLaughlin 15f22c66fd
README: Remove note about accuracy
Apparently people think that just because accuracy isn't the #1 goal that I don't care about accuracy...
2020-09-28 20:47:25 +10:00
Connor McLaughlin 40037d6e90 libretro: Cheat support 2020-09-26 01:13:48 +10:00
Connor McLaughlin 7552f1bd89 Update README.md with link to game cover wiki 2020-09-24 00:31:44 +10:00
Connor McLaughlin 238152ae88 Qt: Add memory card editor 2020-09-19 00:28:47 +10:00
Connor McLaughlin 3bbffe14e0 Update README.md 2020-09-13 12:15:37 +10:00
Connor McLaughlin 6f250a4ff7 GPU/HW: Add JINC2 and xBRZ texture filtering options
Shaders ported from beetle-psx.
2020-09-12 00:26:34 +10:00
Connor McLaughlin 24716591a9 Update compatibility list 2020-09-10 00:13:27 +10:00
Connor McLaughlin c9cefe4020 GameSettings: Add a bunch more user settings 2020-09-02 00:00:48 +10:00
Connor McLaughlin 04815002f0 README.md: Update Mac build instructions 2020-08-25 22:03:05 +10:00
Connor McLaughlin 45d0af8b30 README.md: Add an index and more screenshots 2020-08-23 01:41:54 +10:00
Connor McLaughlin 3ef5e722ce
Merge pull request #783 from hhromic/add-gcdb-info
README: Add SDL game controller database information
2020-08-23 01:40:30 +10:00
Hugo Hromic b28d578b93 README: Add SDL game controller database information 2020-08-22 12:10:15 +01:00
Connor McLaughlin 3c46f7b44c ControllerInterface: Add XInput controller backend 2020-08-22 16:50:19 +10:00
Connor McLaughlin f852be74e8 Compile fix for Linux/libretro 2020-08-21 00:26:22 +10:00
Connor McLaughlin 60d3fffec1 Add per-game overrides (mainly for compatibility) 2020-08-21 00:09:37 +10:00
Connor McLaughlin 2e9f656546 CPU: Implement PGXP CPU Mode
This is *very* slow. You don't want to enable it if you don't need it.
It is also incompatible with the recompiler and will disable it if the
option is enabled.
2020-08-20 00:49:39 +10:00
Connor McLaughlin 7ebad259c6 README.md: Fix broken link to Linux/AArch64 libretro 2020-08-19 00:58:13 +10:00
Connor McLaughlin 12e91f45fe CI: Add Linux AArch64 builds 2020-08-19 00:11:45 +10:00
Connor McLaughlin e0e76b881d System: Bump save state version 2020-08-16 00:20:10 +10:00
Albert Liu a992020973 CI: Re-enable Linux packaging with old linuxdeploy version 2020-08-14 20:31:28 -07:00
Connor McLaughlin af6978bcb1 Build: Disable building libretro dll from VS solution
This is done via cmake.
2020-08-11 03:58:59 +10:00
Connor McLaughlin 2a6c06d4be CI: Temporarily disable Linux packaging
Seems that there's some issues with AppImage creation...
2020-08-09 03:02:32 +10:00
Connor McLaughlin 7fde0d93a6 Update README.md with latest changes 2020-08-07 03:38:21 +10:00
Connor McLaughlin 12bef7caa2 Add update installer program (Windows only for now) 2020-08-06 19:36:41 +10:00
Connor McLaughlin 0c1b637549 PGXP: Add initial implementation 2020-08-02 00:25:07 +10:00
Connor McLaughlin ebf9f3b2e2 README.md: Remove Android note about restarting app 2020-07-31 03:42:34 +10:00
Connor McLaughlin bc6f6d1a6d Qt: Display Portuguese language as Portuguese (Br) 2020-07-29 02:38:04 +10:00