platform ps2, handle audio similar to psp
[picodrive.git] / cpu / sh2 / mame / sh2pico.c
2024-06-14 kubsh2 drc, several bug fixes
2022-02-09 kubMerge remote-tracking branch 'upstream/master'
2021-06-28 kub32x, improve poll detection
2021-05-19 kubsh2 interpreter, minor improvement for irq handling
2021-05-19 kubsh2 drc+interpreter, minor improvement for cycle counting
2021-01-01 kubcore, structural cleanup, fixes and improvements for...
2020-10-21 kubMerge remote-tracking branch 'upstream/master'
2019-07-30 kubsh2 drc, make B/W read functions signed (reduces genera...
2019-07-30 kubvarious small improvements and fixes
2017-10-13 notazdrop some unnecessary inlines
2017-08-18 notazsh2: handle some branch exceptions
2013-08-31 notazMerge branch 'dev'
2013-08-31 notazallow to disable SH2 dynarec on runtime
2013-07-28 notazdrc: some debug improvements
2013-07-22 notazdrc: debug improvements
2013-07-20 notazdrc: split disassembly to separate pass
2013-07-16 notazdrc: some renaming
2013-07-13 notazdrc: lots of new debug code
2013-07-13 notazsh2: sync sh2 core with latest mame
2013-07-08 notaz32x: start reworking sheduling
2010-01-23 notaz32x: improve irq handling + few bugfixes
2009-12-29 notaz32x: drc: inline dispatcher and irq handling; do write...
2009-11-18 notaz32x: sh2 stat code, disabled by default
2009-11-12 notaz32x: drc: first implementation finished, no more interp...
2009-10-22 notaz32x drc functional on ARM, random adjustments
2009-10-15 notaz32x: new SH2 memory handling, hopefully faster
2009-10-14 notaz32x: change irq hadling, make it more drc friendly
2009-10-13 notaz32x: drc: more wip, some games work, debug stats
2009-10-13 notaz32x: interpreter-wrap drc works (demos only). SVP drc...
2009-10-08 notaz32x: split sh2 code, compiler stub