aboutsummaryrefslogtreecommitdiff
path: root/libpcsxcore/cdrom.c
AgeCommit message (Expand)Author
2020-08-04Sync to latest upstreamnegativeExponent
2020-07-04Fix crash on retrying mission in driver (#165)ifcaro
2020-02-08cdrom: add missing BCD->int convert in cdrFreeze()Daniel Silsby
2019-11-12cdrom: add missing BCD->int convert in cdrFreeze()Daniel Silsby
2019-08-03Silence warning -Wstringop-truncationretro-wertz
2016-04-01don't use __ARM_ARCH_7A__notaz
2015-02-05dma: some timing hacksnotaz
2015-02-05dma: do some madr updatesnotaz
2015-01-03mingw build fixesnotaz
2014-12-24cdrom: handle old savestates betternotaz
2013-03-15cdrom: stopping read should stop seek toonotaz
2013-03-15cdrom: use single read/play cursor, handle cdlRead for cddanotaz
2013-01-28merge minor fixes from pcsxrnotaz
2013-01-18cdrom: move more handling to cdrInterruptnotaz
2013-01-18cdrom: cleanup, support errors, improve timingnotaz
2013-01-18cdrom: rewrite lid codenotaz
2013-01-13cdrom: some swap cd tuningnotaz
2013-01-13cdrom: remove stopping on TNnotaz
2013-01-13cdrom: fix ID, againnotaz
2013-01-13cdrom: set proper reset valuesnotaz
2013-01-11cdrom: minor cleanupnotaz
2013-01-11cdrom: fix IDnotaz
2013-01-03cdrom: implement attenuator/volume properlynotaz
2013-01-03cdrom: give up on cdda subq supportnotaz
2013-01-03cdrom: attempt to deal with broken subq :(notaz
2013-01-03cdrom: keep savestate compatnotaz
2013-01-03cdrom: clean up subq handlingnotaz
2013-01-03cdrom: clean up play command handlingnotaz
2013-01-03cdrom: rework seek hacknotaz
2013-01-03cdrom: cleanup irq reschedule and pause hacksnotaz
2013-01-02cdrom: cleanup various hacksnotaz
2013-01-01cdrom: cleanup loggingnotaz
2013-01-01cdrom: tune and log stat hacknotaz
2012-12-27cdrom: fix irq checknotaz
2012-12-17make non-zlib save compression possiblenotaz
2012-11-24cdrom: try different seeking approachnotaz
2012-11-24fix various warningsnotaz
2012-11-18cdrom: some subq hacksnotaz
2012-11-13cdrom: only need to read for cddanotaz
2012-11-05sort out 32/64bit savestate compat issuesnotaz
2012-11-04handle bad cd images betternotaz
2012-11-03cdrom: read subq directly, not from threadnotaz
2012-07-19cdrom: reset cmd buffer when cmd is acceptednotaz
2012-07-19cdrom: mask selector bits correctlynotaz
2012-07-18cdrom: adjust report mode returnnotaz
2012-01-09cdrom: resume cdda on state loadnotaz
2011-12-09cdrom: don't emulate seek when set to same locnotaz
2011-07-15cdrom: partially implement attenuationnotaz
2011-07-13cdrom: merge shalma's suggestionsnotaz
2011-07-08dma: don't generate irqs after aborted DMAnotaz