Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-08-22 | Merge pull request #19 from xperia64/master | Twinaphex | |
Fix type of SSA1.IRQActive | |||
2016-08-22 | Fix type of SSA1.IRQActive | xperia64 | |
Exact same issue as the main CPU fixed here: https://github.com/libretro/snes9x2005/commit/735bc9b39a4eb1de6aef4c4b1af6e0b48d578bde Fixes Super Mario RPG's level up screen freezing. | |||
2016-08-09 | Remove some unused functions | twinaphex | |
2016-08-08 | Get rid of register keyword | twinaphex | |
2016-08-08 | Cleanups | twinaphex | |
2016-08-08 | Cleanup | twinaphex | |
2016-08-08 | Cleanups | twinaphex | |
2016-08-08 | Cleanups | twinaphex | |
2016-08-08 | Take out ancient SGI/Sun ifdefs | twinaphex | |
2016-08-08 | Remove DJGPP ifdefs | twinaphex | |
2016-08-08 | Cleanups | twinaphex | |
2016-08-08 | Cleanups | twinaphex | |
2016-08-08 | Cleanups | twinaphex | |
2016-08-08 | Cleanups | twinaphex | |
2016-08-08 | Cleanups | twinaphex | |
2016-08-08 | Remove obsolete define STORM | twinaphex | |
2016-08-06 | Cleanups | twinaphex | |
2016-08-06 | Cleanup | twinaphex | |
2016-08-06 | Update | twinaphex | |
2016-08-06 | Another buildfix pt. 2 | twinaphex | |
2016-08-06 | Another buildfix | twinaphex | |
2016-08-06 | This was wrong | twinaphex | |
2016-08-06 | Turn CheckForIPSPatch into static function | twinaphex | |
2016-08-06 | Remove prototype | twinaphex | |
2016-08-06 | Remove unused LoadSRAM | twinaphex | |
2016-08-06 | Reimplement save RAM - do it the libretro way by implementing | twinaphex | |
retro_get_memory_data and friends | |||
2016-08-05 | Lower-case x for name | twinaphex | |
2016-08-05 | Change target names | twinaphex | |
2016-08-05 | Update name | twinaphex | |
2016-05-15 | Merge pull request #17 from meepingsnesroms/master | Andrés | |
Fix superfx crashing on android | |||
2016-05-15 | Fix superfx crashing on android | meepingsnesroms | |
2016-03-01 | Add GCW Zero target | twinaphex | |
2016-01-27 | Merge pull request #14 from tuluse/master | Twinaphex | |
Move psp sdk include to after including Makefile.common so it's not overwritten | |||
2016-01-25 | Move psp sdk include to after including Makefile.common so it properly ↵ | Thomas Daley | |
appends includes instead of being overwritten | |||
2015-11-11 | build fix. | aliaspider | |
2015-11-10 | align to 4 bytes. | aliaspider | |
2015-11-09 | improve sound quality a bit when using the regular APU core. | aliaspider | |
2015-11-08 | (android) move more build options to Makefile.common. | aliaspider | |
2015-11-05 | Fix conflicting type error | twinaphex | |
2015-11-05 | Start using stdint types | twinaphex | |
2015-11-05 | Clang warned about self-assignment | twinaphex | |
2015-11-05 | Silence warning | twinaphex | |
2015-11-02 | fix savestates when using blargg's apu. | aliaspider | |
2015-11-01 | add "Video Mode" core option. | aliaspider | |
2015-10-21 | (CTR/3DS) allocate GFX.Screen_buffer in linear memory. | aliaspider | |
2015-10-16 | Add iOS 9 rules | twinaphex | |
2015-10-12 | Remove CATSFC/version.txt | twinaphex | |
2015-10-12 | Remove .cvsignore | twinaphex | |
2015-10-12 | type of SCPUState.IRQActive was incorrectly set to boolean. | aliaspider | |
2015-10-06 | add a core option to swap joypads. | aliaspider | |