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
/
powerpc
/
ppc_dasm.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc: Use util::sext for sign extension in disassembler
AJR
2023-11-09
1
-8
/
+4
*
powerpc: Minor disassembly improvements
AJR
2023-03-30
1
-4
/
+15
*
powerpc: Add debugging flags to disassembly for simplified forms of branch in...
AJR
2022-06-28
1
-5
/
+28
*
Debugger feature improvements
AJR
2022-03-27
1
-0
/
+4
*
powerpc: reduce enum scope
Patrick Mackinlay
2021-10-26
1
-1
/
+1
*
powerpc: add power family disassembly
Patrick Mackinlay
2021-10-25
1
-254
/
+335
*
hopefully purge references to emu_fatalerror from ppc_dasm.o (nw)
Vas Crabb
2018-04-01
1
-0
/
+1
*
dvdisasm: Overhaul [O. Galibert]
Olivier Galibert
2017-11-26
1
-452
/
+288
*
Eliminated 'ppc_dasm_one(std::string &string,...' trampoline
Nathan Woods
2016-11-20
1
-9
/
+0
*
Changing the PowerPC DRC to not use static char buffers when disassembling
Nathan Woods
2016-11-20
1
-0
/
+9
*
Changed disassembler infrastructure to not use char buffers internally
Nathan Woods
2016-11-20
1
-9
/
+1
*
Changed the PowerPC disassembler to use 'std::ostream &' internally
Nathan Woods
2016-11-16
1
-8
/
+17
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
1
-15
/
+15
*
made constexprs lower case and used constexpr for returning input value as we...
Miodrag Milanovic
2016-07-31
1
-1
/
+1
*
Rename *.c -> *.cpp in our source (nw)
Miodrag Milanovic
2015-11-08
1
-0
/
+1177