index
:
picogpsp
pico-fe
libretro-gpsp with a libpicofe frontend
neonloop
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arm
/
arm_stub.S
Age
Commit message (
Expand
)
Author
2021-03-23
Move caches to stub files to get around gcc 10
David Guillen Fandos
2021-03-23
Make ewram memory lineal
David Guillen Fandos
2021-03-18
asm fixes for clang
David Guillen Fandos
2021-03-17
Remove BIOS reserved translation area
David Guillen Fandos
2021-03-16
Move a few more registers to context
David Guillen Fandos
2021-03-15
Move palettes around to simplify MIPS dynarec
David Guillen Fandos
2021-03-08
Remove libco
David Guillen Fandos
2021-03-05
ARM dynarec: Do not use the stack at all
David Guillen Fandos
2021-03-05
Remove dead code
David Guillen Fandos
2021-03-04
Minor improvements in ARM stubs
David Guillen Fandos
2021-02-12
Minor cleanup in ARM and MIPS
David Guillen Fandos
2014-12-11
(iOS) Compatibility patches pt. 1
twinaphex
2014-12-11
(ARM ASM) Use .globl instead of .global
twinaphex
2014-12-10
Code nits - get rid of '== NULL' / '!= NULL'
twinaphex
2014-12-10
cleanups
aliaspider
2011-09-08
use single literal pool in arm_stub
notaz
2011-09-08
mask off arguments for write hadlers
notaz
2011-09-04
drc: fix eabi alignment
notaz
2011-09-02
move platform-independent stuff out of /gp2x.
notaz