Genesis-Plus-GX/core/input_hw
Eugene Kulabuhov 25a90c634d
Fix SDL2 build on MacOS (#544)
* Fix SDL2 build on MacOS

* Fixing compilation error
2024-03-24 08:11:17 +01:00
..
activator.c [Core/input] updated header of modified files 2013-06-27 01:54:02 +02:00
activator.h [Core/input] updated header of modified files 2013-06-27 01:54:02 +02:00
gamepad.c [Core/IO] fixed regression with 6-buttons control pad emulation (fixes Duke Nukem 3D) 2019-01-21 23:24:36 +01:00
gamepad.h [Core/IO] fixed regression with 6-buttons control pad emulation (fixes Duke Nukem 3D) 2019-01-21 23:24:36 +01:00
graphic_board.c [Core/Input] added Sega Graphic Board support (thanks to SMS Power) 2014-10-10 18:06:16 +02:00
graphic_board.h [Core/Input] added Sega Graphic Board support (thanks to SMS Power) 2014-10-10 18:06:16 +02:00
input.c Fix SDL2 build on MacOS (#544) 2024-03-24 08:11:17 +01:00
input.h [Core/IO] added TH pin direction switching latency emulation (verified on real hardware), fixes control issues in Decap Attack 2016-01-17 17:17:28 +01:00
lightgun.c [Core/Input] cleaner fix for lightgun emulation when HVC latch is disabled 2013-06-30 13:06:04 +02:00
lightgun.h [Core/VDP] improved HVC latch behavior when not locked in hardware but forced for gun emulation ("Gunfight - 3 in 1" randomization issues when Justifier is enabled) 2013-06-27 23:32:27 +02:00
mouse.c Fix -Werror=strict-prototypes (#466) 2022-10-11 23:10:06 +02:00
mouse.h [Core/IO] increased Sega Mouse latency (fixes mouse support in Star Blade) 2017-07-15 13:00:49 +02:00
paddle.c [Core/IO] improved Japanese Paddle emulation (fixes Paddle support on control port #2) 2023-11-10 15:21:11 +01:00
paddle.h [Core/IO] improved Japanese Paddle emulation (fixes Paddle support on control port #2) 2023-11-10 15:21:11 +01:00
sportspad.c [Core/input] updated header of modified files 2013-06-27 01:54:02 +02:00
sportspad.h [Core/input] updated header of modified files 2013-06-27 01:54:02 +02:00
teamplayer.c [Core/IO] fixed TeamPlayer emulation (fixes multitap detection in Gauntlet 4) 2014-04-01 20:40:30 +02:00
teamplayer.h [Core/IO] fixed TeamPlayer emulation (fixes multitap detection in Gauntlet 4) 2014-04-01 20:40:30 +02:00
terebi_oekaki.c rearranged core & back-end specific code (part 2) 2013-06-17 22:31:31 +02:00
terebi_oekaki.h rearranged core & back-end specific code (part 2) 2013-06-17 22:31:31 +02:00
xe_1ap.c [Core/Misc] Fixed -Wmaybe-uninitialized warnings with GCC compiler 2023-05-20 19:44:57 +02:00
xe_1ap.h [Core/Input] improved XE-1AP controller emulation (verified on real hardware) 2023-02-05 18:08:05 +01:00