diff options
author | negativeExponent | 2020-09-05 20:40:15 +0800 |
---|---|---|
committer | negativeExponent | 2020-09-05 20:47:59 +0800 |
commit | d8225bb313a19bc3b65e257401d3cf5f3eaa32e3 (patch) | |
tree | b1b382f3bedfe4b7168311e9f64b10c24806956e /libco/x86.c | |
parent | fea026fec4f6c528ef325c1ea8a38eaf0089f9ed (diff) | |
download | picogpsp-d8225bb313a19bc3b65e257401d3cf5f3eaa32e3.tar.gz picogpsp-d8225bb313a19bc3b65e257401d3cf5f3eaa32e3.tar.bz2 picogpsp-d8225bb313a19bc3b65e257401d3cf5f3eaa32e3.zip |
Add optional battery save using libretro save api
- Adds core option to allow battery saves using the libretro api
(retro_get_memory_data/size)
- Initial save size set at 128KB and actual size is automatically
determined internally by gba.
- This will always assume that a save file is supported since save
size or type cannot be determined until gba tries to write to backup memory.
- A 128KB block of memory is used as buffer, similar method to VBA
Next/Beetle GBA workarounds.
Fix https://github.com/libretro/gpsp/issues/72
Diffstat (limited to 'libco/x86.c')
0 files changed, 0 insertions, 0 deletions