release 1.85
[picodrive.git] / Makefile
2013-08-31 notazrelease 1.85 v1.85
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-27 notazrevive GP2X build, update
2013-08-20 notazdeal with some strict aliasing issues
2013-08-15 notazfixes for idle and other stuff
2013-08-10 notazsome new cpu debug code
2013-07-28 notazfix build without cyclone
2013-07-28 notazget rid of port_config.h
2013-07-27 notazrework sh2 sync, again..
2013-07-13 notazdrc: lots of new debug code
2013-07-09 notaz32x: rework scheduling/timing
2013-07-01 notazsupport mp3 decoding over libavcodec
2013-06-30 notaztemporary (?) workaround for ios build
2013-06-30 notazsplit out more asm from build, disable is on iOS (for...
2013-06-29 notazfamec: fix 64bit portability issues
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 notazget rid of port_config.s
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-22 notazstart new makefile, migrate to libpicofe