summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Debugger interfaces cleanup. Still more to do but this compiles and Aaron Giles2008-11-211-48/+45
* Another big one. Aaron Giles2008-11-201-62/+65
* This patch: Aaron Giles2008-11-137-103/+103
* Major cpuintrf changes: Aaron Giles2008-11-101-14/+14
* Plumbed machine parameters through the renderer. Removed need for Aaron Giles2008-09-291-1/+1
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-09-261-1/+1
* 02280: any set with multiple CPUs: Disassembler freezes when doing a Run on a... Aaron Giles2008-09-221-2/+2
* Cleanups and version bump.mame0127u3 Aaron Giles2008-09-111-1/+1
* From: Oliver Stoeneberg [mailto:oliverst@online.de] Aaron Giles2008-09-115-51/+54
* From: Christophe Jaillet [mailto:christophe.jaillet@wanadoo.fr] Aaron Giles2008-09-111-10/+15
* OSD notice: you now need to report separate mouse up/mouse down events Aaron Giles2008-09-091-1/+5
* Cleanups and version bump.mame0127u1 Aaron Giles2008-08-281-1/+1
* 02159: cubeqst: Cubequest asserts on ATI hardware w/ prescale > 1 Aaron Giles2008-08-261-31/+49
* changed DIRECTINPUT & DIRECT3D handling, so they can be overridden by environ... smf-2008-08-191-9/+9
* From: Christophe Jaillet [mailto:christophe.jaillet@wanadoo.fr] Aaron Giles2008-08-191-1/+0
* reverted incorrect checkin, caused by lack of concentration when retrying the... smf-2008-08-181-2/+2
* reverted unit mask changes and removed the unused & unsafe memory_install fun... smf-2008-08-181-2/+2
* Added video level detection and reporting to ldverify. Aaron Giles2008-08-121-1/+1
* Removed per-frame metadata support from chdman. Creating an A/V Aaron Giles2008-08-011-2/+3
* Cleanups/version bump.mame0126u3 Aaron Giles2008-07-311-3/+3
* From: Oliver Stoeneberg [mailto:oliverst@online.de] Aaron Giles2008-07-311-4/+4
* Region classes go bye-bye. Aaron Giles2008-07-281-26/+23
* added cast so direct input 8 code will build on mingw. smf-2008-07-281-2/+1