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
/
mcs48
/
mcs48dsm.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
mcs48: shorthand variable types
hap
2024-08-15
1
-2
/
+0
*
Debugger feature improvements
AJR
2022-03-27
1
-12
/
+49
*
mcs48dsm.cpp: Add (unemulated) CMOS IDL opcode (nw)
AJR
2019-06-07
1
-0
/
+1
*
mcs48: Fix disassembly of short jump instructions located on page boundaries
AJR
2018-12-29
1
-31
/
+31
*
mcs48dsm.cpp: Give INS opcode proper name (nw)
AJR
2018-06-06
1
-1
/
+1
*
mcs48: minor dasm fix (nw)
Patrick Mackinlay
2018-05-13
1
-1
/
+1
*
mcs48dsm: Accidentally omitted break (nw)
AJR
2018-01-23
1
-0
/
+1
*
mcs48: More specific emulation of Intel 8021
AJR
2018-01-23
1
-48
/
+190
*
mcs48: Use 11-bit offsets now (nw)
AJR
2018-01-23
1
-30
/
+30
*
UPI lacks MB0/MB1 paging (nw)
AJR
2018-01-23
1
-1
/
+1
*
mcs48, s2650: Use paged mode for disassembler
AJR
2018-01-23
1
-0
/
+10
*
dvdisasm: Overhaul [O. Galibert]
Olivier Galibert
2017-11-26
1
-102
/
+98
*
Changed disassembler infrastructure to not use char buffers internally
Nathan Woods
2016-11-20
1
-12
/
+2
*
Changed the mcs48 disassembler to use 'std::ostream &' internally
Nathan Woods
2016-11-15
1
-248
/
+258
*
converted lot of TRUE/FALSE to real boolean and updated types (nw)
Miodrag Milanovic
2016-10-22
1
-3
/
+3
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
1
-3
/
+3
*
gcc 6.1.1 warning fixes (nw)
Olivier Galibert
2016-06-16
1
-14
/
+28
*
Rename *.c -> *.cpp in our source (nw)
Miodrag Milanovic
2015-11-08
1
-0
/
+313