use actual mmap implementation on windows
[picodrive.git] / platform / libretro.c
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