cdrom: partially emulate the fifo
[pcsx_rearmed.git] / libpcsxcore / cdrom.c
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...
2021-08-25 gameblablaCDROM: Rename Reset+Init commands, fix "This is Footbal...
2021-08-25 gameblablaMerge pull request #543 from gameblabla/hle_fies_corrup...
2021-08-22 gameblablaMerge pull request #547 from gameblabla/blues_clues_fix...
2021-08-22 gameblablaCDROM: Ignore sectors with channel number 255
2021-08-21 AutechreMerge pull request #542 from gameblabla/mdec_fix
2021-08-16 AutechreMerge pull request #536 from gameblabla/cdrom_fixes
2021-08-16 gameblablaCDRom timings changes
2020-08-13 hizzlekizzleMerge pull request #444 from justinweiss/hires-downscale
2020-08-04 AutechreMerge pull request #443 from negativeExponent/add-heade...
2020-08-04 AutechreMerge pull request #442 from negativeExponent/libretro
2020-08-04 negativeExponentSync to latest upstream
2020-07-04 ifcaroFix crash on retrying mission in driver (#165)
2020-02-24 TwinaphexMerge pull request #389 from notaz/master
2020-02-08 TwinaphexMerge pull request #377 from pcercuei/libretro
2020-02-08 Daniel Silsbycdrom: add missing BCD->int convert in cdrFreeze()
2019-11-19 notazMerge pull request #147 from senquack/cdrom_sstate_fix
2019-11-12 Daniel Silsbycdrom: add missing BCD->int convert in cdrFreeze()
2019-09-25 negativeExponentMerge branch 'gpu_unai_plugin_update'
2019-08-03 hizzlekizzleMerge pull request #326 from retro-wertz/silence_warnings
2019-08-03 retro-wertzSilence warning -Wstringop-truncation
2016-04-22 TwinaphexMerge pull request #33 from dankcushions/master
2016-04-22 dankcushionsMerge branch 'notaz-master'
2016-04-22 dankcushionsMerge branch 'master' of https://github.com/notaz/pcsx_...
2016-03-31 notazdon't use __ARM_ARCH_7A__
2015-02-06 TwinaphexMerge pull request #14 from notaz/for_libretro
2015-02-05 notazMerge branch 'upstream' into libretro
2015-02-05 notazdma: some timing hacks
2015-02-05 notazdma: do some madr updates
2015-01-25 TwinaphexMerge pull request #12 from notaz/for_libretro
2015-01-25 notazMerge branch 'upstream' into libretro
2015-01-03 notazmingw build fixes
2014-12-31 twinaphexMerge https://github.com/notaz/pcsx_rearmed
2014-12-23 notazcdrom: handle old savestates better
2013-03-18 twinaphexMerge git://github.com/notaz/pcsx_rearmed
2013-03-15 notazcdrom: stopping read should stop seek too
2013-03-15 notazcdrom: use single read/play cursor, handle cdlRead...
2013-01-29 twinaphexMerge git://github.com/notaz/pcsx_rearmed
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-04 twinaphexMerge git://github.com/notaz/pcsx_rearmed
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
next