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
/
mconfig.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Changed MDRV_CPU_ADD to require a tag. Removed MDRV_CPU_ADD_TAG.
Aaron Giles
2008-07-19
1
-4
/
+1
*
Removed MDRV_SOUND_ADD. Renamed MDRV_SOUND_ADD_TAG to
Aaron Giles
2008-07-18
1
-4
/
+1
*
Fixes 01659: stereo balancing is wrong
Aaron Giles
2008-04-04
1
-2
/
+2
*
Changes MDRV_TIMER_DURATION to MDRV_TIMER_START_DELAY
Zsolt Vasvari
2008-03-15
1
-85
/
+0
*
Makes suggested changes to MDRV_TIMER macros. Hasn't moved them yet.
Zsolt Vasvari
2008-03-14
1
-15
/
+13
*
Implements scanline based timer devices.
Zsolt Vasvari
2008-03-14
1
-0
/
+5
*
Added skeletion device interface for timers. Just wanted to get feedback.
Zsolt Vasvari
2008-03-14
1
-0
/
+31
*
WIP check-in. Things work now, but I'm still working on the code.
Aaron Giles
2008-03-09
1
-6
/
+7
*
Changes VIDEO_UPDATE signature to
Zsolt Vasvari
2008-03-08
1
-21
/
+21
*
- the public screen_state is made to only contain items that are currently ac...
Zsolt Vasvari
2008-03-07
1
-18
/
+18
*
* MACHINE_DRIVER_EXTERN now requires a semicolon
Couriersud
2008-03-01
1
-1
/
+1
*
Most of this descriptions taken directly from an e-mail by Aaron:
Zsolt Vasvari
2008-02-29
1
-2
/
+4
*
Replaces mame_bitmap with bitmap_t
Zsolt Vasvari
2008-02-29
1
-1
/
+1
*
Spacing and version bump.
mame0123u3
Aaron Giles
2008-02-28
1
-7
/
+7
*
Converted MACHINE_DRIVER definitions from function
Aaron Giles
2008-02-26
1
-205
/
+296
*
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
-53
/
+47
*
Removed clock and flags as fundamental device parameters.
Aaron Giles
2008-02-20
1
-6
/
+0
*
Added support for inline device configuration.
Aaron Giles
2008-02-20
1
-1
/
+1
*
Pulled remaining vestiges of old-style colortables:
Aaron Giles
2008-02-19
1
-2
/
+1
*
New module: devintrf.c/.h. Implements a generic device interface similar
Aaron Giles
2008-02-19
1
-0
/
+427