platform ps2, handle audio similar to psp
[picodrive.git] / cpu / sh2 / compiler.h
2024-06-27 kubsh2 drc, minor optimization for x86 backend
2023-01-09 kubsh2 drc, wrap generated function ptrs if called from...
2022-04-19 kubMerge from libretro/master:7ff457f for repo synchronization
2022-02-09 kubMerge remote-tracking branch 'upstream/master'
2021-05-11 kub32x, drc, fix saving SH2 SR in dma
2021-04-21 kubsh2 drc, fix powerpc cache handling
2021-01-30 kubsh2 drc, powerpc fixes for OSX, 32 bit, cache handling
2021-01-13 kubsh2 drc, fix for MIPS EABI
2020-11-22 kubsh2 drc, fix for mapping in register cache
2020-10-21 kubMerge remote-tracking branch 'upstream/master'
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-06-18 kubsh2 drc, add powerpc64le backend
2020-01-14 kubbug fixes in drc, audio, display
2019-12-13 kubsh2 drc: fix speed regression
2019-12-11 kubsh2 drc: cleanup, fix for drc crash, for mips code...
2019-11-13 kubsh2 drc: RISC-V (RV64IM) code emitter, some work on...
2019-11-09 kubsh2 drc: moved host register assignment to code emitter...
2019-10-19 kub32x, finetuning
2019-10-17 kubsh2 drc: reorganised block mgmt code, plus some small...
2019-09-17 kubsh2 drc: rework of register cache to implement basic...
2019-09-17 kubvarious smallish optimizations, cleanups, and bug fixes
2019-07-30 kubsh2 drc: add aarch64 backend for A64
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 drc, add loop detector, handle delay/idle loops
2019-07-30 kubsh2 drc, make B/W read functions signed (reduces genera...
2019-07-30 kubsh2 drc, reuse blocks if already previously compiled...
2019-07-30 kuboverhaul of translation cache and sh2 literals handling
2019-07-30 kubsh2 memory interface optimzations
2019-07-30 kuboverhaul of the register cache (improves generated...
2019-07-30 kubdebug stuff, bug fixing
2019-07-30 kubmove saving SH2 SR into memory access and do so only...
2017-08-18 notazsh2: handle some branch exceptions
2013-07-22 notazdrc: tune invalidation
2013-07-20 notazdrc: split disassembly to separate pass
2013-07-16 notazdrc: some renaming
2013-07-13 notazdrc: lots of new debug code
2010-01-15 notaz32x: drc: some constant propagation
2009-10-23 notaz32x: drc: dynamicregister allocator
2009-10-18 notaz32x: drc: new smc handling, write handlers adjusted.
2009-10-13 notaz32x: drc: more wip, some games work, debug stats
2009-10-13 notaz32x: interpreter-wrap drc works (demos only). SVP drc...