summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd (follow)
Commit message (Expand)AuthorAgeFilesLines
* Cleanups and version bump.mame0134u3 Aaron Giles2009-10-1253-1134/+1134
* Eliminated osd_cpu.h. Aaron Giles2009-10-123-183/+6
* Moved all the OSD/windows code over to straight BSD license. Aaron Giles2009-10-1256-163/+2174
* Add EXPECTED macro Couriersud2009-10-051-1/+3
* > -----Original Message----- Aaron Giles2009-10-011-1/+1
* Move MSVC clean out of core makefile and into windows.mak where it belongs. Aaron Giles2009-09-211-0/+8
* Rename osd_profiling_ticks() to get_profile_ticks(). Moved implemention into Aaron Giles2009-09-065-84/+45
* > From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2009-09-061-2/+2
* osd_is_bad_read_ptr is no more. Aaron Giles2009-08-293-43/+0
* Fixed insignificant 'file not found' compile error when using windows cmd. Michaƫl Banaan Ananas2009-08-191-1/+1
* Attempt to define an I64FMT string that can be used for printf'ing 64-bit Aaron Giles2009-08-191-0/+7
* Removed round() hack in favor of MSVC-specific #define in winprefix.h. Aaron Giles2009-05-091-0/+1
* From: Xander Xander [xander85@operamail.com] Aaron Giles2009-05-071-2/+2
* Added missing casts and made other tweaks. The entire project Aaron Giles2009-04-274-4/+16
* Bulk change alert. Aaron Giles2009-04-2610-27/+19
* removed a DirectX gun change that was not meant to be committed with my last ... Derrick Renaud2009-04-201-1/+2
* When using RawInput - Fixed UI selection of Gun axis so Gun 1 is not always s... Derrick Renaud2009-04-201-8/+4
* Fixed verbose output of RAW device names for XP. Derrick Renaud2009-04-191-2/+7
* Fixed mouse/lightgun buttons to individually select when using -mouse/-multim... Derrick Renaud2009-04-181-16/+11
* Crosshair update Derrick Renaud2009-03-282-3/+3
* Having decided to look at the MAME source again, I have a fairly minor patch: Aaron Giles2009-03-191-2/+2
* Sound cores compile cleanly. Aaron Giles2009-03-121-1/+1
* Many casts added to the core files, and various other tweaks Aaron Giles2009-03-123-3/+3
* Cleanups and version bump. Aaron Giles2009-03-051-1/+1
* 02180: Corrupt archives are read without problems Couriersud2009-03-041-0/+1
* Modified the makefile to support experimental optional C++ Aaron Giles2009-02-2820-271/+308
* Added -D_CRT_NONSTDC_NO_DEPRECATE to Visual C make defines (to stop strdup-re... Phil Bennett2009-02-071-1/+1
* Cleanups and version bump.mame0129 Aaron Giles2009-01-041-2/+2
* 02676: All Laserdisc Games: Wrong colors using Direct3D on ATI cards Aaron Giles2009-01-011-112/+157
* 02790: Mame will crash on single monitor system if set to numscreens 2 in the... Aaron Giles2009-01-011-1/+1
* Added two new Windows OSD options: -debugger_font and -debugger_font_size, Aaron Giles2008-12-303-28/+71
* fix for bug #01092: debugger crashes when exiting during "run to cursor" Roberto Zandona2008-12-291-0/+2
* Fixes 'run to cursor' and 'toggle breakpoint' operations in the win32 debugge... Andrew Gardner2008-12-221-2/+2
* This update is the below two patches, plus the remaining changes Aaron Giles2008-12-193-46/+53
* Cleanups and version bump. Aaron Giles2008-12-151-5/+5
* Removed unnecessary masking in disassembly view. Aaron Giles2008-12-141-35/+38
* 02740: resizing the debug window, the text is only in the old area Aaron Giles2008-12-141-1/+2
* Added logic to track OSD updates separately from internal view updates in the Aaron Giles2008-12-081-0/+2
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-12-071-1/+1
* Cleanups/version bump/added missing drivers.mame0128u5 Aaron Giles2008-12-061-5/+5
* Fixed some memory view-related issues: Aaron Giles2008-12-051-2/+3
* Removed fillbitmap() macro in favor of direct calls to bitmap_fill(). Aaron Giles2008-12-041-1/+1
* 02676: All Laserdisc Games: Wrong colors using Direct3D on ATI cards Aaron Giles2008-12-041-12/+3
* 02702: [Sound] tturf: no audio Aaron Giles2008-12-041-2/+3
* 02687: emuopts.c: CORE INPUT AUTOMATIC ENABLE OPTIONS Aaron Giles2008-12-041-13/+14
* CPU_IS_LE -> ENDIANNESS_LITTLE Aaron Giles2008-12-041-5/+8
* More debugger changes. Aaron Giles2008-12-031-236/+91
* Big debugger cleanup. Aaron Giles2008-12-032-460/+346
* Cleanups and version bump for 0.128u4.mame0128u4 Aaron Giles2008-11-242-3/+3
* Further debugger cleanup. Symbol tables now have a global ref Aaron Giles2008-11-222-12/+16