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
/
arm7ops.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
arm, arm7: Use util::sext in execution of branch instructions
AJR
2023-11-08
1
-13
/
+3
*
Cleaned up logging across the codebase (GitHub #10183). (#11250) [Ryan Holtz]
MooglyGuy
2023-05-23
1
-1
/
+1
*
arm7: Clean up various code using util::sext and multiply inlines
AJR
2023-02-20
1
-86
/
+32
*
eminline.h: Additions
AJR
2022-09-25
1
-8
/
+8
*
arm7: Add debugger privilege callback for 26/32, A/T and user mode changes
AJR
2022-03-13
1
-2
/
+2
*
Added helpers for 64-bit count leading zeroes/ones.
Vas Crabb
2021-06-13
1
-1
/
+1
*
-arm7: Added optional logging for Windows CE calls. [Ryan Holtz]
Ryan Holtz
2020-12-31
1
-32
/
+42
*
finally retired the READ8/16/32/64 and WRITE8/16/32/64 macros (nw)
Ivan Vangelista
2020-06-18
1
-3
/
+3
*
srcclean, manual adjustments (nw)
Vas Crabb
2020-01-26
1
-2
/
+2
*
-arm7: Switched to using logmacro, and disabled logging by default, nw
MooglyGuy
2020-01-05
1
-34
/
+39
*
Add a driver for the original iPhone. (#3742)
Melissa Goad
2018-07-15
1
-2
/
+7
*
arm7: revert previous changes, explicit masking and rotating was unneeded (ex...
MetalliC
2017-12-25
1
-4
/
+4
*
arm7: fix unaligned 16-bit loads
Vas Crabb
2017-11-30
1
-5
/
+5
*
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
-0
/
+12
*
arm7: add support for high vector option, fixed v5 BLX to save the return add...
arbee
2017-11-15
1
-2
/
+2
*
arm7: handle DP-commands ROR <Rs> case where Rs=32/64, remove few outdated co...
MetalliC
2017-11-11
1
-11
/
+13
*
arm7: add ARM v5/9 check (nw)
MetalliC
2017-11-10
1
-6
/
+3
*
arm7: LDR/LDRM switch to Thumb mode on ARMv5T [David Haywood, MetalliC]
MetalliC
2017-11-09
1
-0
/
+20
*
Added 32- and 64-bit population count utilities. Only used in ARM7 core for ...
Vas Crabb
2017-10-24
1
-9
/
+1
*
-arm7: Added rudimentary instruction prefetch buffer. Fixes GBA NES Classics ...
mooglyguy
2017-10-23
1
-10
/
+9
*
arm7ops.cpp: repair broken ARM [Peter Ferrie]
Peter Ferrie
2017-03-09
1
-0
/
+11
*
Further fixes for ARM
trap15
2017-02-11
1
-1
/
+11
*
ARMv5 additions to ARM7
trap15
2017-02-10
1
-3
/
+89
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
1
-129
/
+129
*
-arm7: Performed some minor optimization. [Ryan Holtz]
therealmogminer@gmail.com
2016-10-21
1
-185
/
+192
*
cleanup (nw)
Miodrag Milanovic
2015-12-26
1
-3
/
+3
*
cleanup (nw)
Miodrag Milanovic
2015-12-26
1
-1
/
+1
*
clang-modernize part 3
Miodrag Milanovic
2015-12-04
1
-2
/
+2
*
Rename *.c -> *.cpp in our source (nw)
Miodrag Milanovic
2015-11-08
1
-0
/
+1851