summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd
Commit message (Expand)AuthorAgeFilesLines
* 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
* Changed the way memory regions are referenced. Instead of a single Aaron Giles2008-07-282-40/+42
* Cleaned up MESS-specific hooks Nathan Woods2008-07-271-1/+1
* Builds with latest DirectX SDK, which doesn't support Direct 3D 8 & Direct In... smf-2008-07-264-10/+42
* Attempted fix for 01092: debugger crashes when exiting during "run to cursor" Aaron Giles2008-07-262-4/+4
* Cleanups and version bump.mame0126u2 Aaron Giles2008-07-242-2/+2
* 01892: calspeed: Refreshspeed causes horrible screetching in some games [Cals... Aaron Giles2008-07-241-3/+3
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-07-243-27/+14
* Minor cleanup from last checkin. Aaron Giles2008-07-171-2/+2
* Robustified key behavior when the debugger is visible. Should now Aaron Giles2008-07-176-60/+116
* Cleanups. Aaron Giles2008-07-172-3/+3
* Note: I have done some testing, but there are probably more bugs Aaron Giles2008-07-126-50/+68
* From: Jeff Shanholtz [mailto:jpublic@shanholtz.com] Aaron Giles2008-07-061-0/+1
* This is to fix the memory leak in ledutil.c Aaron Giles2008-07-031-0/+1
* 01957: Access Violation on hardreset with -debug Aaron Giles2008-06-301-1/+1
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-06-261-1/+1
* Removed DEBUGGER flag from makefile and ENABLE_DEBUGGER Aaron Giles2008-06-265-24/+9