add a hack for Decap Attack
[picodrive.git] / platform / common /
2019-12-07 notazdeal with some gcc7+ warnings
2019-01-25 notazrelease 1.93 v1.93
2018-01-28 notazfix some issues with menu bg
2017-12-27 notazadd a pitch variable
2017-10-21 notazmove more globals to PicoInterface
2017-10-20 notazadd 68k overclocking support
2017-10-20 notazrearrange globals
2017-10-14 notazget rid of custom memcpy funcs
2017-10-14 notazfix clang build
2017-10-13 notazandroid: make armeabi buildable
2017-10-13 notazrelease 1.92 v1.92
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-08-06 notazget some gp2x stuff out of the way for others
2017-08-06 notazremove dead code
2017-08-06 notazsome fps counter cosmetics
2015-04-23 notazMerge pull request #26 from EXL/fix_avcodec_compile_errors
2015-04-21 EXLFix avcodec compile errors
2013-10-12 notazrelease 1.91 v1.91
2013-10-12 notazfrontend: eliminate osd_text dupes
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-09-24 notazrelease 1.90 v1.90
2013-09-24 notazcd: prefer model2 bios
2013-09-22 notazcd: integrate new gfx code
2013-09-17 notazcd: better cd change handling, perhaps?
2013-09-15 notazhandle 32x+cd
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-14 notazpandora: use quad buffering so that ff doesn't tear
2013-08-10 notazsome new cpu debug code
2013-08-05 notaz32x: move sh2 peripheral emu code to it's own file
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
2013-07-08 notaz32x: start reworking sheduling
2013-07-02 notazavoid link-time dependency to libavcodec
2013-07-01 notazsupport mp3 decoding over libavcodec
2013-06-30 notazdon't assume svp dynarec on ARM so that it can be disabled
2013-06-30 notazsplit out more asm from build, disable is on iOS (for...
2013-06-29 notazfrontend: simplify config handling
2013-06-29 notazplat_sdl: handle exit in some way
2013-06-29 notazadd .md extension
2013-06-29 notazbump version, since this is not the same as last releas...
2013-06-29 notazdefault config adjustments
2013-06-28 notazinitial android build support
2013-06-27 notazinitial libretro port
2013-06-26 notazmove ROM detect code to pico/
2013-06-26 notazadd configure, revive pnd build, unify/refactor things
2013-06-26 notazrename config.c/h
2013-06-26 notazsupport multiple sound drivers
2013-06-26 notazstarting SDL port, refactoring
2013-06-26 notazsome uncommitted old mapper code
2013-06-26 notazclarify PicoDrive's license
2013-06-22 notazstart new makefile, migrate to libpicofe
2012-08-28 notazadd mmap prototypes
2012-07-23 notazinput: in_sdl: preliminary joystick support
2012-07-23 notazinput: SDL support
2012-07-22 notazmenu: support seeking the filelist with letter keys
2012-07-22 notazinput: move default bind handling to input core
2012-07-22 notazmenu: show savestate date
2011-12-10 notazmenu: limit enum text length
2011-12-09 notazinput: support analog read
2011-10-30 notazinput: don't configure unprobed devices
2011-10-27 notazinput: make it more modular
2011-09-25 notazmenu: don't assume onoff vars are int
2011-07-06 notazmenu: add pre-draw func and move pico ext filter
2011-05-22 notazupdate platform code to suit recent PCSX related changes
2011-05-21 notazminor adjustmens
2011-03-21 notazinput: detect dead devices, always set keynames
2011-03-21 notazinput: kill "merge with defaults" behavior
2011-03-19 notazmenu: generalize credits code to show any message
2011-03-19 notazinput: allow several probe calls for rescan
2011-03-19 notazreadpnd: teach to writepng too (todo: rename?)
2011-02-12 notazinput: add include guard
2011-02-12 notazmenu: make key config more intuitive
2011-02-12 notazinput: expand in_unbind_all functionality
2011-02-03 notazpcsx related refactoring
next