.. |
audio
|
Changed save state system to accept machine parameters where
|
2008-12-05 08:00:13 +00:00 |
cpu
|
SuperFX changes: [Anonymous]
|
2009-08-29 10:00:14 +00:00 |
debug
|
Another step. Moved the address-space related get_info constants
|
2009-07-08 16:20:01 +00:00 |
drivers
|
Added xtal for MESS.
|
2009-08-18 20:25:05 +00:00 |
layout
|
Initial checkin of MAME 0.121.
|
2007-12-17 15:19:59 +00:00 |
machine
|
Attempt to define an I64FMT string that can be used for printf'ing 64-bit
|
2009-08-19 08:49:01 +00:00 |
sound
|
on behalf of couriersud
|
2009-08-26 10:48:03 +00:00 |
video
|
(small cleanup)
|
2009-08-24 11:12:55 +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
|
Bulk change alert.
|
2009-04-26 23:54:37 +00:00 |
audit.h
|
refactored the audit code to make it more consistent with the original.
|
2009-04-11 11:55:12 +00:00 |
cheat.c
|
From Pugsy:
|
2009-08-19 16:45:49 +00:00 |
cheat.h
|
Added expression validation callback to verify names for CPUs and
|
2008-08-07 15:53:58 +00:00 |
clifront.c
|
Bulk change alert.
|
2009-04-26 23:54:37 +00:00 |
clifront.h
|
Added new frontend option -listbrothers. This will list all "brothers"
|
2008-12-30 20:19:04 +00:00 |
config.c
|
Bulk change alert.
|
2009-04-26 23:54:37 +00:00 |
config.h
|
Restructured input port internals and cleaned up inptport.c:
|
2008-05-15 16:25:03 +00:00 |
cpuexec.c
|
Changed profiler to separate start/stop cases. [Christophe Jaillet]
|
2009-08-19 16:43:04 +00:00 |
cpuexec.h
|
Another step. Moved the address-space related get_info constants
|
2009-07-08 16:20:01 +00:00 |
cpuintrf.h
|
Expanded address maps from 3 to 4. Moved ADDRESS_SPACE_PROGRAM/DATA/IO
|
2009-07-09 07:10:40 +00:00 |
crsshair.c
|
Fixed remaining occurrences of crsshairpath
|
2009-07-14 07:06:24 +00:00 |
crsshair.h
|
The other larger patch adds missing static and const qualifiers, and
|
2009-06-08 05:43:50 +00:00 |
debugger.c
|
Bulk change alert.
|
2009-04-26 23:54:37 +00:00 |
debugger.h
|
Moved some of the CPU cores over to use get_safe_token like other devices.
|
2009-03-12 16:54:49 +00:00 |
deprecat.h
|
Major drawgfx cleanup, global removal, and feature enhancements:
|
2009-01-12 11:05:15 +00:00 |
devcb.c
|
Many casts added to the core files, and various other tweaks
|
2009-03-12 07:43:03 +00:00 |
devcb.h
|
Added helper macros for input lines tied to GND/Vcc.
|
2009-08-21 13:05:08 +00:00 |
devconv.h
|
fixed void function returning a value compile error
|
2009-01-01 16:11:54 +00:00 |
devintrf.c
|
Fix for MSVC compile.
|
2009-07-10 05:47:32 +00:00 |
devintrf.h
|
Cleanups and version bump.
|
2009-07-10 03:10:17 +00:00 |
devtempl.h
|
The other larger patch adds missing static and const qualifiers, and
|
2009-06-08 05:43:50 +00:00 |
drawgfx.c
|
Cleaned out remaining generic drawgfx usage. Removed the
|
2009-07-02 05:45:07 +00:00 |
drawgfx.h
|
Removed PREDECODE_GFX compile flag, as the on-the-fly decoding seems
|
2009-07-09 08:03:31 +00:00 |
drawgfxm.h
|
Changed profiler to separate start/stop cases. [Christophe Jaillet]
|
2009-08-19 16:43:04 +00:00 |
driver.c
|
Added casts to ensure proper values are passed to the ctype.h functions.
|
2009-06-25 08:04:39 +00:00 |
driver.h
|
Added missing casts and made other tweaks. The entire project
|
2009-04-27 09:18:17 +00:00 |
eigccppc.h
|
Having decided to look at the MAME source again, I have a fairly minor patch:
|
2009-03-19 06:15:14 +00:00 |
eigccx86.h
|
Having decided to look at the MAME source again, I have a fairly minor patch:
|
2009-03-19 06:15:14 +00:00 |
eminline.h
|
Copyright cleanup:
|
2008-01-06 00:47:40 +00:00 |
emu.mak
|
Added infrastructure to compile universal standalone disassembler:
|
2009-08-22 06:25:07 +00:00 |
emuopts.c
|
Added basic support in bitmap.c for 64-bit indexed bitmaps. As a
|
2009-07-13 22:34:43 +00:00 |
emuopts.h
|
Fixed remaining occurrences of crsshairpath
|
2009-07-14 07:06:24 +00:00 |
emupal.c
|
Bulk change alert.
|
2009-04-26 23:54:37 +00:00 |
emupal.h
|
Major drawgfx cleanup, global removal, and feature enhancements:
|
2009-01-12 11:05:15 +00:00 |
fileio.c
|
Many casts added to the core files, and various other tweaks
|
2009-03-12 07:43:03 +00:00 |
fileio.h
|
Fixed remaining occurrences of crsshairpath
|
2009-07-14 07:06:24 +00:00 |
hash.c
|
Added casts to ensure proper values are passed to the ctype.h functions.
|
2009-06-25 08:04:39 +00:00 |
hash.h
|
Copyright cleanup:
|
2008-01-06 00:47:40 +00:00 |
info.c
|
Removed PREDECODE_GFX compile flag, as the on-the-fly decoding seems
|
2009-07-09 08:03:31 +00:00 |
info.h
|
Removed expand_machine_driver().
|
2008-02-18 05:58:18 +00:00 |
inptport.c
|
Changed profiler to separate start/stop cases. [Christophe Jaillet]
|
2009-08-19 16:43:04 +00:00 |
inptport.h
|
Added a POKER_BET general input definition.
|
2009-08-22 16:57:12 +00:00 |
inpttype.h
|
Added a POKER_BET general input definition.
|
2009-08-22 16:57:12 +00:00 |
input.c
|
Changed profiler to separate start/stop cases. [Christophe Jaillet]
|
2009-08-19 16:43:04 +00:00 |
input.h
|
Many casts added to the core files, and various other tweaks
|
2009-03-12 07:43:03 +00:00 |
inputseq.c
|
Added casts to ensure proper values are passed to the ctype.h functions.
|
2009-06-25 08:04:39 +00:00 |
inputseq.h
|
Restructured input port internals and cleaned up inptport.c:
|
2008-05-15 16:25:03 +00:00 |
mame.c
|
Changed profiler to separate start/stop cases. [Christophe Jaillet]
|
2009-08-19 16:43:04 +00:00 |
mame.h
|
> -----Original Message-----
|
2009-08-13 04:55:32 +00:00 |
mamecore.c
|
Copyright cleanup:
|
2008-01-06 00:47:40 +00:00 |
mamecore.h
|
Move address_map array from cpu_config to device_config. Added
|
2009-07-08 14:47:35 +00:00 |
mconfig.c
|
Move address_map array from cpu_config to device_config. Added
|
2009-07-08 14:47:35 +00:00 |
mconfig.h
|
Move address_map array from cpu_config to device_config. Added
|
2009-07-08 14:47:35 +00:00 |
memconv.h
|
fixed void function returning a value compile error
|
2009-01-01 16:11:54 +00:00 |
memory.c
|
Changed profiler to separate start/stop cases. [Christophe Jaillet]
|
2009-08-19 16:43:04 +00:00 |
memory.h
|
Expanded address maps from 3 to 4. Moved ADDRESS_SPACE_PROGRAM/DATA/IO
|
2009-07-09 07:10:40 +00:00 |
output.c
|
Bulk change alert.
|
2009-04-26 23:54:37 +00:00 |
output.h
|
Normalized function pointer typedefs: they are now all
|
2008-03-03 01:51:31 +00:00 |
profiler.c
|
Changed profiler to separate start/stop cases. [Christophe Jaillet]
|
2009-08-19 16:43:04 +00:00 |
profiler.h
|
Changed profiler to separate start/stop cases. [Christophe Jaillet]
|
2009-08-19 16:43:04 +00:00 |
render.c
|
Bulk change alert.
|
2009-04-26 23:54:37 +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
|
Bulk change alert.
|
2009-04-26 23:54:37 +00:00 |
rendfont.h
|
Replaces mame_bitmap with bitmap_t
|
2008-02-29 04:01:09 +00:00 |
rendlay.c
|
Bulk change alert.
|
2009-04-26 23:54:37 +00:00 |
rendlay.h
|
From: Atari Ace [mailto:atari_ace@verizon.net]
|
2008-12-11 17:59:22 +00:00 |
rendutil.c
|
Crosshair update
|
2009-03-28 22:55:34 +00:00 |
rendutil.h
|
Crosshair update
|
2009-03-28 22:55:34 +00:00 |
restrack.c
|
Bulk change alert.
|
2009-04-26 23:54:37 +00:00 |
restrack.h
|
Bulk change alert.
|
2009-04-26 23:54:37 +00:00 |
romload.c
|
> -----Original Message-----
|
2009-08-13 04:55:32 +00:00 |
romload.h
|
> -----Original Message-----
|
2009-08-13 04:55:32 +00:00 |
sndintrf.h
|
Ok, this is The Big One.
|
2009-02-11 19:48:39 +00:00 |
sound.c
|
Changed profiler to separate start/stop cases. [Christophe Jaillet]
|
2009-08-19 16:43:04 +00:00 |
sound.h
|
Removed the MDRV_<devtype>_REMOVE macros. A simple DEVICE_REMOVE
|
2009-06-08 05:38:50 +00:00 |
state.c
|
Bulk change alert.
|
2009-04-26 23:54:37 +00:00 |
state.h
|
Many casts added to the core files, and various other tweaks
|
2009-03-12 07:43:03 +00:00 |
streams.c
|
Changed profiler to separate start/stop cases. [Christophe Jaillet]
|
2009-08-19 16:43:04 +00:00 |
streams.h
|
Ok, this is The Big One.
|
2009-02-11 19:48:39 +00:00 |
tilemap.c
|
Changed profiler to separate start/stop cases. [Christophe Jaillet]
|
2009-08-19 16:43:04 +00:00 |
tilemap.h
|
> From: atari_ace@verizon.net
|
2009-08-13 04:42:13 +00:00 |
timer.c
|
Changed profiler to separate start/stop cases. [Christophe Jaillet]
|
2009-08-19 16:43:04 +00:00 |
timer.h
|
From: hoge hoge [c8cv@hotmail.com]
|
2009-08-13 05:17:16 +00:00 |
tokenize.h
|
Modified the makefile to support experimental optional C++
|
2009-02-28 22:10:06 +00:00 |
ui.c
|
> -----Original Message-----
|
2009-08-13 04:55:32 +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
|
> From: atari_ace@verizon.net
|
2009-08-13 04:42:13 +00:00 |
uigfx.h
|
First in a series of updates to remove the use of the global Machine from as many places as possible
|
2008-01-24 09:12:03 +00:00 |
uiinput.c
|
Changed profiler to separate start/stop cases. [Christophe Jaillet]
|
2009-08-19 16:43:04 +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 remaining occurrences of crsshairpath
|
2009-07-14 07:06:24 +00:00 |
uimenu.h
|
From: Oliver Stoeneberg [mailto:oliverst@online.de]
|
2008-09-11 15:57:52 +00:00 |
uismall.png
|
Initial checkin of MAME 0.121.
|
2007-12-17 15:19:59 +00:00 |
validity.c
|
Sync with MESS
|
2009-08-21 22:30:58 +00:00 |
video.c
|
Changed profiler to separate start/stop cases. [Christophe Jaillet]
|
2009-08-19 16:43:04 +00:00 |
video.h
|
Removed the MDRV_<devtype>_REMOVE macros. A simple DEVICE_REMOVE
|
2009-06-08 05:38:50 +00:00 |
watchdog.c
|
The other larger patch adds missing static and const qualifiers, and
|
2009-06-08 05:43:50 +00:00 |
watchdog.h
|
Moves watchdog processing logic into its own module
|
2008-03-02 03:32:54 +00:00 |