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
/
mess
/
machine
/
dgn_beta.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
no need for including assert.h since overload is in emucore.h that we already...
Miodrag Milanovic
2014-04-15
1
-2
/
+0
*
Cleanups and version bump
mame0153
Miodrag Milanovic
2014-04-07
1
-1
/
+1
*
legacy wd17xx is now also a modern device (nw)
Miodrag Milanovic
2014-03-18
1
-19
/
+19
*
Converted PIA6821 to DEVCB2 [smf]
smf-
2014-01-06
1
-65
/
+3
*
small MACHINE_RESET cleanup
Oliver Stöneberg
2013-08-05
1
-1
/
+1
*
(MESS) dgnbeta: Fixed regression (nw)
Wilbert Pol
2013-05-24
1
-0
/
+2
*
made BEEP and RAM devices initialize in constructor of driver classes (nw)
Miodrag Milanovic
2013-04-23
1
-5
/
+5
*
rmnimbus cleanup and few smaller (nw)
Miodrag Milanovic
2013-04-22
1
-5
/
+5
*
small machine().root_device() cleanup (nw)
Miodrag Milanovic
2013-04-18
1
-1
/
+1
*
moving some static functions in driver state for MESS drivers plus some other...
Miodrag Milanovic
2013-04-18
1
-95
/
+81
*
Removal of machine().root_device() where appropriate (nw)
Miodrag Milanovic
2013-04-14
1
-1
/
+1
*
(MESS) Refactored all drivers to use the new MOS6551 and removed the old impl...
Curt Coder
2013-02-06
1
-1
/
+1
*
machine_notify_delegate modernization (nw)
Miodrag Milanovic
2013-02-04
1
-26
/
+23
*
Cleanups and version bump
mame0148
Miodrag Milanovic
2013-01-11
1
-62
/
+62
*
some cleanup (nw)
Miodrag Milanovic
2012-10-03
1
-14
/
+11
*
Replace some *_DEVICE_HANDLER with _MEMBER calls in MESS section (no whatsnew)
Miodrag Milanovic
2012-10-03
1
-130
/
+106
*
dgnbeta fix (nw)
Miodrag Milanovic
2012-09-24
1
-2
/
+2
*
dgn_beta removal of _space_func and moving handlers to members (nw)
Miodrag Milanovic
2012-09-21
1
-76
/
+56
*
change from device->machine() to space.machine() in device handlers in order ...
Miodrag Milanovic
2012-09-21
1
-19
/
+19
*
Since nobody checks for NULLs anyway, make
Aaron Giles
2012-09-19
1
-7
/
+7
*
Memory handler cleanup 3. Add mem_mask parameter
Aaron Giles
2012-09-17
1
-17
/
+17
*
Memory handler normalization, part 2. Change legacy
Aaron Giles
2012-09-17
1
-32
/
+32
*
Memory handler normalization, part 1.
Aaron Giles
2012-09-17
1
-21
/
+21
*
Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang...
Miodrag Milanovic
2012-09-13
1
-10
/
+9
*
Clear out remaining global inlines in diexec.h.
Aaron Giles
2012-09-12
1
-3
/
+3
*
Closeout on old macros. Retired cputag_set_input_line
Aaron Giles
2012-09-12
1
-8
/
+8
*
Add safe_pc() and safe_pcbase() methods to device_t.
Aaron Giles
2012-09-11
1
-1
/
+1
*
Merge of MESS sources (no whatsnew)
Miodrag Milanovic
2012-08-21
1
-0
/
+1317