platform ps2, handle audio similar to psp
[picodrive.git] / pico / cd /
2024-07-09 notazmcd: unbreak cue search
2024-07-02 kubadd/update copyright notices for substantially changed...
2024-06-14 kubbuild, fix libchd zstd support for libretro static...
2024-05-24 notazupdate libchdr for zstd support
2024-05-07 kubcore z80, cycle counting fixes (reset, bus request)
2024-04-27 kubmcd, add poll detection for gfx busy
2024-04-27 kubmcd, fix irq2 handling (not cleared on disable)
2024-04-27 kubmcd, improve pre/post reading
2024-04-21 kubmcd, implement pre/post reading in play/read state
2024-04-19 kubmcd, some improvements (dma timing, interrupt handling)
2024-04-19 kubmcd, revisit track handling in cdd
2024-03-02 kubcore, slightly increase accuracy of some hw timers
2024-02-26 kubmcd, fix crash (plat_mmap not zeroing memory)
2024-02-23 kubmcd, fix audio not playing when buffer RAM enabled
2023-11-01 kubMerge pull request #96 from 'techmetx11/master'
2023-10-23 kubreadme, some cleanup
2023-09-03 kubMerge pull request #88 from 'upstream/irixxxx'
2023-07-11 kubcore, improve 68k timing accuracy
2023-07-05 kubmcd, fix audio crash after end of last track
2023-06-29 kubmcd, fix no chd music in some cases
2023-05-30 kubmcd, fixes for msu
2023-05-26 kubmcd, preparations for msu support (arm version)
2023-05-26 kubmcd, preparations for msu support
2023-05-19 kubmcd, fixes and improvements by mcd-verificator
2023-05-11 kubmcd, fix Word-RAM in 2M mode
2023-05-11 kubmcd, regression fix
2023-05-11 kubmcd 68k, fix autoload for cyclone
2023-05-10 kubmcd, some cleanup, fix Word-RAM in 2M mode
2023-05-09 kubmcd, improve cpu scheduling
2023-04-27 kubcore vdp, some cleanup
2022-12-20 kubupdate submodules
2022-10-13 kubmcd, minor optimization for poll detection
2022-09-14 kubmcd, fix gfx (32x32 stamp)
2022-02-17 kubmcd, accelerate scale/rot rendering code
2022-02-16 kubmcd, accelerate scale/rot rendering code
2022-02-09 kubmcd, improve cd status reporting
2022-02-09 kubMerge remote-tracking branch 'upstream/master'
2022-02-09 kublibchdr, switch to main repo
2022-02-08 kubupdate libchdr (libretro VFS fix)
2022-02-08 kubsubmodule update
2022-02-07 kubsound, fix pcm/pwm handling wrt fast forward (mcd,...
2022-01-27 kubcore, libretro vfs support
2022-01-06 kubmcd, fix 68k interpreter idle detector for sub cpu
2021-11-15 kubcore, fix libretro toolchain bug on wiiu
2021-11-08 kubmcd, fix type for memory setup (fixes LLP64 platforms)
2021-10-31 kubmcd, fix pcm looping (1st sample lost)
2021-06-03 kubmcd, fix pcm output level
2021-06-03 kubupdate libchdr
2021-05-17 kubmcd, optimizations for polling detection
2021-05-14 kubmcd, improve polling detection
2021-05-14 kubmcd, improve polling detection
2021-05-06 kubmcd, improve polling detection
2021-05-06 kubmcd, fix timing for irq while polling detected
2021-05-06 kubmcd, fix crash when unloading cd while playing audio
2021-04-22 kubimprovements for type issues
2021-04-22 kubfixes for big endian (mostly mcd)
2021-03-12 kubmcd, fix memory leaks
2021-03-12 kubswitch to libchdr with dr_flac
2021-03-10 kubcore, libretro fixes for chd support
2021-03-09 kubcore, chd support
2021-03-08 kubcore, chd support
2021-03-04 kubcore, groundwork for chd support
2021-02-22 kubadd big endian platform support
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-12-12 kubfixes for memory leaks and out of bounds memory access...
2020-12-05 kubMerge from libretro/master:46902e0 for repo synchronization
2020-11-18 kubmcd, tentative fix for hanging
2020-11-18 kubmcd, fix for slave polling detection
2020-11-18 kubmcd, fixes for cycle accounting
2020-11-04 kubmcd, fix SEEK status reporting
2020-10-21 kubMerge remote-tracking branch 'upstream/master'
2020-09-23 kubmcd, GenesisPlusGX bugfix 18fca13,33a43e3: report SEEK...
2020-09-23 kubmcd, fix playing wrong audio track after seek
2020-03-27 kubvdp rendering, fix for CD (sprites from WORD RAM)
2020-03-27 kubARM asm, symbol visibility fix
2019-12-07 notazdeal with some gcc7+ warnings
2019-12-03 kubremove textrels with -fPIC/-fPIE (for android/ios)
2019-07-30 kubvarious small improvements and fixes
2019-07-30 kubimproved sh2 clock handling, bug fixing + small improve...
2019-07-30 kubarm asm memory access functions for m/s68k
2018-01-06 notazimprove 64bit portability
2017-10-21 notazmove more globals to PicoInterface
2017-10-20 notazrearrange globals
2017-10-15 notazfamec: eliminate global context ptr
2017-10-14 notazfamec: split fm68k_emulate
2017-10-14 notazfix clang build
2017-10-14 notazlet it build on msvc
2017-10-13 notazbuild: some clean ups
2017-10-13 notazsome irq hacks
2017-10-13 notazsplit memories away from Pico
2017-10-11 notazsome more risky timing changes
2017-10-02 notazfame: always update the fetch map
2017-08-06 notazremove dead code
2017-08-06 notazeliminate texrels (wip)
2017-08-05 notazcd: fix missed null terminator
2013-10-12 notazfix use of freed mem
2013-10-12 notazremove regs union due to compiler issues
2013-10-10 notazupdate gp2x for input changes
next