index
:
mame
aaron-nl3
aaron-pci-cleanup
arm3_copro
asmjit
cdimono2_wip
cdplay
cdtv_chd-v5
dc_pvr-thread
deprecated
docs_wavwrite
draggable-layout
dribbling-nl
hlsl_aviplay
lisa
lua_engine_ui_refactor_2
m57_troangel-bluesea
make_coco_fdc_fixed
master
n64-angrylion
netlist-generated
new_menus
nl-splitfrogs
nl_dips
nltool-updates
py_regtests
qt6_position-fix
rendlay_vid
saturn_cdblock
saturn_vdp_split
save-experiments
save_structs
shangha3_drop
sound
taitoair_vco
taitowlf_zoom
time-experiments
time-experiments2
vamphalf_misncrft
voodoo_directx11
x86_std-exceptions
xbox_swlist
ymfm-delay
MAME - Multiple Arcade Machine Emulator
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
src
/
emu
/
cpu
/
arm7
/
arm7exec.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Removed unneeded file (nw)
Wilbert Pol
2013-06-29
1
-1
/
+0
*
ARM7: Gave ARM mode its own file & cleaned up formatting/indenting [David Hay...
R. Belmont
2012-01-11
1
-534
/
+0
*
arm7: some code reorganization, used a jump table for a small speedup [David ...
R. Belmont
2012-01-11
1
-1124
/
+12
*
arm7: implemented MMU permission faults [Tim Schuerewegen]
Miodrag Milanovic
2011-12-30
1
-4
/
+3
*
arm7: - Improved LDM/STM unaligned word access in THUMB mode. [Tim Schuerewegen]
Miodrag Milanovic
2011-01-29
1
-3
/
+10
*
arm7: Fix for "MOV LR, Rx" (where Rx bit 0 = 1) + "F800" situation. This fixe...
Fabio Priuli
2011-01-24
1
-1
/
+1
*
ARM7 updates [Tim Schuerewegen]:
R. Belmont
2011-01-23
1
-0
/
+7
*
Fixed an ARM7 R15 bit ignoring behaviour while in ARM state, fixes Lupin the ...
Angelo Salese
2011-01-12
1
-3
/
+11
*
ARM7: Use updated diff (no whatsnew)
R. Belmont
2011-01-01
1
-4
/
+15
*
ARM7+ updates: [Tim Schuerewegen]
R. Belmont
2010-12-31
1
-2
/
+12
*
Remove final set of legacy inlines from memory.h. Mostly affects CPU
Aaron Giles
2010-08-19
1
-2
/
+2
*
Change cpu execute function to just use the icount stuffed by
Aaron Giles
2010-06-09
1
-3
/
+0
*
Fixed disassembly of NEG Rd,Rs instruction in ARM7TDMI Thumb mode [Harmony]
Ryan Holtz
2009-09-18
1
-1
/
+1
*
ARM7 updates:
R. Belmont
2009-07-21
1
-3
/
+11
*
ARM7 update
R. Belmont
2009-07-19
1
-0
/
+229
*
ARM7: Add ARMv5+ CLZ instruction
R. Belmont
2009-07-17
1
-0
/
+9
*
Moved some of the CPU cores over to use get_safe_token like other devices.
Aaron Giles
2009-03-12
1
-1
/
+1
*
ARM7 updates
R. Belmont
2008-11-29
1
-173
/
+174
*
change_pc? What change_pc?
Aaron Giles
2008-11-24
1
-6
/
+0
*
Converted a bunch of CPU cores over to the new memory functions.
Aaron Giles
2008-11-22
1
-2
/
+2
*
Debugger interfaces cleanup. Still more to do but this compiles and
Aaron Giles
2008-11-21
1
-1
/
+1
*
Generalized the concept of opbase access into "direct" access.
Aaron Giles
2008-11-17
1
-2
/
+2
*
WARNING: This is a significant change. If you are risk-averse and
Aaron Giles
2008-11-06
1
-1
/
+1
*
Removed DEBUGGER flag from makefile and ENABLE_DEBUGGER
Aaron Giles
2008-06-26
1
-1
/
+1
*
cosmetics
Laurent Desnogues
2008-02-17
1
-1268
/
+1279
*
- Thumb ASR Rd,Rs: correct carry computation
Laurent Desnogues
2008-02-10
1
-17
/
+28
*
Changed debugger-related code to be based off a new makefile define (DEBUGGER...
Aaron Giles
2008-02-02
1
-1
/
+1
*
Credit to SGINut.
Ryan Holtz
2008-01-24
1
-6
/
+17
*
Copyright cleanup:
Aaron Giles
2008-01-06
1
-1
/
+1
*
Initial checkin of MAME 0.121.
mame0121
Aaron Giles
2007-12-17
1
-0
/
+1334