summaryrefslogtreecommitdiff
path: root/gba_memory.c
AgeCommit message (Expand)Author
2021-07-03Merge remote-tracking branch 'libretro/master' into pico-feneonloop
2021-06-27Enable big-endian devices: gc/wiiDavid Guillen Fandos
2021-06-25Remove macros in dma codeDavid Guillen Fandos
2021-06-09Cleanup unused stuffDavid Guillen Fandos
2021-05-17Add ROM mirroring and fix mult. cycle countDavid Guillen Fandos
2021-05-06Adds support for loading .zip filesneonloop
2021-05-05Adding Code Breaker cheat supportDavid Guillen Fandos
2021-05-05Merge remote-tracking branch 'libretro/master' into pico-feneonloop
2021-05-05Revert "Remove BIOS reserved translation area"neonloop
2021-03-31Merge remote-tracking branch 'libretro/master' into pico-feneonloop
2021-03-30Improve indirect jumps in ARMDavid Guillen Fandos
2021-03-26Move OAM RAM to stubs alsoDavid Guillen Fandos
2021-03-26Move OAM update flag to a registerDavid Guillen Fandos
2021-03-23Make ewram memory linealDavid Guillen Fandos
2021-03-21Adds a libpicofe frontend and menusneonloop
2021-03-17Enable runtime dynarec enable/disableDavid Guillen Fandos
2021-03-17Remove BIOS reserved translation areaDavid Guillen Fandos
2021-03-16Simplify open load handling for MIPS and fix other archesDavid Guillen Fandos
2021-03-16Rewrite of the MIPS dynarec stubsDavid Guillen Fandos
2021-03-15Move palettes around to simplify MIPS dynarecDavid Guillen Fandos
2021-03-11Fix fd checkDavid Guillen Fandos
2021-03-10Remove PSP-specific stuff from MIPS backendDavid Guillen Fandos
2021-03-06Fix x86 dynarec, broken by d10c4afeDavid Guillen Fandos
2021-02-23Small fixes to division by zeroDavid Guillen Fandos
2021-02-15More cleanups (mostly whitespace and unused stuff)David Guillen Fandos
2020-10-28Use correct path separatornegativeExponent
2020-10-09Update RTC emulationnegativeExponent
2020-09-05Add optional battery save using libretro save apinegativeExponent
2019-11-15Fix flash 64K games not saving (Fix https://github.com/libretro/gpsp/issues/59)negativeExponent
2019-10-03Reenable native file IO on PSPbmaupin
2015-09-20fix sram not saving on some platforms.aliaspider
2015-04-06show the gbaover details for the current gamepak only.aliaspider
2014-12-22Split up gba_over entries into separate header filetwinaphex
2014-12-22Add entries to gbaovertwinaphex
2014-12-22Add more gbaover entriestwinaphex
2014-12-22Add entries to gbaovertwinaphex
2014-12-22Add more entries to gbaovertwinaphex
2014-12-22Add more entries to gbaovertwinaphex
2014-12-22Add more entries to gbaovertwinaphex
2014-12-21Remove patching of two BIOS ROM locationstwinaphex
2014-12-21Update gbaovertwinaphex
2014-12-21Add more entries to gbaovertwinaphex
2014-12-21More changestwinaphex
2014-12-21Add some more vbaover entriestwinaphex
2014-12-21Start adding gbaover - unfinishedtwinaphex
2014-12-20Get rid of function_ccTwinaphex
2014-12-20Change load_gamepak signaturetwinaphex
2014-12-20gba_memory.c - some cleanupstwinaphex
2014-12-20Make functions static in gba_memory.ctwinaphex
2014-12-13Remove more case rangestwinaphex