drc: add a timing hack for Internal Section
[pcsx_rearmed.git] / libpcsxcore / cdrom.c
2021-10-29 gameblablaRemove CdlGetlocP hack. (#235)
2021-10-29 gameblablaMove CdlSetLoc to CdrInterrupt and return invalid arg...
2021-10-29 gameblablaHack fix for CDROM timings regression (Castlevania...
2021-10-02 notazcdriso: clean up after cdda thread removal
2021-10-02 gameblablaMerge several fixes from PCSX Redux and adjust delay...
2021-10-02 gameblablaProper CDDA fix for Fantastic Pinball Kyuutenkai (and...
2021-08-30 gameblablaImplement fix from Mednafen for Fantastic Pinball Kyuut...
2021-08-30 gameblablaFix regression with CdlPause (#209)
2021-08-27 gameblablaImprove CdlPause command based on Mednafen's implementa...
2021-08-26 gameblablaCDROM: Rename Reset+Init commands approperly, fix ...
2021-08-26 gameblablaFix CdlGetTD according to Mednafen's implementation...
2021-08-25 gameblablaCdlGetmode is GetParam, fix it according to Mednafen...
2021-08-25 gameblablaWe shouldn't throw an error for GetQ. (#202)
2021-08-25 gameblablaImprove SetLoc CDROM command from Duckstation (#201)
2021-08-25 gameblablaCdlSync should be NULL and return an error. (#199)
2021-08-22 gameblablaCDROM: Ignore sectors with channel number 255 (#195)
2021-08-18 gameblablaCDRom timings changes (#184)
2020-07-04 ifcaroFix crash on retrying mission in driver (#165)
2019-11-19 notazMerge pull request #147 from senquack/cdrom_sstate_fix
2019-11-12 Daniel Silsbycdrom: add missing BCD->int convert in cdrFreeze()
2016-03-31 notazdon't use __ARM_ARCH_7A__
2015-02-05 notazdma: some timing hacks
2015-02-05 notazdma: do some madr updates
2015-01-03 notazmingw build fixes
2014-12-23 notazcdrom: handle old savestates better
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