platform ps2, handle audio similar to psp
[picodrive.git] / cpu / sh2 / sh2.h
2024-06-02 kub32x, fixes for comparing cycles
2022-11-25 kubRevert 4ec1247 as it cause more troubles than it solves
2022-11-21 kub32x, tentative kludge for blackthorne
2022-02-09 kubMerge remote-tracking branch 'upstream/master'
2021-06-28 kub32x, improve poll detection
2021-05-11 kub32x, drc, fix saving SH2 SR in dma
2021-01-01 kubcore, structural cleanup, fixes and improvements for...
2020-11-01 kubsh2 drc, fix sh2 reg enum usage
2020-10-21 kubMerge remote-tracking branch 'upstream/master'
2020-07-13 twinaphexBuildfix
2020-07-13 twinaphexMake sure function prototype signatures match, and...
2020-07-09 kubsh2, fix for interpreter crash if drc is compiled in too
2020-07-08 kublibretro, more fixes and cleanups for windows and osx
2020-04-22 kubsh2, optimizations to innermost run loop
2020-04-13 kubsh2 timer optimization
2019-12-13 kubsh2 drc: fix speed regression
2019-12-11 kubsh2 drc: cleanup, fix for drc crash, for mips code...
2019-11-09 kubsh2 drc: moved host register assignment to code emitter...
2019-10-17 kubfix gp2x regression
2019-10-17 kubsh2 drc: reorganised block mgmt code, plus some small...
2019-07-30 kubadd xSR/RTS call stack cache to sh2 drc
2019-07-30 kubsh2 drc, add detection for in-memory polling
2019-07-30 kubvarious small improvements and fixes
2019-07-30 kubadded branch cache to sh2 drc to improve cross-tcache...
2019-07-30 kubsh2 memory interface optimzations
2019-07-30 kubadd 32bit memory access functions for SH2
2019-07-30 kubimproved sh2 clock handling, bug fixing + small improve...
2017-12-11 notazdrc: revive x86 dynarec, support x86-64
2017-10-13 notazdrop some unnecessary inlines
2017-10-13 notazsome portability cleanups
2013-08-31 notazMerge branch 'dev'
2013-08-31 notazallow to disable SH2 dynarec on runtime
2013-08-08 notaz32x: memhandler improvements
2013-07-27 notazrework sh2 sync, again..
2013-07-13 notazdrc: lots of new debug code
2013-07-13 notazsh2: sync sh2 core with latest mame
2013-07-09 notaz32x: rework scheduling/timing
2013-07-08 notaz32x: start reworking sheduling
2010-01-27 notaz32x and sms savestates. Core-independent z80 state...
2010-01-23 notaz32x: improve irq handling + few bugfixes
2010-01-23 notaz32x: drc: more bugfixing
2010-01-19 notaz32x: drc: new debug facility (pdb). Few fixes thanks...
2010-01-15 notaz32x: drc: some constant propagation
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-26 notaz32x: drc: handlers wip
2009-10-18 notaz32x: drc: new smc handling, write handlers adjusted.
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