Fix remaining bugs and fix indentation
[picodrive.git] / platform / libretro.c
2013-10-13 notazlibretro: empty srm prevention hack
2013-10-06 notazcd: switch to CD drive emu code from genplus
2013-10-02 notazlibretro: get rid of borders
2013-09-24 notazlibretro: sound fix and a few options
2013-09-24 notazcd: prefer model2 bios
2013-08-31 notazsome readme and general cleanups
2013-08-31 notazMerge branch 'dev'
2013-08-31 notazallow to disable SH2 dynarec on runtime
2013-08-17 notazimprove input handling
2013-08-15 notazfix some warnings
2013-08-15 twinaphexFixed plat_mmap regression - Win32 now uses the same...
2013-08-15 ToadKinguse actual mmap implementation on windows
2013-08-15 twinaphex(Win32) Works now with Win32 Mingw - had to implement...
2013-08-15 twinaphex(Win32) Some Win32 compatibility patches (courtesy...
2013-07-30 notazlibretro: add savestate support
2013-07-27 notazminor drawing code cleanup
2013-07-08 notaz32x: start reworking sheduling
2013-06-30 notazadd mremap implementation for where it's not provided
2013-06-29 notazadd .md extension
2013-06-29 notazdefault config adjustments
2013-06-28 notazdrc: some portability fixes
2013-06-27 notazinitial libretro port