summaryrefslogtreecommitdiff
path: root/arm/arm_stub.S
AgeCommit message (Expand)Author
2021-03-26Fix 16 bit RAM stores (VRAM and OAM) in ARMDavid Guillen Fandos
2021-03-26Improve ARM store accessesDavid Guillen Fandos
2021-03-26Move OAM RAM to stubs alsoDavid Guillen Fandos
2021-03-26Move OAM update flag to a registerDavid Guillen Fandos
2021-03-23Move caches to stub files to get around gcc 10David Guillen Fandos
2021-03-23Make ewram memory linealDavid Guillen Fandos
2021-03-18asm fixes for clangDavid Guillen Fandos
2021-03-17Remove BIOS reserved translation areaDavid Guillen Fandos
2021-03-16Move a few more registers to contextDavid Guillen Fandos
2021-03-15Move palettes around to simplify MIPS dynarecDavid Guillen Fandos
2021-03-08Remove libcoDavid Guillen Fandos
2021-03-05ARM dynarec: Do not use the stack at allDavid Guillen Fandos
2021-03-05Remove dead codeDavid Guillen Fandos
2021-03-04Minor improvements in ARM stubsDavid Guillen Fandos
2021-02-12Minor cleanup in ARM and MIPSDavid Guillen Fandos
2014-12-11(iOS) Compatibility patches pt. 1twinaphex
2014-12-11(ARM ASM) Use .globl instead of .globaltwinaphex
2014-12-10Code nits - get rid of '== NULL' / '!= NULL'twinaphex
2014-12-10cleanupsaliaspider
2011-09-08use single literal pool in arm_stubnotaz
2011-09-08mask off arguments for write hadlersnotaz
2011-09-04drc: fix eabi alignmentnotaz
2011-09-02move platform-independent stuff out of /gp2x.notaz