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
/
cpu
/
mcs40
/
mcs40.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
You know, if I'm nice enough to give you an accessor, please use it.
Aaron Giles
2021-04-24
1
-1
/
+1
*
emumem: A little more speedup. cache and specific change syntax, and are not...
Olivier Galibert
2020-05-25
1
-4
/
+3
*
sweeten most of the remaining arrays of delegates (nw)
Vas Crabb
2020-02-07
1
-8
/
+4
*
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
-2
/
+2
*
Allow passing std::unique_ptr<TYPE> directly to save_pointer and remove now-s...
AJR
2018-06-24
1
-2
/
+2
*
emumem: Rename direct_read_handler to memory_access_cache. Parametrize the t...
Olivier Galibert
2018-05-11
1
-4
/
+4
*
Reshuffle some stuff:
Vas Crabb
2018-03-28
1
-2
/
+2
*
don't pass so many naked pointers around (nw)
Vas Crabb
2018-03-25
1
-4
/
+4
*
New machines marked NOT_WORKING
Vas Crabb
2018-01-14
1
-1
/
+1
*
MCS-40 is paged (nw)
Vas Crabb
2017-12-01
1
-4
/
+4
*
emumem: API change [O. Galibert]
Olivier Galibert
2017-11-29
1
-1
/
+1
*
dvdisasm: Overhaul [O. Galibert]
Olivier Galibert
2017-11-26
1
-31
/
+5
*
make device_memory_interface slightly less of a special case, use a typedef t...
Vas Crabb
2017-07-10
1
-2
/
+2
*
(nw) notes, coverity complaints, INTELLEC 4/MOD 4 layout, detect duplicate bo...
Vas Crabb
2017-07-09
1
-2
/
+2
*
intlc440: one more front panel switch (nw)
Vas Crabb
2017-07-07
1
-6
/
+3
*
mcs40 updates:
Vas Crabb
2017-07-06
1
-94
/
+132
*
dimemory: Lift the cap on the number of address spaces per device [O. Galibert]
Olivier Galibert
2017-07-03
1
-10
/
+8
*
Rename AS_DECRYPTED_OPCODES to AS_OPCODES [O. Galibert]
Olivier Galibert
2017-07-03
1
-2
/
+2
*
intlc440 improvements:
Vas Crabb
2017-07-01
1
-3
/
+14
*
Add support for 4040 stop/ack and HLT instruction, hook up stop/single step b...
Vas Crabb
2017-06-29
1
-123
/
+242
*
fixup (nw)
Vas Crabb
2017-06-29
1
-17
/
+9
*
MCS-40 and INTELLEC 4/MOD 40 updates:
Vas Crabb
2017-06-29
1
-47
/
+135
*
Build fixes (nw)
AJR
2017-06-26
1
-1
/
+0
*
Rewrote 4004 core and disassembler:
Vas Crabb
2017-06-27
1
-0
/
+1022