platform ps2, handle audio similar to psp
[picodrive.git] / pico / cd / mcd.c
2024-07-02 kubadd/update copyright notices for substantially changed...
2024-05-07 kubcore z80, cycle counting fixes (reset, bus request)
2024-04-19 kubmcd, some improvements (dma timing, interrupt handling)
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-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
2022-10-13 kubmcd, minor optimization for poll detection
2022-02-09 kubMerge remote-tracking branch 'upstream/master'
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-03-12 kubmcd, fix memory leaks
2020-11-18 kubmcd, fixes for cycle accounting
2020-10-21 kubMerge remote-tracking branch 'upstream/master'
2019-07-30 kubimproved sh2 clock handling, bug fixing + small improve...
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 notazlet it build on msvc
2017-10-13 notazsplit memories away from Pico
2017-10-11 notazsome more risky timing changes
2013-10-08 notazfix yet another sync issue..
2013-10-07 notazcd: hacks..
2013-10-06 notazcd: switch to CD drive emu code from genplus
2013-10-06 notazcd: switch to CD controller code from genplus
2013-10-04 notazcd: fix cycle overflow issue
2013-09-24 notazfamec: remove unused dual code
2013-09-24 notazcd: fix copy-paste bug, comm issue
2013-09-23 notazcd: pcm: tune addr reload
2013-09-22 notazcd: integrate new gfx code
2013-09-22 notazcd: fix yet more desyncs
2013-09-22 notazcd: rewrite pcm
2013-09-17 notazcd: better cd change handling, perhaps?
2013-09-15 notazhandle 32x+cd
2013-09-09 notazcd: delay gfx ops again
2013-09-06 notazcd: tweak the poll code further
2013-09-03 notazcd: fix breakage in comm detection
2013-08-31 notazMerge branch 'dev'
2013-08-29 notazcd: fix busreq and reset
2013-08-28 notazcd: clean up dmna handling, stuff
2013-08-27 notazrename cd/pico.c -> cd/mcd.c