Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-03-04 | Minor improvements in ARM stubs | David Guillen Fandos | |
This gets rid of stack usage (except for callback invocations) in the dynarec execution code. A requirement to make the dynarec re-entrant. | |||
2021-02-12 | Minor cleanup in ARM and MIPS | David Guillen Fandos | |
Fix some small issues, mainly associated with undefined behaviour expressions | |||
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 | |
..to reduce dcache trashing | |||
2011-09-08 | mask off arguments for write hadlers | notaz | |
newer gcc wants this | |||
2011-09-04 | drc: fix eabi alignment | notaz | |
2011-09-02 | move platform-independent stuff out of /gp2x. | notaz | |