platform ps2, handle audio similar to psp
[picodrive.git] / platform / common / common.mak
2024-03-14 kubcore 68k, make musashi timing more similar to fame
2024-03-10 kub68k, some fixes for musashi
2022-04-19 kublibretro, fix classic_arm builds, minor cleanup
2022-04-19 kubsound, add FM filtering
2022-03-31 kubsound, prepare FM filtering
2022-02-20 kubbuild, fix cyclone build (replace CFLAGS in environment)
2022-02-09 kubMerge remote-tracking branch 'upstream/master'
2021-03-04 kubcore, groundwork for chd support
2020-12-05 kubMerge from libretro/master:46902e0 for repo synchronization
2020-10-21 kubMerge remote-tracking branch 'upstream/master'
2020-07-28 kubMerge pull request #3 from hiroshica/hwork
2020-07-28 hiroshicaadding ym2413
2020-07-09 kublibretro, build fixes
2019-12-03 kubremove textrels with -fPIC/-fPIE (for android/ios)
2019-07-30 kubsh2 drc: add mipsel backend for MIPS32 Release 1 (for...
2019-07-30 kubSH2 drc: bug fixing and small speed improvements
2019-07-30 kubsh2 memory access improvements, revive ARM asm memory...
2019-07-30 kubvarious small improvements and fixes
2019-07-30 kubreworked palette and buffer handling due to some 32X...
2019-07-30 kubsh2 drc host disassembler integration for gp2x
2019-07-30 kubconfig for x86 (32 bit only, for SH2 drc), add/revive...
2019-07-30 kubfix gp2x compilation (using linaro arm gcc 4.7 on ubuntu)
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...