index
:
picogpsp
pico-fe
libretro-gpsp with a libpicofe frontend
neonloop
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gba_memory.h
Age
Commit message (
Expand
)
Author
2021-03-23
Make ewram memory lineal
David Guillen Fandos
2021-03-22
Adding Normmatt's BIOS as a built-in BIOS
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
Rewrite of the MIPS dynarec stubs
David Guillen Fandos
2021-03-08
Remove libco
David Guillen Fandos
2021-03-06
Fix x86 dynarec, broken by d10c4afe
David Guillen Fandos
2021-02-15
More cleanups (mostly whitespace and unused stuff)
David Guillen Fandos
2020-09-05
Add optional battery save using libretro save api
negativeExponent
2014-12-20
Get rid of function_cc
Twinaphex
2014-12-20
Change load_gamepak signature
twinaphex
2014-12-12
increase savestate size, was smaller than what was required for 64-bit
aliaspider
2014-12-10
Style nits
twinaphex
2014-12-10
use correct save directory.
aliaspider
2014-12-10
implement retro_serialize/unserialize
aliaspider
2014-12-10
fix arm target compile errors.
aliaspider