libretro/ios: enable dynarec, update target names
[pcsx_rearmed.git] / libpcsxcore / cdrom.c
2013-03-15 notazcdrom: stopping read should stop seek too
2013-03-15 notazcdrom: use single read/play cursor, handle cdlRead...
2013-01-28 notazmerge minor fixes from pcsxr
2013-01-18 notazcdrom: move more handling to cdrInterrupt
2013-01-18 notazcdrom: cleanup, support errors, improve timing
2013-01-18 notazcdrom: rewrite lid code
2013-01-13 notazcdrom: some swap cd tuning
2013-01-13 notazcdrom: remove stopping on TN
2013-01-13 notazcdrom: fix ID, again
2013-01-12 notazcdrom: set proper reset values
2013-01-11 notazcdrom: minor cleanup
2013-01-11 notazcdrom: fix ID
2013-01-02 notazcdrom: implement attenuator/volume properly
2013-01-02 notazcdrom: give up on cdda subq support
2013-01-02 notazcdrom: attempt to deal with broken subq :(
2013-01-02 notazcdrom: keep savestate compat
2013-01-02 notazcdrom: clean up subq handling
2013-01-02 notazcdrom: clean up play command handling
2013-01-02 notazcdrom: rework seek hack
2013-01-02 notazcdrom: cleanup irq reschedule and pause hacks
2013-01-01 notazcdrom: cleanup various hacks
2013-01-01 notazcdrom: cleanup logging
2013-01-01 notazcdrom: tune and log stat hack
2012-12-27 notazcdrom: fix irq check
2012-12-17 notazmake non-zlib save compression possible
2012-11-24 notazcdrom: try different seeking approach
2012-11-24 notazfix various warnings
2012-11-17 notazcdrom: some subq hacks
2012-11-13 notazcdrom: only need to read for cdda
2012-11-05 notazsort out 32/64bit savestate compat issues
2012-11-04 notazhandle bad cd images better
2012-11-03 notazcdrom: read subq directly, not from thread
2012-07-18 notazcdrom: reset cmd buffer when cmd is accepted
2012-07-18 notazcdrom: mask selector bits correctly
2012-07-18 notazcdrom: adjust report mode return
2012-01-08 notazcdrom: resume cdda on state load
2011-12-08 notazcdrom: don't emulate seek when set to same loc
2011-07-14 notazcdrom: partially implement attenuation
2011-07-12 notazcdrom: merge shalma's suggestions
2011-07-07 notazdma: don't generate irqs after aborted DMA
2011-07-07 notazcdrom: make read reschedule optional
2011-07-07 notazcdrom: replace resched hack with another one
2011-07-07 notazcdrom: remove play pregap hack
2011-06-06 notazcdrom: do a NULL check, some plugins may return that
2011-03-14 notazcdrom: merge a fix from PCSX-Reloaded
2011-03-13 notazcdrom: restore cdrWrite3 reschedule
2011-02-15 notazadd redump.org SBI support
2011-02-15 notazcdrom: move pause delay after ACK
2011-02-09 notazcdrom: remove cdrWrite3 reschedule
2011-02-09 notazcdrom: backport fixes from pcsxr
2011-01-28 notazcdrom: support cdda playback cursor and autopause/report
2011-01-25 notazcdrom: add CdlGetlocP hack
2011-01-25 notazcdrom: merge most of cdrom.c from latest pcsxr (r62214)
2010-12-22 notazinit some forgotten stuff
2010-12-21 notazcore: update to newer interrupt code, seems to affect...
2010-12-14 notazimprove event handling again
2010-12-14 notazimprove event handling (still has problems though)
2010-11-16 PCSX* teamspcsxr-1.9.92 pcsxr-1.9.92