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
/
devlegcy.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added a virtual stream update function to the device sound interface.
Aaron Giles
2011-01-21
1
-0
/
+3
*
MDRV_* -> MCFG_*
Aaron Giles
2010-12-31
1
-53
/
+53
*
Remove artificial SOUND_ prefix from sound device names.
Aaron Giles
2010-09-02
1
-2
/
+2
*
De-converted MACHINE_DRIVER from tokens back to constructor functions, regaining
Aaron Giles
2010-08-26
1
-8
/
+14
*
Return to type safety. Changed address maps back into functions that build
Aaron Giles
2010-08-01
1
-10
/
+10
*
Adding ability to support other types of software lists, so floppies, cassett...
Miodrag Milanovic
2010-07-08
1
-0
/
+1
*
Added per-device image softlist loading routine [Miodrag Milanovic]
Miodrag Milanovic
2010-07-07
1
-0
/
+2
*
Cleanups and version bump.
mame0138u3
Aaron Giles
2010-07-06
1
-5
/
+5
*
Created CPU-specific device types for all CPUs, using new macros
Aaron Giles
2010-07-03
1
-4
/
+4
*
Modified way device_type constants are defined in order to get unidasm compil...
Miodrag Milanovic
2010-06-29
1
-2
/
+3
*
Changed device name from an overridable function to a parameter passed to
Aaron Giles
2010-06-25
1
-2
/
+0
*
Implemented hash file and battery support and did some cleanup (no whatsnew)
Miodrag Milanovic
2010-06-24
1
-2
/
+2
*
- Moved ioproc implementation from MESS [Miodrag Milanovic]
Miodrag Milanovic
2010-06-23
1
-13
/
+11
*
- Moved softlist implementation from MESS [Miodrag Milanovic]
Miodrag Milanovic
2010-06-20
1
-10
/
+0
*
Implemented most of calls for image device (no whatsnew)
Miodrag Milanovic
2010-06-18
1
-16
/
+11
*
- removed MESS dependency from config.c
Miodrag Milanovic
2010-06-17
1
-31
/
+35
*
Cleanups and version bump.
Aaron Giles
2010-06-17
1
-80
/
+80
*
Image device cleanup (no whatsnew)
Miodrag Milanovic
2010-06-16
1
-72
/
+56
*
devlegacy.c,clifront.c,info.c [Miodrag Milanovic]
Miodrag Milanovic
2010-06-15
1
-1
/
+155
*
Legacy memory and nvram device define and declare had exchanged implementatio...
Miodrag Milanovic
2010-06-13
1
-4
/
+4
*
Split implementation for legacy devices into a separate macro. Updated all
Aaron Giles
2010-06-11
1
-118
/
+60
*
Add back the validity check support for legacy devices to help MESS.
Aaron Giles
2010-06-11
1
-0
/
+9
*
WARNING: There are likely to be regressions in both functionality and
Aaron Giles
2010-06-08
1
-0
/
+583