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
/
devices
/
machine
/
cs4031.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
destaticify initializations (nw) (#3289)
wilbertpol
2018-03-04
1
-24
/
+0
*
xtal.h is dead, long live to xtal.cpp [O. Galibert]
Olivier Galibert
2018-01-23
1
-3
/
+3
*
API Change: Machine configs are now a method of the owner class, and the prot...
Olivier Galibert
2018-01-17
1
-1
/
+1
*
pic8259: Break up the MCFG_PIC8259_ADD macro (nw)
AJR
2017-09-02
1
-2
/
+9
*
Fix coverity errors about unintended truncation (nw)
Vas Crabb
2017-06-02
1
-3
/
+3
*
1st half of devices/machine to device_add_mconfig (nw)
Ivan Vangelista
2017-05-31
1
-8
/
+2
*
Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you.
Vas Crabb
2017-05-22
1
-1
/
+1
*
Move static data out of devices into the device types. This is a significant...
Vas Crabb
2017-05-14
1
-49
/
+35
*
cs4031: save emulated A20 state
Scott Percival
2017-03-10
1
-0
/
+1
*
Self-registering devices prep:
Vas Crabb
2017-02-27
1
-1
/
+1
*
A round of spelling/typographical fixes to source comments (nw)
Scott Stone
2016-11-24
1
-1
/
+1
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
1
-6
/
+6
*
Intel documentation is conflicting, which prompted osdev to claim that 128k d...
smf-
2016-10-06
1
-2
/
+2
*
Drop the upper bit of the address when shifting left, as described http://wik...
smf-
2016-10-06
1
-2
/
+2
*
NULL->nullptr, instead of DEVCB_NULL use always DEVCB_NOOP to prevent confusi...
Miodrag Milanovic
2016-04-24
1
-1
/
+1
*
reverting:
Miodrag Milanovic
2016-01-20
1
-5
/
+5
*
tags are now strings (nw)
Miodrag Milanovic
2016-01-16
1
-5
/
+5
*
Rename *.c -> *.cpp in our source (nw)
Miodrag Milanovic
2015-11-08
1
-0
/
+969