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
/
arm7
/
arm7dasm.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
arm7: Clean up various code using util::sext and multiply inlines
AJR
2023-02-20
1
-15
/
+3
*
eminline.h: Additions
AJR
2022-09-25
1
-1
/
+1
*
Debugger feature improvements
AJR
2022-03-27
1
-8
/
+28
*
srcclean and manual tidying up in preparation for 0.242 release
Vas Crabb
2022-03-27
1
-2
/
+2
*
arm7: Disassembly improvements
AJR
2022-03-13
1
-823
/
+873
*
New machines marked as NOT_WORKING
Ryan Holtz
2020-12-24
1
-1
/
+2
*
-Switch to building MAME as C++17.
Vas Crabb
2020-11-15
1
-0
/
+1
*
arm7dasm.cpp: Remove unnecessary newline (nw)
AJR
2019-08-04
1
-1
/
+1
*
arm7 disasm fix (nw)
Olivier Galibert
2017-11-27
1
-4
/
+4
*
dvdisasm: Overhaul [O. Galibert]
Olivier Galibert
2017-11-26
1
-33
/
+31
*
srcclean (nw)
Vas Crabb
2017-11-26
1
-1
/
+1
*
arm7: Implement BLX Rn instruction for ARM9. NDS ARM9 BIOS gets to the first...
arbee
2017-11-16
1
-1
/
+9
*
ARMv5 additions to ARM7
trap15
2017-02-10
1
-7
/
+23
*
Changed disassembler infrastructure to not use char buffers internally
Nathan Woods
2016-11-20
1
-22
/
+4
*
Changed the arm7 disassembler to use 'std::ostream &' internally
Nathan Woods
2016-11-14
1
-313
/
+321
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
1
-23
/
+23
*
cleanups (nw)
Miodrag Milanovic
2015-12-25
1
-1
/
+1
*
Rename *.c -> *.cpp in our source (nw)
Miodrag Milanovic
2015-11-08
1
-0
/
+1331