add a hack for Decap Attack
[picodrive.git] / platform /
2019-12-07 notazdeal with some gcc7+ warnings
2019-10-19 notazMerge pull request #101 from ccawley2011/evdev
2019-10-19 Cameron CawleyRemove unused header
2019-01-25 notazrelease 1.93 v1.93
2018-01-31 notazctr/3ds: attempt to improve cache flushing
2018-01-28 notazfix some issues with menu bg
2018-01-27 notazfix DrawSpritesHiAS
2018-01-06 notazimprove 64bit portability
2018-01-03 notazlibretro: pass required arg to VirtualProtect
2017-12-27 notazadd a pitch variable
2017-12-11 notazdrc: revive x86 dynarec, support x86-64
2017-10-21 notazmove more globals to PicoInterface
2017-10-20 notazpandora: mark prerelease versions
2017-10-20 notazadd 68k overclocking support
2017-10-20 notazrearrange globals
2017-10-20 notazpandora: fix build
2017-10-14 notazget rid of custom memcpy funcs
2017-10-14 notazfix clang build
2017-10-14 notazlet it build on msvc
2017-10-13 notazdrop draw_amips from libretro too
2017-10-13 notazandroid: make armeabi buildable
2017-10-13 notazlibretro: satisfy vita's dynarec needs in a cleaner way
2017-10-13 notazlibretro: update for core changes
2017-10-13 notazlibretro: drop sram clear
2017-10-13 notazre-import all libretro code from it's fork
2017-10-13 notazrelease 1.92 v1.92
2017-10-13 notazupdate libpicofe
2017-10-13 notazsplit memories away from Pico
2017-10-11 notazmenu: add reset hotkey
2017-10-06 notazimprove fast forward for cd
2017-10-02 notazsome support for vdp debug reg
2017-09-30 notazintegrate SPI EEPROM
2017-09-30 notazupdate libpicofe
2017-08-06 notazget some gp2x stuff out of the way for others
2017-08-06 notazremove dead code
2017-08-06 notazeliminate texrels, part 3
2017-08-06 notazsome fps counter cosmetics
2017-08-06 notazeliminate texrels (wip2)
2017-08-06 notazeliminate texrels (wip)
2017-04-16 notazuse system's zlib
2015-10-26 notazMerge pull request #34 from Chips-fr/master
2015-10-25 Chips-frEnabe JIT for linux arm platform(Rpi...)
2015-08-28 notazanother try to reduce compiler problems with fame
2015-08-28 notazupdate to newer cyclone and libpicofe
2015-04-23 notazMerge pull request #26 from EXL/fix_avcodec_compile_errors
2015-04-21 EXLFix avcodec compile errors
2013-10-13 notazlibretro: empty srm prevention hack
2013-10-12 notazrelease 1.91 v1.91
2013-10-12 notazfrontend: eliminate osd_text dupes
2013-10-12 notazgp2x: hack to avoid 940 reinit
2013-10-10 notazupdate gp2x for input changes
2013-10-10 notazsplit base_readme to more traditional files
2013-10-10 Paul CercueilUse PBTN_MOK instead of PBTN_MA3 to confirm loading...
2013-10-10 Paul CercueilAdd support for the OpenDingux platform
2013-10-09 Paul CercueilMake the platform code provide the key mapping
2013-10-09 Paul CercueilAdd a couple of fixes to allow double buffering to...
2013-10-09 Paul CercueilMenu: Use function plat_get_skin_dir to locate bg image
2013-10-07 notazcd: hacks..
2013-10-06 notazcd: switch to CD drive emu code from genplus
2013-10-06 notazcd: switch to CD controller code from genplus
2013-10-04 notazgp2x: various fixes, prepare for release
2013-10-02 notazlibretro: get rid of borders
2013-10-02 notazforgotten credit..
2013-09-24 notazrelease 1.90 v1.90
2013-09-24 notazlibretro: sound fix and a few options
2013-09-24 notazcd: prefer model2 bios
2013-09-24 notazpandora: use automatic tv layer switch
2013-09-24 notazcd: fix copy-paste bug, comm issue
2013-09-22 notazcd: integrate new gfx code
2013-09-17 notazcd: better cd change handling, perhaps?
2013-09-15 notazhandle 32x+cd
2013-09-01 notazpandora: workaround some reported problems
2013-09-01 notazupdate libpicofe
2013-08-31 notazrelease 1.85 v1.85
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-30 notazfrontend: save autoload
2013-08-30 notazfrontend: new sync code
2013-08-27 notazrename cd/pico.c -> cd/mcd.c
2013-08-27 notazrevive GP2X build, update
2013-08-19 notaz32x: add 6btn quirk
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-08-14 notazpandora: use quad buffering so that ff doesn't tear
2013-08-10 notazbump libpicofe
2013-08-10 notazsome new cpu debug code
2013-08-05 notaz32x: move sh2 peripheral emu code to it's own file
2013-07-30 notazlibretro: add savestate support
2013-07-28 notazfix clang warnings
2013-07-28 notaztune flip calls and frame setup
2013-07-28 notazget rid of port_config.h
2013-07-27 notazminor drawing code cleanup
2013-07-13 notazminor frontend fixes
2013-07-13 notazdrc: lots of new debug code
2013-07-11 notazrm dupe file
next