Age | Commit message (Collapse) | Author |
|
the frontend instead.
- dynamically allocate the recompiler cache, this will allow using the
recompiler even when the .bss section is relocated far from the .text
section (for example when using the hombrew loader).
|
|
|
|
|
|
|
|
- use linearAlloc for vout_buf.
- use svcFlushProcessDataCache to flush only the required range,
invalidating icache doesn't seem to be required.
|
|
|
|
|
|
|
|
Expose already existing hacks that allow to run games that have timing
issues.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
should give better experience after savestate load
|
|
|
|
|
|
Conflicts:
frontend/libretro.c
|
|
- use more compatible clock setting on non-ARM
- drop redundant SET_PERFORMANCE_LEVEL (check_system_specs() does it later)
|
|
|
|
- no sample counting needed now
- add a callback check
|
|
Conflicts:
frontend/libretro.c
|
|
|
|
|
|
The indentation style should be at least consistent
inside a single function.
|
|
|
|
|
|
|
|
Conflicts:
frontend/libretro.c
|
|
|
|
|
|
|
|
not implemented
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Software filter (None/Scale2x/Eagle2x)
|
|
|
|
|
|
|
|
|
|
|
|
|