summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/sdl/debugwin.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-42/+42
* Final round of struct/union/enum normalization. Aaron Giles2012-09-161-4/+4
* First pass at modernizing struct definitions. Aaron Giles2012-09-151-2/+1
* updated sdl os-core to compile against stock SDL-2.0 [couriersud]. Couriersud2012-02-121-2/+1
* Cleanups and version bumpmame0142u5 Angelo Salese2011-06-051-2/+2
* GCC 4.6 "Variable assigned but not used" fixes, part 6 (no whatsnew) R. Belmont2011-05-301-4/+6
* Fix compiling debugger in SDL (no whatsnew) Miodrag Milanovic2011-04-281-1/+1
* Switch to using delegates for some callbacks: Aaron Giles2011-04-271-1/+1
* The scripts did an interesting number on the sdl/debugwin.c file :-) Olivier Galibert2011-03-301-25/+25
* BIG update. Aaron Giles2011-03-291-23/+23
* Cleanup of machine.h. Shuffled some fields around, and moved several Aaron Giles2011-03-281-1/+1
* running_device -> device_t Aaron Giles2010-12-311-6/+6
* Fix F4 shortcut so it explicitly labels the address as a number Aaron Giles2010-11-291-1/+1
* Converted the expression engine to C++, did the usual cleanup. Aaron Giles2010-11-011-0/+1
* [SDL Debugger] Removed an unnecessary assert and brought focus back to Andrew Gardner2010-10-231-61/+64
* Fix Linux SDL build. Andrew Gardner2010-10-231-0/+1
* Create new class osd_interface to house OSD callbacks. Added new Aaron Giles2010-10-211-13/+19
* Cleanups and version bump. Aaron Giles2010-10-141-9/+9
* Debugger (SDL) : Window locations in the SDL debugger are now saved and Andrew Gardner2010-09-241-5/+72
* **FOR REVIEW** Andrew Gardner2010-09-201-3/+69
* Cleanup debugger interface some more. Aaron Giles2010-07-061-1/+1
* Fix SDL debugger. Aaron Giles2010-07-061-3/+3
* Moved debugging structure away from CPUs only and attached to all Aaron Giles2010-07-061-11/+11
* Split mame.c into mame.c and machine.c, the latter containing the Aaron Giles2010-06-301-4/+4
* C++-ified the debugger views. Not quite architecturally where I would Aaron Giles2010-06-251-134/+83
* SDL: fix compiling with GTK+ debugger R. Belmont2010-06-081-6/+8
* WARNING: There are likely to be regressions in both functionality and Aaron Giles2010-06-081-1/+1
* Fix SDL debugger typo. Olivier Galibert2010-03-221-1/+1
* Fix compile error.mame0136u4 Aaron Giles2010-03-041-1/+1
* Tidied up includes in a number of files in src/osd/sdl. [couriersud] Couriersud2010-02-281-1/+1
* Cleanups and version bump. Aaron Giles2010-01-281-8/+8
* GTK-Debugger Couriersud2010-01-281-1/+1
* GTK-Debugger Couriersud2010-01-261-207/+470
* GTK-Debugger (SDL) Couriersud2010-01-241-11/+69
* SDL: fixed GTK debugger compile R. Belmont2010-01-231-3/+3
* GTK-Debugger Couriersud2010-01-231-0/+62
* GTK Debugger work Couriersud2010-01-221-278/+305
* Bring sdl in line with windows Couriersud2010-01-181-4/+4
* Correct a long-standing design flaw: device configuration state Aaron Giles2010-01-181-7/+7
* Cleanups and version bump. Aaron Giles2010-01-161-13/+13
* SDLMAME initial import [R. Belmont, Couriersud] R. Belmont2010-01-131-0/+793