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
/
cpu
/
mcs40
/
mcs40.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
emumem: A little more speedup. cache and specific change syntax, and are not...
Olivier Galibert
2020-05-25
1
-1
/
+1
*
sweeten most of the remaining arrays of delegates (nw)
Vas Crabb
2020-02-07
1
-5
/
+6
*
Make many device_execute_interface functions noexcept, including the "informa...
AJR
2019-11-09
1
-2
/
+2
*
Make devdelegate more like devcb for configuration. This is a
Vas Crabb
2019-10-26
1
-1
/
+1
*
cherry-pick fixes from mainline and clean up some stuff (nw)
Vas Crabb
2018-07-23
1
-15
/
+2
*
appease msvc (nw)
smf-
2018-07-21
1
-4
/
+4
*
Allow per-device internal layouts and remove some more MCFG_ macros.
Vas Crabb
2018-07-16
1
-98
/
+24
*
devcb3
Vas Crabb
2018-07-07
1
-19
/
+19
*
mcs40: cleaner boilerplate (nw)
Vas Crabb
2018-06-07
1
-36
/
+9
*
emumem: Rename direct_read_handler to memory_access_cache. Parametrize the t...
Olivier Galibert
2018-05-11
1
-1
/
+1
*
don't pass so many naked pointers around (nw)
Vas Crabb
2018-03-25
1
-2
/
+2
*
destaticify initializations (nw) (#3289)
wilbertpol
2018-03-04
1
-53
/
+37
*
MCS-40 is paged (nw)
Vas Crabb
2017-12-01
1
-3
/
+3
*
emumem: API change [O. Galibert]
Olivier Galibert
2017-11-29
1
-1
/
+1
*
dvdisasm: Overhaul [O. Galibert]
Olivier Galibert
2017-11-26
1
-16
/
+2
*
explicit sizes for enums used in save states - one should always do this to m...
Vas Crabb
2017-07-16
1
-3
/
+3
*
make device_memory_interface slightly less of a special case, use a typedef t...
Vas Crabb
2017-07-10
1
-1
/
+1
*
New machines marked NOT_WORKING
Vas Crabb
2017-07-09
1
-3
/
+3
*
fix for building with MSVC, it can't cope with the collision with the FUNC() ...
smf-
2017-07-08
1
-3
/
+3
*
mcs40 updates:
Vas Crabb
2017-07-06
1
-6
/
+72
*
dimemory: Lift the cap on the number of address spaces per device [O. Galibert]
Olivier Galibert
2017-07-03
1
-1
/
+1
*
intlc440 improvements:
Vas Crabb
2017-07-01
1
-2
/
+2
*
Add support for 4040 stop/ack and HLT instruction, hook up stop/single step b...
Vas Crabb
2017-06-29
1
-3
/
+41
*
fixup (nw)
Vas Crabb
2017-06-29
1
-0
/
+1
*
MCS-40 and INTELLEC 4/MOD 40 updates:
Vas Crabb
2017-06-29
1
-21
/
+60
*
Rewrote 4004 core and disassembler:
Vas Crabb
2017-06-27
1
-0
/
+307