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
/
m68hc16
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added ATTR_COLD to common lifecycle methods for many files in src/devices. (#...
holub
2024-09-27
2
-10
/
+10
*
cpu16: Add most of the MAC unit instructions
AJR
2023-08-27
2
-11
/
+302
*
cpu16dasm.cpp: Use util::sext to sign-extend 4-bit constants
AJR
2023-08-27
1
-9
/
+1
*
cpu16h, icorender.cpp: fix MSVC compile (nw)
Peter Ferrie
2022-08-01
1
-4
/
+0
*
mc68hc11z1, cfp1080s: Separate source file for MCU; add numerous logging stubs
AJR
2022-06-16
4
-23
/
+555
*
cpu16: Minor disassembly formatting fix for branch destinations
AJR
2022-06-15
1
-2
/
+2
*
m68hc16: Update CPU16 core
AJR
2022-05-28
2
-1402
/
+519
*
srcclean in preparation for release
Vas Crabb
2022-05-22
1
-1
/
+1
*
cpu16.cpp: Fix shift in get_xk
AJR
2022-05-18
1
-1
/
+1
*
cpu16.cpp: Fix fallthrough attribute
AJR
2022-05-16
1
-7
/
+7
*
cpu16.cpp: Small fixups
AJR
2022-05-16
1
-0
/
+2
*
cpu16: Add preliminary execution core
AJR
2022-05-16
2
-40
/
+5940
*
cpu16: Disassembly fixes
AJR
2022-05-16
1
-5
/
+9
*
Debugger feature improvements
AJR
2022-03-27
1
-28
/
+28
*
Add CPU16 and HDD device skeletons for Conner CFP1080S
AJR
2021-11-25
2
-0
/
+297
*
cpu16dasm.cpp: Fix weird editing error
AJR
2021-05-21
1
-1
/
+1
*
unidasm: Add CPU16 disassembler
AJR
2021-05-21
2
-0
/
+1467