summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/sdl/input.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-621/+621
* First pass at modernizing struct definitions. Aaron Giles2012-09-151-16/+8
* Clean-ups and version bump Miodrag Milanovic2012-07-301-3/+3
* SDL: Use XInput to allow multiple lightguns on Linux/*BSD targets. [Markus Ra... R. Belmont2012-07-251-1/+418
* ioport.c C++ conversion. Mostly internal changes, with no Aaron Giles2012-05-031-31/+27
* Fixed testkeys to work with SDL2.0. Keymaps can now contain SDL1.3 and SDL2.0... Couriersud2012-02-161-26/+32
* Added support for (track)balls to osd/sdl. [Couriersud] Couriersud2012-02-151-2/+25
* updated sdl os-core to compile against stock SDL-2.0 [couriersud]. Couriersud2012-02-121-12/+33
* Should fix osd keys. Aaron Giles2011-05-301-16/+16
* (Finally found the time to finish this....) Aaron Giles2011-05-301-64/+65
* Fixed typo in sdl/input.c (no whatsnew) Miodrag Milanovic2011-04-281-1/+1
* Switch to using delegates for some callbacks: Aaron Giles2011-04-271-3/+3
* Cleanups and version bump.mame0142 Aaron Giles2011-04-031-1/+1
* BIG update. Aaron Giles2011-03-291-29/+29
* Fix font loading in sdlmame. BDF files are just loaded as TTF by TTF_OpenFont... Couriersud2011-03-261-6/+7
* Cleanups and version bump.mame0141u4 Aaron Giles2011-03-251-4/+4
* SDL: Fix uimodekey for MESS [Barry Rodewald, R. Belmont] R. Belmont2011-03-071-75/+80
* Converted core_options to a class. Removed a bunch of marginal Aaron Giles2011-03-031-7/+7
* Fix SDL. Maybe. (no whatsnew) R. Belmont2011-02-121-2/+2
* mame_file is now emu_file and is a class. It is required Aaron Giles2011-02-121-7/+7
* Some fixes to keep sdlmame aligned to SDL1.3 development. No whatsnew. Couriersud2010-12-271-2/+2
* Create new class osd_interface to house OSD callbacks. Added new Aaron Giles2010-10-211-2/+2
* Split mame.c into mame.c and machine.c, the latter containing the Aaron Giles2010-06-301-16/+24
* SDLMAME now compiles against SDL 1.3 up to HG rev 4464. Everything beyond tha... Couriersud2010-06-031-2/+4
* SDL: remove problematic live render type toggle and default OS X to OpenGL R. Belmont2010-06-021-6/+0
* several cleanups based on cppcheck and VS2008 Code Analysis [Oliver Stöneberg] Fabio Priuli2010-03-171-1/+1
* Tidied up includes in a number of files in src/osd/sdl. [couriersud] Couriersud2010-02-281-1/+0
* Made uimodekey default to "auto" and let OSD decide about default key. (no cr... Miodrag Milanovic2010-02-141-1/+11
* - Moved natural keyboard support from MESS to MAME Miodrag Milanovic2010-02-121-6/+0
* Added DEBUG_FLAG_OSD_ENABLED to allow coexistence of debuggers going forward. Couriersud2010-02-051-1/+1
* Minor cosmetic changes: Couriersud2010-01-161-3/+2
* Cleanups and version bump. Aaron Giles2010-01-161-216/+216
* Cosmetic changes, no credit Couriersud2010-01-151-1/+1
* SDLMAME initial import [R. Belmont, Couriersud] R. Belmont2010-01-131-0/+1874