summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/uiinput.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* ioport.c C++ conversion. Mostly internal changes, with no Aaron Giles2012-05-031-6/+5
* Some cleanup of some observed #include redundancy from source files which use... Scott Stone2012-02-061-1/+0
* (Finally found the time to finish this....) Aaron Giles2011-05-301-1/+1
* Switch to using delegates for some callbacks: Aaron Giles2011-04-271-1/+1
* BIG update. Aaron Giles2011-03-291-18/+18
* I had originally wanted to convert the profiler to use scopes (e.g., Aaron Giles2010-08-211-2/+2
* Split mame.c into mame.c and machine.c, the latter containing the Aaron Giles2010-06-301-4/+4
* Minor changes for internal render debugger Couriersud2010-02-051-2/+2
* First round of an attempted cleanup of header files in the system. Aaron Giles2010-01-101-2/+1
* > From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2009-09-061-1/+1
* Changed profiler to separate start/stop cases. [Christophe Jaillet] Aaron Giles2009-08-191-2/+2
* Bulk change alert. Aaron Giles2009-04-261-2/+1
* Many casts added to the core files, and various other tweaks Aaron Giles2009-03-121-1/+1
* This patch replaces the Machine parameter where an running_machine * Aaron Giles2008-11-131-1/+0
* OSD notice: you now need to report separate mouse up/mouse down events Aaron Giles2008-09-091-1/+12
* Cleanups. Aaron Giles2008-07-171-5/+5
* Note: I have done some testing, but there are probably more bugs Aaron Giles2008-07-121-0/+281