index
:
mame
aaron-nl3
aaron-pci-cleanup
addrbus-64
arm3_copro
asmjit
cbm_joy_swap
cdimono2_wip
cdplay
cdtv_subcode
dc_pvr-thread
deprecated
draggable-layout
dribbling-nl
dsp563xx
floppysound
hlsl_aviplay
lisa
lua_engine_ui_refactor_2
make_coco_fdc_fixed
master
n64-angrylion
netlist-generated
new_menus
nl-splitfrogs
nl_dips
nltool-updates
py_regtests
release0288
rendlay_vid
s23-firewire
saturn_cdblock
saturn_vdp_split
save-experiments
save_structs
script-eof-marker
shangha3_drop
taitoair_vco
taitotz-pixxiii
taitowlf_zoom
time-experiments
time-experiments2
voodoo_directx11
x86_std-exceptions
xbox_swlist
xtal
ymfm-delay
MAME - Multiple Arcade Machine Emulator
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
src
/
emu
/
devintrf.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Crazy idea: run mame -valid after altering the validity checks....
mame0126
Aaron Giles
2008-07-06
1
-1
/
+0
*
Removed bogus assertion - DEVICE_TYPE_WILDCARD is NULL
Nathan Woods
2008-05-04
1
-1
/
+0
*
Initializing device_config.machine to NULL
Nathan Woods
2008-04-08
1
-0
/
+1
*
Removing false assertion; NULL is also DEVICE_TYPE_WILDCARD
Nathan Woods
2008-04-02
1
-3
/
+0
*
Cleanups and version bump.
mame0123u6
Aaron Giles
2008-03-19
1
-2
/
+2
*
Removed excessive assertions in the device_list code -- it is ok to pass
Aaron Giles
2008-03-19
1
-12
/
+0
*
Fix chicken and egg problem with device_start callbacks.
Aaron Giles
2008-03-17
1
-8
/
+16
*
Added a bunch more asserts
Zsolt Vasvari
2008-03-09
1
-11
/
+126
*
Changed device interfaces to pass the device_config * rather
Aaron Giles
2008-03-06
1
-95
/
+95
*
Cleanups and version bump.
mame0123u4
Aaron Giles
2008-03-06
1
-5
/
+5
*
Added running_machine * to the device_config, live while the device
Aaron Giles
2008-03-05
1
-0
/
+2
*
Added macros to define device functions. Updated existing devices
Aaron Giles
2008-03-01
1
-12
/
+162
*
Fixes for screenless games.
Aaron Giles
2008-02-23
1
-2
/
+0
*
Cleanups and version bump for 0.123u2.
mame0123u2
Aaron Giles
2008-02-21
1
-72
/
+72
*
Most important thing to note about this change:
Aaron Giles
2008-02-21
1
-11
/
+144
*
Removed clock and flags as fundamental device parameters.
Aaron Giles
2008-02-20
1
-3
/
+1
*
Added support for inline device configuration.
Aaron Giles
2008-02-20
1
-3
/
+8
*
New module: devintrf.c/.h. Implements a generic device interface similar
Aaron Giles
2008-02-19
1
-0
/
+536