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
/
m68000
/
m68kdasm.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
m68k: make pc-relative disassembly a little nicer to read
Olivier Galibert
2025-05-26
1
-2
/
+1
*
cpu/m68000: Fix disassembly of CAS. [Doug Brown, R. Belmont]
arbee
2025-01-26
1
-3
/
+3
*
misc: remove "all rights reserved" copyright comment,
hap
2025-01-22
1
-1
/
+1
*
coretmpl.h: Add utility function for sign-extending values of arbitrary width
AJR
2022-11-01
1
-1
/
+1
*
Mac-related emulation fixes:
Vas Crabb
2022-06-20
1
-11
/
+21
*
Debugger feature improvements
AJR
2022-03-27
1
-8
/
+11
*
m68kcpu: Show SR; rename ISP to SSP for pre-68020 (nw)
AJR
2019-05-19
1
-2
/
+2
*
m680x0: Normalize type names to the short versions [O. Galibert]
Olivier Galibert
2019-04-29
1
-4
/
+4
*
m68kdasm: fix ptest instruction (nw)
Sven Schnelle
2018-10-28
1
-1
/
+1
*
misc cleanup (nw)
Vas Crabb
2018-10-28
1
-3
/
+6
*
m68kdasm: decode ptest & pflush (#4190)
dxl
2018-10-24
1
-29
/
+73
*
(nw) fix lots of inadverently mutable static pointers
Vas Crabb
2018-09-20
1
-2
/
+2
*
Duh #666 (nw)
Olivier Galibert
2018-01-28
1
-1
/
+1
*
srcclean and manual cleanups (nw)
Vas Crabb
2017-12-24
1
-3
/
+3
*
Fix 68000 dasm (nw)
Olivier Galibert
2017-11-27
1
-1
/
+1
*
dvdisasm: Overhaul [O. Galibert]
Olivier Galibert
2017-11-26
1
-2390
/
+1750
*
Changed disassembler infrastructure to not use char buffers internally
Nathan Woods
2016-11-20
1
-17
/
+8
*
Changed the m68k disassembler to use 'std::ostream &' internally
Nathan Woods
2016-11-15
1
-4
/
+13
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
1
-136
/
+136
*
clang-modernize part 3
Miodrag Milanovic
2015-12-04
1
-3
/
+3
*
Rename *.c -> *.cpp in our source (nw)
Miodrag Milanovic
2015-11-08
1
-0
/
+4157