platform ps2, handle audio similar to psp
[picodrive.git] / pico / sek.c
2024-06-27 kubcore, some save state fixes
2024-01-22 kubcore, complete rewrite of Pico adpcm driver
2024-01-20 kubcore, fix Pico horizontal irq (on irq level 5)
2023-11-01 kubMerge pull request #96 from 'techmetx11/master'
2023-10-26 kubcore, fix bug in m68k state saving
2022-02-09 kubMerge remote-tracking branch 'upstream/master'
2022-01-28 kubcore, fix memory leak
2022-01-27 kubcore, libretro vfs support
2022-01-06 kubmcd, fix 68k interpreter idle detector for sub cpu
2022-01-06 kubcore, improve save/load (68k cycles)
2021-06-08 kub68k, fix idle loop detection crash on 64 bit platforms
2021-04-22 kubimprovements for type issues
2021-01-01 kubcore, structural cleanup, fixes and improvements for...
2020-12-05 kubMerge from libretro/master:46902e0 for repo synchronization
2017-10-20 notazrearrange globals
2017-10-15 notazfamec: eliminate global context ptr
2017-10-14 notazfamec: split fm68k_emulate
2017-10-13 notazrework sr
2017-10-13 notazsome irq hacks
2017-10-13 notazsplit memories away from Pico
2017-10-11 notazfix various logging issues
2017-10-06 notazfix underalloc
2017-09-20 notazworkaround idledet breaking op test
2017-09-20 notazmusashi: don't generate unneeded handlers
2013-09-24 notazfamec: remove unused dual code
2013-09-06 notazminor formatting changes
2013-08-31 notazMerge branch 'dev'
2013-08-27 notaznew timing for main and cd
2013-08-15 notazfixes for idle and other stuff
2013-08-10 notazsome new cpu debug code
2013-07-09 notazsave event times to savestates
2013-06-26 notazadd configure, revive pnd build, unify/refactor things
2013-06-26 notazclarify PicoDrive's license
2010-01-27 notaz32x and sms savestates. Core-independent z80 state...
2009-11-04 notazuse mem mapping for idle loop det
2009-09-14 notazCyclone interface for new mem system, minor tweaks
2008-08-28 notazlowercasing filenames, part3