platform ps2, handle audio similar to psp
[picodrive.git] / pico / carthw / svp /
2024-07-02 kubadd/update copyright notices for substantially changed...
2024-05-25 Tomáš Kelemen (vudiq)remove fflush() call before exit()
2023-04-11 kubsvp drc, fix crash in jump patch
2022-02-09 kubMerge remote-tracking branch 'upstream/master'
2022-01-26 kubsvp drc, another bugfix
2022-01-22 kubsvp drc, bugfixes
2021-02-25 kubfixes for big endian support (svp drc, libpicofe update)
2021-02-06 kubfixes and improvements for type issues, part 3
2021-01-01 kubcore, structural cleanup, fixes and improvements for...
2020-12-29 kubcore, fixes and improvements for type issues
2020-10-21 kubMerge remote-tracking branch 'upstream/master'
2020-07-13 kublibretro, build fixes for ios
2020-03-02 kubARM SVP drc revived
2019-07-30 kubsh2 drc, code emitter cleanup, add ARM reorder stage...
2019-07-30 kubadd literal pool to sh2 drc (for armv[456] without...
2019-07-30 kubarm asm syntax fixes for open2x
2017-10-20 notazrearrange globals
2017-10-11 notazfix various logging issues
2017-10-02 notazsome dma improvements
2017-04-16 notazfix some warnings
2013-08-31 notazsome readme and general cleanups
2013-07-29 notazdrc: svp: some missed r9 handling for apple
2013-07-29 notazdrc: svp: fix cache sync (end ptr)
2013-07-29 notazpreserve r9 for apple
2013-07-28 notazsvp: convert asm to ual / apple gas
2013-07-28 notazget rid of port_config.h
2013-06-30 notazdon't assume svp dynarec on ARM so that it can be disabled
2013-06-26 notazadd configure, revive pnd build, unify/refactor things
2013-06-26 notazclarify PicoDrive's license
2010-01-27 notazbugfixes related to mmap usage for ROM
2009-12-06 notazport to 64bit. Some gcc 4.4 warning fixes
2009-10-26 notaz32x: drc: handlers wip
2009-10-22 notaz32x drc functional on ARM, random adjustments
2009-10-21 notaz32x: drc: ARM implementation, start unification with...
2009-10-18 notaz32x: drc: new smc handling, write handlers adjusted.
2009-10-15 notazSVP: fix ARM breakage, re-add missing stuff
2009-10-13 notaz32x: interpreter-wrap drc works (demos only). SVP drc...
2009-10-08 notaz32x: split sh2 code, compiler stub
2009-09-05 notazFinish migrating to new mem handling. Make carthw db...
2009-07-25 notazrandom fixes (root path and mmap svp tcache)
2009-07-21 notazlinux port fixed; some cleanups
2008-08-28 notazlowercasing filenames, part3