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
/
devices
/
machine
/
er1400.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove void *ptr parameter from emu_timer, timer_device and all related callb...
AJR
2022-01-26
1
-1
/
+1
*
emumem: Simplify memory management. [O. Galibert]
Olivier Galibert
2020-11-02
1
-1
/
+1
*
wy75: Add default EAROM to avoid hanging at start
AJR
2019-04-12
1
-6
/
+15
*
facit4440: Create new skeleton driver; burn-in tests all seem to pass now (nw)
AJR
2018-09-16
1
-1
/
+9
*
Allow passing std::unique_ptr<TYPE> directly to save_pointer and remove now-s...
AJR
2018-06-24
1
-1
/
+1
*
vt100, la120: Make ER1400 non-volatile storage actually work
AJR
2018-03-10
1
-12
/
+70
*
er1400: A little less logging (nw)
AJR
2018-01-11
1
-5
/
+8
*
la120: Write noninverted clock first; make ER1400 address decoding more effic...
AJR
2018-01-01
1
-20
/
+29
*
er1400: More diagnostics (nw)
AJR
2017-12-31
1
-0
/
+15
*
er1400: Small logging improvement (nw)
AJR
2017-12-31
1
-1
/
+1
*
la120: Better ER1400 hookup; reduce logging spam (nw)
AJR
2017-12-31
1
-1
/
+1
*
er1400.cpp: More logging (nw)
AJR
2017-12-31
1
-0
/
+6
*
Add ER1400 serial EAROM device
AJR
2017-12-31
1
-0
/
+294