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
/
z80
/
z80dasm.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
z80/z80dasm.cpp: Switched *R (LDIR, OTIR, etc) debugger flag to STEP_OVER (#1...
holub
2025-03-21
1
-3
/
+3
*
z80dasm: small cleanup
hap
2024-06-26
1
-15
/
+18
*
srcclean and manual cleanup.
Vas Crabb
2024-06-23
1
-2
/
+2
*
New WORKING - sinclair/specnext.cpp: ZX Spectrum Next (known as tbblue) (#11918)
holub
2024-06-12
1
-5
/
+15
*
src/devices/cpu: Remove #include "debugger.h" where no longer necessary
AJR
2022-04-06
1
-1
/
+0
*
Debugger feature improvements
AJR
2022-03-27
1
-5
/
+12
*
Fix most implicit fallthrough warnings from clang
Vas Crabb
2020-11-17
1
-1
/
+1
*
fix disassembly when $ed, $dd & $fd prefixes are used but the instruction is ...
smf-
2018-01-13
1
-0
/
+10
*
this breaks more than it fixes. Revert "z80 disassembler, stopped invalid dd ...
smf-
2018-01-13
1
-4
/
+2
*
z80 disassembler, stopped invalid dd & fd instructions from eating the next b...
smf-
2018-01-08
1
-2
/
+4
*
dvdisasm: Overhaul [O. Galibert]
Olivier Galibert
2017-11-26
1
-92
/
+72
*
Changed disassembler infrastructure to not use char buffers internally
Nathan Woods
2016-11-20
1
-11
/
+1
*
Changed the Z80 disassembler to use 'std::ostream &' internally
Nathan Woods
2016-10-25
1
-17
/
+24
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
1
-11
/
+11
*
clang-modernize part 3
Miodrag Milanovic
2015-12-04
1
-26
/
+26
*
Some more cleanup (nw)
Miodrag Milanovic
2015-11-11
1
-1
/
+1
*
Rename *.c -> *.cpp in our source (nw)
Miodrag Milanovic
2015-11-08
1
-0
/
+532