index
:
mame
aaron-nl3
aaron-pci-cleanup
arm3_copro
asmjit
cdimono2_wip
cdplay
cdtv_chd-v5
dc_pvr-thread
deprecated
docs_wavwrite
draggable-layout
dribbling-nl
hlsl_aviplay
lisa
lua_engine_ui_refactor_2
m57_troangel-bluesea
make_coco_fdc_fixed
master
n64-angrylion
netlist-generated
new_menus
nl-splitfrogs
nl_dips
nltool-updates
py_regtests
qt6_position-fix
rendlay_vid
saturn_cdblock
saturn_vdp_split
save-experiments
save_structs
shangha3_drop
sound
taitoair_vco
taitowlf_zoom
time-experiments
time-experiments2
vamphalf_misncrft
voodoo_directx11
x86_std-exceptions
xbox_swlist
ymfm-delay
MAME - Multiple Arcade Machine Emulator
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
src
/
emu
/
mame.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Normalized function pointer typedefs: they are now all
Aaron Giles
2008-03-03
1
-2
/
+2
*
Moves watchdog processing logic into its own module
Zsolt Vasvari
2008-03-02
1
-1
/
+3
*
- Moves all video timing logic from cpuexec.c to video.c
Zsolt Vasvari
2008-03-01
1
-6
/
+7
*
Converted MACHINE_DRIVER definitions from function
Aaron Giles
2008-02-26
1
-3
/
+4
*
Cleanups and version bump for 0.123u2.
mame0123u2
Aaron Giles
2008-02-21
1
-1
/
+1
*
Most important thing to note about this change:
Aaron Giles
2008-02-21
1
-12
/
+24
*
Pulled remaining vestiges of old-style colortables:
Aaron Giles
2008-02-19
1
-2
/
+0
*
New module: devintrf.c/.h. Implements a generic device interface similar
Aaron Giles
2008-02-19
1
-0
/
+3
*
The term "driver" is way overloaded in the system.
Aaron Giles
2008-02-18
1
-20
/
+20
*
Removed expand_machine_driver().
Aaron Giles
2008-02-18
1
-12
/
+8
*
Readded the ability to pass absolute paths to mame_schedule_save() and
Nathan Woods
2008-02-09
1
-10
/
+34
*
Split timer_adjust() into timer_adjust_oneshot() and timer_adjust_periodic().
Aaron Giles
2008-02-06
1
-1
/
+1
*
From: Atari Ace [mailto:atari_ace@verizon.net]
Aaron Giles
2008-02-03
1
-6
/
+6
*
Changed debugger-related code to be based off a new makefile define (DEBUGGER...
Aaron Giles
2008-02-02
1
-4
/
+4
*
- Added deprecat.h that contains some deprecated/discouraged contructs (see b...
Zsolt Vasvari
2008-01-25
1
-0
/
+1
*
Minor spacing and clock cleanup.
Aaron Giles
2008-01-24
1
-1
/
+1
*
First in a series of updates to remove the use of the global Machine from as ...
Zsolt Vasvari
2008-01-24
1
-6
/
+6
*
Copyright cleanup:
Aaron Giles
2008-01-06
1
-1
/
+1
*
(From Oliver Stoneberg)
Aaron Giles
2008-01-04
1
-1
/
+0
*
Spacing fixes and a version bump to 0.122u3.
mame0122u3
Aaron Giles
2008-01-03
1
-2
/
+2
*
(inspired by Firewave)
Aaron Giles
2008-01-03
1
-14
/
+22
*
Changes for MAME 0.121u4.
mame0121u4
Aaron Giles
2007-12-17
1
-2
/
+2
*
Changes for MAME 0.121u2.
mame0121u2
Aaron Giles
2007-12-17
1
-3
/
+3
*
Changes for MAME 0.121u1.
mame0121u1
Aaron Giles
2007-12-17
1
-0
/
+2
*
Initial checkin of MAME 0.121.
mame0121
Aaron Giles
2007-12-17
1
-0
/
+1889