.. |
audio
|
Changed save state system to accept machine parameters where
|
2008-12-05 08:00:13 +00:00 |
cpu
|
Converted PowerPC SET_INFOs to direct calls.
|
2009-03-07 22:59:34 +00:00 |
debug
|
Cleanups and version bump.
|
2009-02-17 15:31:20 +00:00 |
drivers
|
Device tag renaming. Moving away from generic names like "main"
|
2009-02-25 06:28:42 +00:00 |
layout
|
|
|
machine
|
Added flags to the metadata entries, encoded in the top bit. Right now
|
2009-03-05 07:35:24 +00:00 |
sound
|
Cleanups and version bump.
|
2009-03-05 09:38:53 +00:00 |
video
|
Removed device types from device queries that use tags, under the
|
2009-03-02 10:59:37 +00:00 |
attotime.c
|
Re-inlined core attotime functions. This makes a significant difference
|
2008-11-04 05:45:54 +00:00 |
attotime.h
|
Cleanups and version bump.
|
2008-12-15 01:46:32 +00:00 |
audit.c
|
From: R. Reucher [rene.reucher@batcom-it.net]
|
2009-03-05 08:22:45 +00:00 |
audit.h
|
|
|
cheat.c
|
Further debugger cleanup. Symbol tables now have a global ref
|
2008-11-22 16:50:00 +00:00 |
cheat.h
|
Added expression validation callback to verify names for CPUs and
|
2008-08-07 15:53:58 +00:00 |
clifront.c
|
Ok, this is The Big One.
|
2009-02-11 19:48:39 +00:00 |
clifront.h
|
Added new frontend option -listbrothers. This will list all "brothers"
|
2008-12-30 20:19:04 +00:00 |
config.c
|
Restructured input port internals and cleaned up inptport.c:
|
2008-05-15 16:25:03 +00:00 |
config.h
|
Restructured input port internals and cleaned up inptport.c:
|
2008-05-15 16:25:03 +00:00 |
cpuexec.c
|
Removed device types from device queries that use tags, under the
|
2009-03-02 10:59:37 +00:00 |
cpuexec.h
|
Removed device types from device queries that use tags, under the
|
2009-03-02 10:59:37 +00:00 |
cpuintrf.h
|
CPU interface organization shuffle. The file cpuintrf.h now merely
|
2008-12-22 17:35:27 +00:00 |
crsshair.c
|
Removed fillbitmap() macro in favor of direct calls to bitmap_fill().
|
2008-12-04 10:17:17 +00:00 |
crsshair.h
|
Added a crosshair_set_screen() to allow drivers to control which screen(s) on
|
2008-03-17 12:47:22 +00:00 |
debugger.c
|
Cleanups and version bump.
|
2008-12-22 04:01:51 +00:00 |
debugger.h
|
This update is the below two patches, plus the remaining changes
|
2008-12-19 19:40:22 +00:00 |
deprecat.h
|
Major drawgfx cleanup, global removal, and feature enhancements:
|
2009-01-12 11:05:15 +00:00 |
devcb.c
|
Removed device types from device queries that use tags, under the
|
2009-03-02 10:59:37 +00:00 |
devcb.h
|
Removed device types from device queries that use tags, under the
|
2009-03-02 10:59:37 +00:00 |
devconv.h
|
fixed void function returning a value compile error
|
2009-01-01 16:11:54 +00:00 |
devintrf.c
|
Removed device types from device queries that use tags, under the
|
2009-03-02 10:59:37 +00:00 |
devintrf.h
|
Removed device types from device queries that use tags, under the
|
2009-03-02 10:59:37 +00:00 |
drawgfx.c
|
From: Atari Ace [mailto:atari_ace@verizon.net]
|
2009-02-26 08:52:27 +00:00 |
drawgfx.h
|
Cleanups and version bump.
|
2009-01-15 08:33:24 +00:00 |
drawgfxm.h
|
Cleanups and version bump.
|
2009-01-15 08:33:24 +00:00 |
driver.c
|
|
|
driver.h
|
fix #define.. stupid copy+paste errors
|
2009-02-02 22:55:45 +00:00 |
eigccppc.h
|
Rewrote some potentially compiler specific code:
|
2008-03-02 00:35:58 +00:00 |
eigccx86.h
|
Rewrote some potentially compiler specific code:
|
2008-03-02 00:35:58 +00:00 |
eminline.h
|
|
|
emu.mak
|
Renamed 6821new.* -> 6821pia.*
|
2009-03-03 06:58:07 +00:00 |
emuopts.c
|
02687: emuopts.c: CORE INPUT AUTOMATIC ENABLE OPTIONS
|
2008-12-04 09:34:38 +00:00 |
emuopts.h
|
Added new options 'cheatpath' to specify one or more paths for cheat
|
2008-07-31 08:19:53 +00:00 |
emupal.c
|
Changed save state system to accept machine parameters where
|
2008-12-05 08:00:13 +00:00 |
emupal.h
|
Major drawgfx cleanup, global removal, and feature enhancements:
|
2009-01-12 11:05:15 +00:00 |
fileio.c
|
Cleanups and version bump.
|
2009-03-05 09:38:53 +00:00 |
fileio.h
|
Fixed crash bug in DCS games.
|
2008-12-11 17:03:13 +00:00 |
hash.c
|
|
|
hash.h
|
|
|
info.c
|
Ok, this is The Big One.
|
2009-02-11 19:48:39 +00:00 |
info.h
|
|
|
inptport.c
|
Converted the following drivers to the new device-based 6821 PIA:
|
2009-03-02 09:31:05 +00:00 |
inptport.h
|
Converted the following drivers to the new device-based 6821 PIA:
|
2009-03-02 09:31:05 +00:00 |
inpttype.h
|
Removed unneeded keys by removing the constants.
|
2008-10-03 04:00:41 +00:00 |
input.c
|
02747: Compile error on openSUSE 11.1 / gcc 4.3.2 with OPTIMIZE=3
|
2008-12-25 01:39:55 +00:00 |
input.h
|
Modified the makefile to support experimental optional C++
|
2009-02-28 22:10:06 +00:00 |
inputseq.c
|
Cleanups/version bump.
|
2008-06-05 15:57:00 +00:00 |
inputseq.h
|
Restructured input port internals and cleaned up inptport.c:
|
2008-05-15 16:25:03 +00:00 |
mame.c
|
Cleanups and version bump.
|
2009-02-17 15:31:20 +00:00 |
mame.h
|
Major drawgfx cleanup, global removal, and feature enhancements:
|
2009-01-12 11:05:15 +00:00 |
mamecore.c
|
|
|
mamecore.h
|
Added new #define ENDIANNESS_NATIVE, which maps to either ENDIANNESS_LITTLE
|
2009-01-17 23:03:17 +00:00 |
mconfig.c
|
Removed device types from device queries that use tags, under the
|
2009-03-02 10:59:37 +00:00 |
mconfig.h
|
Removed device types from device queries that use tags, under the
|
2009-03-02 10:59:37 +00:00 |
memconv.h
|
fixed void function returning a value compile error
|
2009-01-01 16:11:54 +00:00 |
memory.c
|
Cleanups and version bump.
|
2009-03-05 09:38:53 +00:00 |
memory.h
|
Removed device types from device queries that use tags, under the
|
2009-03-02 10:59:37 +00:00 |
output.c
|
Normalized function pointer typedefs: they are now all
|
2008-03-03 01:51:31 +00:00 |
output.h
|
Normalized function pointer typedefs: they are now all
|
2008-03-03 01:51:31 +00:00 |
profiler.c
|
Fix gcc 64bit compile issue
|
2009-01-07 23:57:10 +00:00 |
profiler.h
|
Cleanups and version bump.
|
2009-01-04 23:31:12 +00:00 |
render.c
|
From: Atari Ace [mailto:atari_ace@verizon.net]
|
2008-12-11 17:59:22 +00:00 |
render.h
|
Here's another MAME tidy patch. This one adds missing const/statics,
|
2008-11-02 02:40:46 +00:00 |
rendersw.c
|
Modified the makefile to support experimental optional C++
|
2009-02-28 22:10:06 +00:00 |
rendfont.c
|
Removed fillbitmap() macro in favor of direct calls to bitmap_fill().
|
2008-12-04 10:17:17 +00:00 |
rendfont.h
|
Replaces mame_bitmap with bitmap_t
|
2008-02-29 04:01:09 +00:00 |
rendlay.c
|
From: Atari Ace [mailto:atari_ace@verizon.net]
|
2008-12-11 17:59:22 +00:00 |
rendlay.h
|
From: Atari Ace [mailto:atari_ace@verizon.net]
|
2008-12-11 17:59:22 +00:00 |
rendutil.c
|
Replaces mame_bitmap with bitmap_t
|
2008-02-29 04:01:09 +00:00 |
rendutil.h
|
Replaces mame_bitmap with bitmap_t
|
2008-02-29 04:01:09 +00:00 |
restrack.c
|
Cleanups and version bump.
|
2009-01-04 23:31:12 +00:00 |
restrack.h
|
|
|
romload.c
|
Added new #define ENDIANNESS_NATIVE, which maps to either ENDIANNESS_LITTLE
|
2009-01-17 23:03:17 +00:00 |
romload.h
|
Defined ROM_LOAD64_WORD/ROM_LOAD64_WORD_SWAP in emu/romload.h
|
2009-01-21 18:55:20 +00:00 |
sndintrf.h
|
Ok, this is The Big One.
|
2009-02-11 19:48:39 +00:00 |
sound.c
|
Fix speaker/sound ambiguity that caused attempts to round sound outputs
|
2009-03-03 05:14:22 +00:00 |
sound.h
|
Removed device types from device queries that use tags, under the
|
2009-03-02 10:59:37 +00:00 |
state.c
|
Added new #define ENDIANNESS_NATIVE, which maps to either ENDIANNESS_LITTLE
|
2009-01-17 23:03:17 +00:00 |
state.h
|
Fixed crash bug in DCS games.
|
2008-12-11 17:03:13 +00:00 |
streams.c
|
Removed device types from device queries that use tags, under the
|
2009-03-02 10:59:37 +00:00 |
streams.h
|
Ok, this is The Big One.
|
2009-02-11 19:48:39 +00:00 |
tilemap.c
|
From: Christophe Jaillet [christophe.jaillet@wanadoo.fr]
|
2009-02-26 08:48:51 +00:00 |
tilemap.h
|
Major drawgfx cleanup, global removal, and feature enhancements:
|
2009-01-12 11:05:15 +00:00 |
timer.c
|
Removed device types from device queries that use tags, under the
|
2009-03-02 10:59:37 +00:00 |
timer.h
|
Removed device types from device queries that use tags, under the
|
2009-03-02 10:59:37 +00:00 |
tokenize.h
|
Modified the makefile to support experimental optional C++
|
2009-02-28 22:10:06 +00:00 |
ui.c
|
03001: "Working clones" display problem
|
2009-03-07 07:58:27 +00:00 |
ui.h
|
Changed slider controls into a menu. For now, removed the old direct access
|
2008-08-28 08:25:06 +00:00 |
uigfx.c
|
Major drawgfx cleanup, global removal, and feature enhancements:
|
2009-01-12 11:05:15 +00:00 |
uigfx.h
|
|
|
uiinput.c
|
This patch replaces the Machine parameter where an running_machine *
|
2008-11-13 07:23:50 +00:00 |
uiinput.h
|
OSD notice: you now need to report separate mouse up/mouse down events
|
2008-09-09 17:11:52 +00:00 |
uimenu.c
|
Fixed rendering of slider controls so it doesn't overlap when menus get large.
|
2009-01-02 08:20:04 +00:00 |
uimenu.h
|
From: Oliver Stoeneberg [mailto:oliverst@online.de]
|
2008-09-11 15:57:52 +00:00 |
uismall.png
|
|
|
validity.c
|
Removed device types from device queries that use tags, under the
|
2009-03-02 10:59:37 +00:00 |
video.c
|
On Mon, Jan 19, 2009 at 02:48:05PM +0100, Olivier Galibert wrote:
|
2009-01-22 10:21:52 +00:00 |
video.h
|
Removed device types from device queries that use tags, under the
|
2009-03-02 10:59:37 +00:00 |
watchdog.c
|
Fixed crash bug in DCS games.
|
2008-12-11 17:03:13 +00:00 |
watchdog.h
|
Moves watchdog processing logic into its own module
|
2008-03-02 03:32:54 +00:00 |