index
:
pcsx_rearmed
trimui-s
libretro core fork of pcsx_rearmed with trimui s support
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libpcsxcore
/
cdrom.c
Age
Commit message (
Expand
)
Author
2020-08-04
Sync to latest upstream
negativeExponent
2020-07-04
Fix crash on retrying mission in driver (#165)
ifcaro
2020-02-08
cdrom: add missing BCD->int convert in cdrFreeze()
Daniel Silsby
2019-11-12
cdrom: add missing BCD->int convert in cdrFreeze()
Daniel Silsby
2019-08-03
Silence warning -Wstringop-truncation
retro-wertz
2016-04-01
don't use __ARM_ARCH_7A__
notaz
2015-02-05
dma: some timing hacks
notaz
2015-02-05
dma: do some madr updates
notaz
2015-01-03
mingw build fixes
notaz
2014-12-24
cdrom: handle old savestates better
notaz
2013-03-15
cdrom: stopping read should stop seek too
notaz
2013-03-15
cdrom: use single read/play cursor, handle cdlRead for cdda
notaz
2013-01-28
merge minor fixes from pcsxr
notaz
2013-01-18
cdrom: move more handling to cdrInterrupt
notaz
2013-01-18
cdrom: cleanup, support errors, improve timing
notaz
2013-01-18
cdrom: rewrite lid code
notaz
2013-01-13
cdrom: some swap cd tuning
notaz
2013-01-13
cdrom: remove stopping on TN
notaz
2013-01-13
cdrom: fix ID, again
notaz
2013-01-13
cdrom: set proper reset values
notaz
2013-01-11
cdrom: minor cleanup
notaz
2013-01-11
cdrom: fix ID
notaz
2013-01-03
cdrom: implement attenuator/volume properly
notaz
2013-01-03
cdrom: give up on cdda subq support
notaz
2013-01-03
cdrom: attempt to deal with broken subq :(
notaz
2013-01-03
cdrom: keep savestate compat
notaz
2013-01-03
cdrom: clean up subq handling
notaz
2013-01-03
cdrom: clean up play command handling
notaz
2013-01-03
cdrom: rework seek hack
notaz
2013-01-03
cdrom: cleanup irq reschedule and pause hacks
notaz
2013-01-02
cdrom: cleanup various hacks
notaz
2013-01-01
cdrom: cleanup logging
notaz
2013-01-01
cdrom: tune and log stat hack
notaz
2012-12-27
cdrom: fix irq check
notaz
2012-12-17
make non-zlib save compression possible
notaz
2012-11-24
cdrom: try different seeking approach
notaz
2012-11-24
fix various warnings
notaz
2012-11-18
cdrom: some subq hacks
notaz
2012-11-13
cdrom: only need to read for cdda
notaz
2012-11-05
sort out 32/64bit savestate compat issues
notaz
2012-11-04
handle bad cd images better
notaz
2012-11-03
cdrom: read subq directly, not from thread
notaz
2012-07-19
cdrom: reset cmd buffer when cmd is accepted
notaz
2012-07-19
cdrom: mask selector bits correctly
notaz
2012-07-18
cdrom: adjust report mode return
notaz
2012-01-09
cdrom: resume cdda on state load
notaz
2011-12-09
cdrom: don't emulate seek when set to same loc
notaz
2011-07-15
cdrom: partially implement attenuation
notaz
2011-07-13
cdrom: merge shalma's suggestions
notaz
2011-07-08
dma: don't generate irqs after aborted DMA
notaz
[next]