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
Age
Commit message (
Expand
)
Author
2021-05-19
Minor optimization
David Guillen Fandos
2021-05-17
Add ROM mirroring and fix mult. cycle count
David Guillen Fandos
2021-05-17
Fix ARM dynarec unaligned 32 bit loads
David Guillen Fandos
2021-05-07
Small optimization (~2-4%) and whitespace cleanup!
David Guillen Fandos
2021-05-05
Fix small buf and add cheat error messages
David Guillen Fandos
2021-05-05
Adding Code Breaker cheat support
David Guillen Fandos
2021-04-27
Fix Vita port and likely some Linux/Android hidden issues
David Guillen Fandos
2021-04-03
Add instruction tracing, for testing purposes
David Guillen Fandos
2021-04-02
Add function decorators for easier debugging / profiling
David Guillen Fandos
2021-03-30
Improve indirect jumps in ARM
David Guillen Fandos
2021-03-30
Improve ARM store handlers
David Guillen Fandos
2021-03-26
Fix 16 bit RAM stores (VRAM and OAM) in ARM
David Guillen Fandos
2021-03-26
Improve ARM store accesses
David Guillen Fandos
2021-03-26
Move OAM RAM to stubs also
David Guillen Fandos
2021-03-26
Move OAM update flag to a register
David Guillen Fandos
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
Simplify open load handling for MIPS and fix other arches
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
2021-02-10
Move r15 to reg_a0 (instead of reg_mem)
David Guillen Fandos
2021-02-10
Fix ARM dynarec
David Guillen Fandos
2020-10-08
Add more forward declarations
twinaphex
2020-10-08
Add forward declarations
twinaphex
2016-10-03
(VITA) Dynarec working
Francisco José García García
2016-08-14
(VITA) Dynarec WIP
Francisco José García García
2016-08-08
(VITA) Dynarec WIP
Francisco José García García
2015-07-30
Add MSB_FIRST ifdefs
twinaphex
2014-12-20
Get rid of function_cc
Twinaphex
2014-12-11
arm/video_blend.S - add another __MACH__ hack
twinaphex
2014-12-11
(ARM ASM) Add __MACH__ hack to get iOS port linking for now
twinaphex
2014-12-11
Reimplement cache invalidation code
twinaphex
2014-12-11
Remove warm, keep only fallback cache invalidation routine.
twinaphex
2014-12-11
(iOS) Compatibility patches pt. 1
twinaphex
2014-12-11
(ARM ASM) Use .globl instead of .global
twinaphex
2014-12-10
warm.h - change linux/ioctl.h include into sys/ioctl.h include
twinaphex
2014-12-10
Code nits - get rid of '== NULL' / '!= NULL'
twinaphex
2014-12-10
cleanups
aliaspider
2014-12-10
Add macro parameter 'opcode' to some macros
twinaphex
2014-12-10
fix compiler error: initializer element is not a compile-time constant
aliaspider
2014-07-14
Take out NEON CPU filters
twinaphex
2014-07-14
Take out GIZMONDO/POCKETPC ifdefs
twinaphex
2012-10-02
integrate M-HT's neon scalers
notaz
[next]