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
/
arm7thmb.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
arm7: Clean up various code using util::sext and multiply inlines
AJR
2023-02-20
1
-17
/
+5
*
eminline.h: Additions
AJR
2022-09-25
1
-2
/
+1
*
arm7thmb.cpp this should be more accurate ROR fix
MetalliC
2020-08-05
1
-3
/
+3
*
-arm7thmb: Fixed THUMB ROR behavior for shift values of 0 or >= 32. All tests...
Ryan Holtz
2020-08-05
1
-12
/
+16
*
resolve merge conflicts (nw)
MetalliC
2017-12-27
1
-17
/
+14
*
Merge tag 'mame0193'
Vas Crabb
2017-12-27
1
-14
/
+17
|
\
|
*
Arm Thumb: same but handle 2 magical ROR cases (nw)
MetalliC
2017-12-24
1
-19
/
+22
*
|
arm7: revert previous changes, explicit masking and rotating was unneeded (ex...
MetalliC
2017-12-25
1
-36
/
+16
*
|
ARM thumb: v4 is really a bit different in edge cases (nw)
MetalliC
2017-12-24
1
-5
/
+20
*
|
Arm Thumb: same but handle 2 magical ROR cases (nw)
MetalliC
2017-12-24
1
-19
/
+22
|
/
*
Revert "ARM Thumb: mask address lsb during 16/32 bit memory access, as per AR...
arbee
2017-12-23
1
-17
/
+17
*
ARM Thumb: mask address lsb during 16/32 bit memory access, as per ARMv5/ARM9...
MetalliC
2017-12-24
1
-17
/
+17
*
Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame""
Firehawke
2017-12-13
1
-3
/
+2
*
Revert "Merge branch 'master' of https://github.com/mamedev/mame"
Firehawke
2017-12-13
1
-2
/
+3
*
arm7: LDMIA/STMIA always align to a 32-bit boundry [endrift, R. Belmont]
arbee
2017-12-05
1
-3
/
+2
*
dumped internal IGS036 rom for Oriental Legend 2 [Morten Shearman Kirkegaard ...
David Haywood
2017-11-06
1
-2
/
+7
*
Further fixes for ARM
trap15
2017-02-11
1
-0
/
+1
*
gba fix, add update_irq_state on places missing (nw)
Miodrag Milanovic
2016-10-23
1
-0
/
+1
*
Fix copy/paste error per Mooglyguy (nw)
Scott Stone
2016-10-22
1
-1
/
+1
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
1
-321
/
+321
*
-arm7: Performed some minor optimization. [Ryan Holtz]
therealmogminer@gmail.com
2016-10-21
1
-204
/
+204
*
Rename *.c -> *.cpp in our source (nw)
Miodrag Milanovic
2015-11-08
1
-0
/
+1587