Age | Commit message (Collapse) | Author |
|
|
|
|
|
Add rpi 2 and rpi 1 platform definitions
|
|
|
|
|
|
Update input.h
|
|
Extra L and R keys useful for certain games (specially fighting ones)
|
|
runtime, increases compatibility with loaders that can reloacate each
program section seperately.
move the svc enabling functions to the frontend.
|
|
|
|
|
|
|
|
|
|
|
|
add input descriptors
|
|
|
|
|
|
remove the static memory limitation, no need to use the smaller dynarec
buffer size.
|
|
|
|
use libkhax for ninjhax 1.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
recompiler.
|
|
use linearMemAlign for the 3DS target.
|
|
|
|
|
|
-O0 breaks it on some platforms.
|
|
|
|
[ARM] Enable dynarec, works at least in rpi.
|
|
|
|
|
|
|
|
[ARM]Fix build, disable dynarec for now.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|