aboutsummaryrefslogtreecommitdiff
path: root/libpcsxcore/cdrom.c
AgeCommit message (Expand)Author
2011-07-08cdrom: make read reschedule optionalnotaz
2011-07-08cdrom: replace resched hack with another onenotaz
2011-07-08cdrom: remove play pregap hacknotaz
2011-06-06cdrom: do a NULL check, some plugins may return thatnotaz
2011-03-14cdrom: merge a fix from PCSX-Reloadednotaz
2011-03-14cdrom: restore cdrWrite3 reschedulenotaz
2011-02-15add redump.org SBI supportnotaz
2011-02-15cdrom: move pause delay after ACKnotaz
2011-02-09cdrom: remove cdrWrite3 reschedulenotaz
2011-02-09cdrom: backport fixes from pcsxrnotaz
2011-01-28cdrom: support cdda playback cursor and autopause/reportnotaz
2011-01-26cdrom: add CdlGetlocP hacknotaz
2011-01-26cdrom: merge most of cdrom.c from latest pcsxr (r62214)notaz
2010-12-23init some forgotten stuffnotaz
2010-12-22core: update to newer interrupt code, seems to affect timings toonotaz
2010-12-14improve event handling againnotaz
2010-12-14improve event handling (still has problems though)notaz
2010-11-16pcsxr-1.9.92PCSX* teams