android: make armeabi buildable
[picodrive.git] / platform / common / common.mak
2017-10-13 notazandroid: make armeabi buildable
2017-10-13 notazsplit memories away from Pico
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
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-22 notazcd: integrate new gfx code
2013-08-31 notazMerge branch 'dev'
2013-08-31 notazallow to disable SH2 dynarec on runtime
2013-08-27 notazrename cd/pico.c -> cd/mcd.c
2013-08-10 notazsome new cpu debug code
2013-08-05 notaz32x: move sh2 peripheral emu code to it's own file
2013-07-13 notazdrc: lots of new debug code
2013-07-11 notazrm dupe file
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-28 notazinitial android build support
2013-06-26 notazmove ROM detect code to pico/
2013-06-26 notazadd configure, revive pnd build, unify/refactor things
2013-06-22 notazstart new makefile, migrate to libpicofe
2010-06-02 notazallow compiling without 32x and sms code
2010-01-27 notaz32x and sms savestates. Core-independent z80 state...
2010-01-19 notaz32x: drc: new debug facility (pdb). Few fixes thanks...
2009-12-31 notazsimple profiler added
2009-12-16 notazrevive pandora and win32 builds, rm gp2x dep for linux...
2009-12-07 notaz32x: drc: finish MAC, gen drc entry/exit (for staticall...
2009-11-12 notaz32x: drc: first implementation finished, no more interp...