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.c
Age
Commit message (
Expand
)
Author
2021-03-17
Enable runtime dynarec enable/disable
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-15
Move palettes around to simplify MIPS dynarec
David Guillen Fandos
2021-03-11
Fix fd check
David Guillen Fandos
2021-03-10
Remove PSP-specific stuff from MIPS backend
David Guillen Fandos
2021-03-06
Fix x86 dynarec, broken by d10c4afe
David Guillen Fandos
2021-02-23
Small fixes to division by zero
David Guillen Fandos
2021-02-15
More cleanups (mostly whitespace and unused stuff)
David Guillen Fandos
2020-10-28
Use correct path separator
negativeExponent
2020-10-09
Update RTC emulation
negativeExponent
2020-09-05
Add optional battery save using libretro save api
negativeExponent
2019-11-15
Fix flash 64K games not saving (Fix https://github.com/libretro/gpsp/issues/59)
negativeExponent
2019-10-03
Reenable native file IO on PSP
bmaupin
2015-09-20
fix sram not saving on some platforms.
aliaspider
2015-04-06
show the gbaover details for the current gamepak only.
aliaspider
2014-12-22
Split up gba_over entries into separate header file
twinaphex
2014-12-22
Add entries to gbaover
twinaphex
2014-12-22
Add more gbaover entries
twinaphex
2014-12-22
Add entries to gbaover
twinaphex
2014-12-22
Add more entries to gbaover
twinaphex
2014-12-22
Add more entries to gbaover
twinaphex
2014-12-22
Add more entries to gbaover
twinaphex
2014-12-21
Remove patching of two BIOS ROM locations
twinaphex
2014-12-21
Update gbaover
twinaphex
2014-12-21
Add more entries to gbaover
twinaphex
2014-12-21
More changes
twinaphex
2014-12-21
Add some more vbaover entries
twinaphex
2014-12-21
Start adding gbaover - unfinished
twinaphex
2014-12-20
Get rid of function_cc
Twinaphex
2014-12-20
Change load_gamepak signature
twinaphex
2014-12-20
gba_memory.c - some cleanups
twinaphex
2014-12-20
Make functions static in gba_memory.c
twinaphex
2014-12-13
Remove more case ranges
twinaphex
2014-12-12
dma_transfer - change dest_ptr to type uintptr_t - fixes 64bit interpreter
twinaphex
2014-12-11
Demacro-ize dma_transfer_expand
twinaphex
2014-12-11
gba_memory.c - Turn trigger_dma into function
twinaphex
2014-12-11
(gba_memory.c) Turn trigger_timer into real function
twinaphex
2014-12-11
Turn some sound macro functions in gba_memory.c into real functions
twinaphex
2014-12-11
cleanups
twinaphex
2014-12-10
load_game_config - print config_path
twinaphex
2014-12-10
We don't need to get rid of idle loop patching for non-dynarec
twinaphex
2014-12-10
non-HAVE_DYNAREC codepath compiles and links now
twinaphex
2014-12-10
Add HAVE_DYNAREC ifdef to gba_memory.c
twinaphex
2014-12-10
Add HAVE_DYNAREC ifdef
twinaphex
2014-12-10
Style nits
twinaphex
2014-12-10
Convert enum to sram_type_size to avoid warning
twinaphex
2014-12-10
Fix one warning in Clang
twinaphex
2014-12-10
cleanups
aliaspider
[next]