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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Allow passing std::unique_ptr<TYPE> directly to save_pointer and remove now-s...
AJR
2018-06-24
1
-2
/
+2
*
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
2
-5
/
+5
*
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
2
-6
/
+6
*
destaticify initializations (nw) (#3289)
wilbertpol
2018-03-04
1
-53
/
+37
*
New machines marked NOT_WORKING
Vas Crabb
2018-01-14
1
-1
/
+1
*
MCS-40 is paged (nw)
Vas Crabb
2017-12-01
3
-7
/
+10
*
emumem: API change [O. Galibert]
Olivier Galibert
2017-11-29
2
-2
/
+2
*
Build fixes (nw)
AJR
2017-11-26
1
-0
/
+1
*
dvdisasm: Overhaul [O. Galibert]
Olivier Galibert
2017-11-26
4
-106
/
+122
*
explicit sizes for enums used in save states - one should always do this to m...
Vas Crabb
2017-07-16
1
-3
/
+3
*
wtf (nw)
Vas Crabb
2017-07-11
1
-1
/
+1
*
make device_memory_interface slightly less of a special case, use a typedef t...
Vas Crabb
2017-07-10
2
-3
/
+3
*
New machines marked NOT_WORKING
Vas Crabb
2017-07-09
1
-3
/
+3
*
(nw) notes, coverity complaints, INTELLEC 4/MOD 4 layout, detect duplicate bo...
Vas Crabb
2017-07-09
1
-2
/
+2
*
fix for building with MSVC, it can't cope with the collision with the FUNC() ...
smf-
2017-07-08
1
-3
/
+3
*
intlc440: one more front panel switch (nw)
Vas Crabb
2017-07-07
1
-6
/
+3
*
mcs40 updates:
Vas Crabb
2017-07-06
2
-100
/
+204
*
dimemory: Lift the cap on the number of address spaces per device [O. Galibert]
Olivier Galibert
2017-07-03
2
-11
/
+9
*
Rename AS_DECRYPTED_OPCODES to AS_OPCODES [O. Galibert]
Olivier Galibert
2017-07-03
1
-2
/
+2
*
intlc440 improvements:
Vas Crabb
2017-07-01
2
-5
/
+16
*
Add support for 4040 stop/ack and HLT instruction, hook up stop/single step b...
Vas Crabb
2017-06-29
2
-126
/
+283
*
fixup (nw)
Vas Crabb
2017-06-29
3
-22
/
+15
*
MCS-40 and INTELLEC 4/MOD 40 updates:
Vas Crabb
2017-06-29
3
-155
/
+255
*
Build fixes (nw)
AJR
2017-06-26
1
-1
/
+0
*
Rewrote 4004 core and disassembler:
Vas Crabb
2017-06-27
3
-0
/
+1518