690a263648Major improvements to JoyKit, fixing Xbox and 8BitDo controllers as well as analog mappings in PS controllers in some situations
Lior Halphon
2021-07-29 22:43:55 +0300
0ff882f3bcActually do what the previous commit claimed to do
Lior Halphon
2021-07-28 00:47:19 +0300
b454ee28dbFix an issue where SameBoot gave DMG games the wrong palette and needlessly drew the DMG boot tilemap
Lior Halphon
2021-07-27 22:18:28 +0300
4d1a28f1d1Improved OAM bug accuracy in several read edge cases
Lior Halphon
2021-07-25 16:34:34 +0300
a2d34c9bd9Add -s/--stop-debugger flag to SDL, closes#392
Lior Halphon
2021-06-25 17:12:05 +0300
ceacc226bcFixed Switch Pro Controller in USB mode
Lior Halphon
2021-06-23 21:21:53 +0300
23e8cc58c5Vblank should occur 1 T-cycle later
Lior Halphon
2021-06-19 02:14:16 +0300
b4709fd66bDisabled an accuracy-improvement-attempt that caused audio regressions until the proper behavior is well understood, fixes#390
Lior Halphon
2021-06-18 01:36:29 +0300
339613263cFixed a bug that prevented STAT interrupt blocking from functioning correctly in the transition to VBlank while the OAM interrupt was disabled
Lior Halphon
2021-06-18 01:20:05 +0300
a12ec3c8c8Fix Windows build in clang-cl
Tom Yaxley
2021-06-06 12:04:47 +1000
7a6ae2d951Improved DualSense LEDs, fix several analog controls issues
Lior Halphon
2021-06-04 22:21:41 +0300
e71d3a7d3cFirst-tier support for DualSense controllers with rumble and LED support
Lior Halphon
2021-06-04 18:17:14 +0300
b444ecd1eeFix configuration of analog shoulder buttons for analog turbo/slow motion when using a PS5 controller
Lior Halphon
2021-06-01 00:46:06 +0300
1e5e236e84Correct default mapping for PS5 and PS4 controllers
Lior Halphon
2021-06-01 00:33:25 +0300
251dd15ff9Fixed a bug where the screen would not redraw when certain controllers are rumbling in specific strengths in the Cocoa port
Lior Halphon
2021-04-11 23:36:42 +0300
80f422d0caRespect TPP1 feature flags for rumble and RTC
Lior Halphon
2021-04-11 23:16:31 +0300
763de9d2e0Fix Rumble support in TPP1
Lior Halphon
2021-04-11 22:52:34 +0300
42471095e4Normalize invalid weekdays only after a $11 command
Lior Halphon
2021-04-11 22:38:25 +0300
0c5e15b49dCorrect emulation of count overflow in ATTR_CHR, fixes#372
Lior Halphon
2021-04-11 02:38:58 +0300
f24489b983TPP1 support
Lior Halphon
2021-04-10 23:56:41 +0300
44c75ae7beRemove commented out code
Lior Halphon
2021-04-10 18:43:24 +0300