aboutsummaryrefslogtreecommitdiff
path: root/libpcsxcore/cdrom.h
AgeCommit message (Collapse)Author
2013-03-15cdrom: use single read/play cursor, handle cdlRead for cddanotaz
cdlRead on cdda tested on real hardware
2013-01-18cdrom: cleanup, support errors, improve timingnotaz
most changes verified on real thing
2013-01-18cdrom: rewrite lid codenotaz
based on tests on real hardware
2013-01-03cdrom: implement attenuator/volume properlynotaz
2013-01-03cdrom: keep savestate compatnotaz
2013-01-03cdrom: clean up subq handlingnotaz
keep track of it at all times
2012-12-17make non-zlib save compression possiblenotaz
2012-11-24cdrom: try different seeking approachnotaz
2012-11-05sort out 32/64bit savestate compat issuesnotaz
2011-07-15cdrom: partially implement attenuationnotaz
based on pcsrx code.
2011-02-10add cd swap functionalitynotaz
2011-01-26cdrom: merge most of cdrom.c from latest pcsxr (r62214)notaz
most changes pulled are shalma's work
2010-12-25sync cdrom.h with pcsxr-svnnotaz
this may help to avoid savestate format change in the future.
2010-11-16pcsxr-1.9.92PCSX* teams