Commit Graph

18 Commits

Author SHA1 Message Date
Anthony Pesch 0c1c3b6cb7 fix scaling of trigger inputs broken by recent sdl host update 2017-06-10 16:36:58 -04:00
Anthony Pesch 9957656f28 remove unneeded include 2017-06-03 20:17:51 -04:00
Anthony Pesch 4c66282a1e added gd_hw_info struct 2017-05-29 02:00:24 -04:00
Anthony Pesch 4cefa5f807 swapped back to using SDL
made input code go through SDL's gamepad api vs the joypad api as it used to
2017-05-17 01:52:27 -04:00
Anthony Pesch 32076b9ad4 pad strings in maple responses with spaces 2017-05-11 17:03:32 -04:00
Anthony Pesch 8c4d1cecb1 initial libretro support 2017-05-05 00:00:16 -04:00
Anthony Pesch c0a713613c added all 4 controllers by default to avoid extra joystick added / removed state handling
added explicit update polling callback made controller_input callback take in the actual dreamcast button pressed
removed controller profile code from maple
2017-04-30 19:51:23 -04:00
Anthony Pesch 063fbfb7c8 initial ADPCM decoding support 2017-04-19 16:17:40 -04:00
Anthony Pesch c3aecfa035 added support for using keys as analog inputs 2017-02-14 00:29:51 -08:00
Anthony Pesch 065270a8d3 pass each maple device's port / unit to constructor 2016-12-04 01:20:41 -08:00
Anthony Pesch 4e14eafd71 initial VMU support 2016-11-29 20:15:48 -08:00
Anthony Pesch 378508dbc0 removed log spam on unmapped button presses
added fullscreen toggle to debug menu
2016-11-26 18:15:07 -08:00
Anthony Pesch f9be98cadb make base structures anonymous 2016-10-05 22:34:27 -07:00
Anthony Pesch 110d6d15c3 don't cast callbacks 2016-06-17 00:28:09 -07:00
Anthony Pesch 807cacdd96 don't typedef everything 2016-06-16 23:35:45 -07:00
Anthony Pesch 207585f6f6 converted tracer 2016-06-14 22:21:59 -07:00
Anthony Pesch 28533002af jit c refactor 2016-06-04 14:21:15 -07:00
Anthony Pesch 37915e7129 initial c refactor 2016-05-22 19:57:47 -07:00