platform ps2, handle audio similar to psp
[picodrive.git] / pico / 32x / sh2soc.c
2024-07-02 kubadd/update copyright notices for substantially changed...
2024-06-14 kubsh2 drc, several bug fixes
2023-06-03 kub32x, improve poll detection
2022-12-20 kub32x, fix soc code (sh2 sr register handling)
2022-12-20 kub32x, hacks for roms with caching related problems
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-05-11 kub32x, drc, fix saving SH2 SR in dma
2021-02-22 kubadd big endian platform support
2021-01-01 kubcore, structural cleanup, fixes and improvements for...
2020-10-21 kubMerge remote-tracking branch 'upstream/master'
2020-04-24 kub32x poll detection fix
2020-04-13 kubadd sh2 ubc area to poll detection
2020-04-13 kubsh2 timer optimization
2020-01-14 kubbug fixes in drc, audio, display
2019-10-10 kub32x, speed improvement
2019-08-31 kubcleanup and microoptimizations in SH2 hw handling
2019-07-30 kub32X: memory access and polling bug fixes
2019-07-30 kub32x DMA memory copy performance optimisation
2019-07-30 kubsh2 drc, add detection for in-memory polling
2019-07-30 kubsh2 memory interface optimzations
2019-07-30 kubmove saving SH2 SR into memory access and do so only...
2019-07-30 kubadd 32bit memory access functions for SH2
2019-07-30 kubbugfix for 32x
2013-08-31 notazMerge branch 'dev'
2013-08-27 notaznew timing for main and cd
2013-08-15 notaz32x: avoid unnecessary logging
2013-08-15 notazsimpler solution to regparm problem
2013-08-14 notaz32x: simplify logging a bit
2013-08-13 notaz32x: implement more sh2 peripherals
2013-08-13 notaz32x: m68k memory handler improvemets
2013-08-10 notazfix incomplete init
2013-08-08 notaz32x: memhandler improvements
2013-08-05 notaz32x: move sh2 peripheral emu code to it's own file