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
/
mcs51
/
mcs51dasm.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
misc: remove "all rights reserved" copyright comment,
hap
2025-01-22
1
-26
/
+13
*
mcs51: Correctly override some SFR names in dissassemblers
AJR
2024-02-14
1
-10
/
+11
*
mcs51: Add placeholder device types for P87C552 and P80C562, with custom SFR ...
AJR
2024-02-13
1
-0
/
+122
*
i8xc51gb: Correct SFR address of ACON for disassembly
AJR
2022-06-15
1
-1
/
+1
*
Debugger feature improvements
AJR
2022-03-27
1
-2
/
+13
*
Add DS80C320, SAB80(C)515 and RUPI-44 disassemblers
AJR
2020-06-11
1
-0
/
+305
*
some monon disassembly helpers [anonymous] (#5504)
David Haywood
2019-08-19
1
-6
/
+16
*
unidasm: Add address shift for scudsp
AJR
2019-08-05
1
-1
/
+1
*
One more bit name for 8XC51GB (nw)
AJR
2019-07-12
1
-0
/
+1
*
mcs51: Disassembler update
AJR
2019-07-12
1
-7
/
+129
*
add derived CPU type for AX51-CORE (used by AX208 and others) so that we can ...
DavidHaywood
2018-12-14
1
-4
/
+9
*
dvdisasm: Overhaul [O. Galibert]
Olivier Galibert
2017-11-26
1
-402
/
+319
*
Changed disassembler infrastructure to not use char buffers internally
Nathan Woods
2016-11-20
1
-14
/
+5
*
Changed the mcs51 disassembler to use 'std::ostream &' internally
Nathan Woods
2016-11-16
1
-114
/
+123
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
1
-9
/
+9
*
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
/
+1213