physical cdrom readahead
[pcsx_rearmed.git] / libpcsxcore / cdrom.c
2024-03-20 notazphysical cdrom readahead
2024-01-03 notazcdrom: attempt to improve reset
2023-12-06 notazcdrom: fix a copy-paste mistake
2023-12-06 notazpsxbios: implement some cdrom related stuff
2023-12-01 notazadjust dma alignment and some cleanup
2023-11-25 notazcdrom: fail pausing on seek
2023-11-21 notazcdrom: always error out on shell open
2023-11-21 notazapply cdrom volume in spu
2023-11-13 notazcdrom: try more states
2023-11-03 notazcdrom: add forgotten reset
2023-11-02 notazcdrom: implement some more irq details
2023-11-02 notazMerge pull request #789 from pcercuei/unai-gouraud
2023-11-01 notazcdrom: implement xa buffering somewhat
2023-10-29 notazcdrom: simplify getStatus
2023-10-28 notazcdrom: allow resetting with lid open
2023-10-26 notazcdrom: proper autopause int
2023-10-25 notazcdrom: maybe more accurate lid behavior
2023-10-25 notazcdrom: try some different seek times
2023-10-21 notazadd a libcrypt warning
2023-10-14 notazcdrom: adjust timing
2023-10-14 notazeliminate event code duplication
2023-10-11 notazcdrom: adjust pause behavior
2023-10-11 notazcdrom: adjust the resume timing hack
2023-09-23 notazpsxbios: experimental vsync HLE
2023-09-20 notazcdrom: some report mode details
2023-09-10 notazMerge pull request #757 from pcercuei/lightrec-hacks
2023-09-10 notazcdrom: add a hack for bad rips
2023-09-04 notazpreliminary irq10 support
2023-08-17 notazcdrom: more timing hacks
2023-08-03 notazdma: don't copy out of range
2023-07-12 notazcdrom: moar hacks
2023-07-12 notazcdrom: adjust logging
2023-07-12 anzz1cdrom: rename mode constants to defineds
2022-12-11 notazcdrom: adjust a timing hack
2022-11-13 notazcdrom: forget old sector on cd change
2022-11-12 notazcdrom: make the timing hack conditional
2022-11-05 notazcdrom: don't report read too early
2022-11-02 notazcdrom: change GetlocP handling
2022-11-01 notazcdrom: handle fifo overreads
2022-10-25 notazcdrom: add a timing hack
2022-10-25 notazcdrom: report read errors correctly
2022-09-29 notazcdrom: update status immediately after seek
2022-09-29 notazcdrom: ignore repeated read cmds
2022-09-21 notazcdrom: change GetlocL behavior
2022-09-17 notazcdrom: treat seek the same as other commands
2022-09-17 notazcdrom: allow to interrupt initial scan sequence
2022-09-17 notazcdrom: actually reject commands when not ready
2022-09-15 notazcdrom: adjust timing
2022-09-15 notazmisc: patch some issues indicated by clang
2022-09-15 notazcdrom: delay the missed irq more
2022-09-10 notazsome big endian fixes
2022-09-08 notazeasier logging of unhandled stuff
2022-09-08 notazcdrom: partially emulate the fifo
2022-09-08 notazdma: try more accurate timings
2022-09-08 notazcdrom: get rid of pTransfer
2022-09-08 notazcdrom: don't reschedule irqs
2022-09-08 notazcdrom: clean up command handling
2022-09-08 notazcdrom: try to eliminate playback timing drifting
2022-09-08 notazspu: sync on xa playback start
2022-09-03 notazcdrom: remove confusing comment
2022-09-03 notazcdrom: remove another hack
2022-09-02 notazcdrom: get rid of cdrPlayInterrupt
2022-09-02 notazcdrom: try to clean up the seeking mess
2022-09-02 notazcdrom: should use the last Setloc loc and SeekL
2022-09-02 notazcdrom: some debugging aid
2022-09-02 notazcdrom: sync with upstream
2022-06-11 LibretroAdminMerge pull request #665 from QuarkTheAwesome/libretro...
2022-06-11 LibretroAdminMerge pull request #663 from bslenul/rumble-fix
2022-06-06 notazcdrom: don't read and play simultaneously
2022-05-30 LibretroAdminMerge pull request #654 from pcercuei/lightrec-mmap...
2022-05-11 Paul CercueilAdd support for mapping emulated RAM to address 0x0
2022-02-17 notazRevert "clear Index0 data FIFO flag (#241)"
2022-02-07 gameblablaclear Index0 data FIFO flag (#241)
2022-02-04 gameblablaMerge pull request #609 from gameblabla/fixtypocdrom
2022-02-04 gameblablaFix typo for DOA pause resume fix.
2022-01-22 notazcdrom: play cdda regardless of report mode
2021-11-10 gameblablaMerge pull request #579 from gameblabla/pio_writes_sen_lib
2021-11-10 gameblablaMerge pull request #578 from gameblabla/counters_lib
2021-11-10 gameblablaMerge pull request #576 from gameblabla/cdrom_regressio...
2021-11-10 gameblablaMerge pull request #577 from gameblabla/cdrom_setloc_lib
2021-11-10 gameblablaMove CdlSetLoc to CdrInterrupt and return invalid arg...
2021-11-10 gameblablaRemove CdlGetLocP hack
2021-10-23 gameblablaMerge pull request #569 from gameblabla/gte_stalling_li...
2021-10-23 gameblablaMerge pull request #571 from gameblabla/cdrom_audio_fix...
2021-10-23 gameblablaHack fix for CDROM timings regression (Castlevania...
2021-10-02 gameblablaMerge pull request #562 from gameblabla/cdrom_fixes_lib...
2021-10-02 gameblablaRevert some changes as they were not tested or are...
2021-10-02 gameblablaMerge pull request #552 from libretro/fp_fix_libretro
2021-10-02 gameblablaMerge pull request #561 from gameblabla/sony_armored_fi...
2021-09-25 gameblablaMerge pull request #559 from gameblabla/cdrom_various_fixes
2021-09-25 gameblablaUse the "magic numbers" from Duckstation for CDLPause
2021-09-25 gameblablaFix CdlGetTD according to Mednafen's implementation.
2021-09-25 gameblablaCdlGetmode is GetParam, fix it according to Mednafen...
2021-09-25 gameblablaDon't throw an error for CdlGetQ.
2021-09-25 gameblablaImprove SetLoc CDROM command from Duckstation
2021-09-25 gameblablaCdlSync should be NULL and return an error.
2021-09-25 gameblablaImplement fix from Mednafen for Fantastic Pinball Kyuut...
2021-09-25 gameblablaMerge pull request #558 from gameblabla/cdrom_fixes_lib...
2021-09-25 gameblablaMerge several fixes from PCSX Redux and adjust delay...
2021-08-25 gameblablaMerge pull request #553 from gameblabla/football_fix_li...
next