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
/
i386
/
i386dasm.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clean up several sprintf() deprecation warningss in non-3rdparty code. [R. Be...
arbee
2023-06-03
1
-4
/
+4
*
Debugger feature improvements
AJR
2022-03-27
1
-21
/
+21
*
cpu/i386: Changed a couple of disassembler helpers to return std::string.
Vas Crabb
2022-02-25
1
-8
/
+6
*
Eliminate ARRAY_LENGTH template in favor of C++17's std::size
AJR
2021-02-14
1
-1
/
+1
*
x86: Step over the right instructions (and REP, not RET) (nw)
AJR
2018-12-13
1
-2
/
+2
*
x86: Step over RET instructions
AJR
2018-12-13
1
-2
/
+3
*
dvdisasm: Overhaul [O. Galibert]
Olivier Galibert
2017-11-26
1
-355
/
+188
*
Changed disassembler infrastructure to not use char buffers internally
Nathan Woods
2016-11-20
1
-12
/
+3
*
Whitespace fixes
Nathan Woods
2016-10-26
1
-12
/
+12
*
Changed the x86 disassembler to use 'std::ostream &' internally
Nathan Woods
2016-10-25
1
-306
/
+320
*
some TRUE/FALSE cleanup (nw)
Miodrag Milanovic
2016-10-22
1
-13
/
+13
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
1
-61
/
+61
*
macro removal INLINE -> static inline (nw)
Miodrag Milanovic
2015-12-12
1
-6
/
+6
*
Rename *.c -> *.cpp in our source (nw)
Miodrag Milanovic
2015-11-08
1
-0
/
+3126