notaz.gp2x.de
/
pcsx_rearmed.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
cdrom: change GetlocL behavior
[pcsx_rearmed.git]
/
libpcsxcore
/
cdrom.c
2022-09-21
notaz
cdrom: change GetlocL behavior
blob
|
commitdiff
2022-09-17
notaz
cdrom: treat seek the same as other commands
blob
|
commitdiff
|
diff to current
2022-09-17
notaz
cdrom: allow to interrupt initial scan sequence
blob
|
commitdiff
|
diff to current
2022-09-17
notaz
cdrom: actually reject commands when not ready
blob
|
commitdiff
|
diff to current
2022-09-15
notaz
cdrom: adjust timing
blob
|
commitdiff
|
diff to current
2022-09-15
notaz
misc: patch some issues indicated by clang
blob
|
commitdiff
|
diff to current
2022-09-15
notaz
cdrom: delay the missed irq more
blob
|
commitdiff
|
diff to current
2022-09-10
notaz
some big endian fixes
blob
|
commitdiff
|
diff to current
2022-09-08
notaz
easier logging of unhandled stuff
blob
|
commitdiff
|
diff to current
2022-09-08
notaz
cdrom: partially emulate the fifo
blob
|
commitdiff
|
diff to current
2022-09-08
notaz
dma: try more accurate timings
blob
|
commitdiff
|
diff to current
2022-09-08
notaz
cdrom: get rid of pTransfer
blob
|
commitdiff
|
diff to current
2022-09-08
notaz
cdrom: don't reschedule irqs
blob
|
commitdiff
|
diff to current
2022-09-08
notaz
cdrom: clean up command handling
blob
|
commitdiff
|
diff to current
2022-09-08
notaz
cdrom: try to eliminate playback timing drifting
blob
|
commitdiff
|
diff to current
2022-09-08
notaz
spu: sync on xa playback start
blob
|
commitdiff
|
diff to current
2022-09-03
notaz
cdrom: remove confusing comment
blob
|
commitdiff
|
diff to current
2022-09-03
notaz
cdrom: remove another hack
blob
|
commitdiff
|
diff to current
2022-09-02
notaz
cdrom: get rid of cdrPlayInterrupt
blob
|
commitdiff
|
diff to current
2022-09-02
notaz
cdrom: try to clean up the seeking mess
blob
|
commitdiff
|
diff to current
2022-09-02
notaz
cdrom: should use the last Setloc loc and SeekL
blob
|
commitdiff
|
diff to current
2022-09-02
notaz
cdrom: some debugging aid
blob
|
commitdiff
|
diff to current
2022-09-02
notaz
cdrom: sync with upstream
blob
|
commitdiff
|
diff to current
2022-06-11
LibretroAdmin
Merge pull request #665 from QuarkTheAwesome/libretro...
blob
|
commitdiff
|
diff to current
2022-06-11
LibretroAdmin
Merge pull request #663 from bslenul/rumble-fix
blob
|
commitdiff
|
diff to current
2022-06-06
notaz
cdrom: don't read and play simultaneously
blob
|
commitdiff
|
diff to current
2022-05-30
LibretroAdmin
Merge pull request #654 from pcercuei/lightrec-mmap...
blob
|
commitdiff
|
diff to current
2022-05-11
Paul Cercueil
Add support for mapping emulated RAM to address 0x0
blob
|
commitdiff
|
diff to current
2022-02-17
notaz
Revert "clear Index0 data FIFO flag (#241)"
blob
|
commitdiff
|
diff to current
2022-02-07
gameblabla
clear Index0 data FIFO flag (#241)
blob
|
commitdiff
|
diff to current
2022-02-04
gameblabla
Merge pull request #609 from gameblabla/fixtypocdrom
blob
|
commitdiff
|
diff to current
2022-02-04
gameblabla
Fix typo for DOA pause resume fix.
blob
|
commitdiff
|
diff to current
2022-01-22
notaz
cdrom: play cdda regardless of report mode
blob
|
commitdiff
|
diff to current
2021-11-10
gameblabla
Merge pull request #579 from gameblabla/pio_writes_sen_lib
blob
|
commitdiff
|
diff to current
2021-11-10
gameblabla
Merge pull request #578 from gameblabla/counters_lib
blob
|
commitdiff
|
diff to current
2021-11-10
gameblabla
Merge pull request #576 from gameblabla/cdrom_regressio...
blob
|
commitdiff
|
diff to current
2021-11-10
gameblabla
Merge pull request #577 from gameblabla/cdrom_setloc_lib
blob
|
commitdiff
|
diff to current
2021-11-10
gameblabla
Move CdlSetLoc to CdrInterrupt and return invalid arg...
blob
|
commitdiff
|
diff to current
2021-11-10
gameblabla
Remove CdlGetLocP hack
blob
|
commitdiff
|
diff to current
2021-10-23
gameblabla
Merge pull request #569 from gameblabla/gte_stalling_li...
blob
|
commitdiff
|
diff to current
2021-10-23
gameblabla
Merge pull request #571 from gameblabla/cdrom_audio_fix...
blob
|
commitdiff
|
diff to current
2021-10-23
gameblabla
Hack fix for CDROM timings regression (Castlevania...
blob
|
commitdiff
|
diff to current
2021-10-02
gameblabla
Merge pull request #562 from gameblabla/cdrom_fixes_lib...
blob
|
commitdiff
|
diff to current
2021-10-02
gameblabla
Revert some changes as they were not tested or are...
blob
|
commitdiff
|
diff to current
2021-10-02
gameblabla
Merge pull request #552 from libretro/fp_fix_libretro
blob
|
commitdiff
|
diff to current
2021-10-02
gameblabla
Merge pull request #561 from gameblabla/sony_armored_fi...
blob
|
commitdiff
|
diff to current
2021-09-25
gameblabla
Merge pull request #559 from gameblabla/cdrom_various_fixes
blob
|
commitdiff
|
diff to current
2021-09-25
gameblabla
Use the "magic numbers" from Duckstation for CDLPause
blob
|
commitdiff
|
diff to current
2021-09-25
gameblabla
Fix CdlGetTD according to Mednafen's implementation.
blob
|
commitdiff
|
diff to current
2021-09-25
gameblabla
CdlGetmode is GetParam, fix it according to Mednafen...
blob
|
commitdiff
|
diff to current
2021-09-25
gameblabla
Don't throw an error for CdlGetQ.
blob
|
commitdiff
|
diff to current
2021-09-25
gameblabla
Improve SetLoc CDROM command from Duckstation
blob
|
commitdiff
|
diff to current
2021-09-25
gameblabla
CdlSync should be NULL and return an error.
blob
|
commitdiff
|
diff to current
2021-09-25
gameblabla
Implement fix from Mednafen for Fantastic Pinball Kyuut...
blob
|
commitdiff
|
diff to current
2021-09-25
gameblabla
Merge pull request #558 from gameblabla/cdrom_fixes_lib...
blob
|
commitdiff
|
diff to current
2021-09-25
gameblabla
Merge several fixes from PCSX Redux and adjust delay...
blob
|
commitdiff
|
diff to current
2021-08-25
gameblabla
Merge pull request #553 from gameblabla/football_fix_li...
blob
|
commitdiff
|
diff to current
2021-08-25
gameblabla
CDROM: Rename Reset+Init commands, fix "This is Footbal...
blob
|
commitdiff
|
diff to current
2021-08-25
gameblabla
Merge pull request #543 from gameblabla/hle_fies_corrup...
blob
|
commitdiff
|
diff to current
2021-08-22
gameblabla
Merge pull request #547 from gameblabla/blues_clues_fix...
blob
|
commitdiff
|
diff to current
2021-08-22
gameblabla
CDROM: Ignore sectors with channel number 255
blob
|
commitdiff
|
diff to current
2021-08-21
Autechre
Merge pull request #542 from gameblabla/mdec_fix
blob
|
commitdiff
|
diff to current
2021-08-16
Autechre
Merge pull request #536 from gameblabla/cdrom_fixes
blob
|
commitdiff
|
diff to current
2021-08-16
gameblabla
CDRom timings changes
blob
|
commitdiff
|
diff to current
2020-08-13
hizzlekizzle
Merge pull request #444 from justinweiss/hires-downscale
blob
|
commitdiff
|
diff to current
2020-08-04
Autechre
Merge pull request #443 from negativeExponent/add-heade...
blob
|
commitdiff
|
diff to current
2020-08-04
Autechre
Merge pull request #442 from negativeExponent/libretro
blob
|
commitdiff
|
diff to current
2020-08-04
negativeExponent
Sync to latest upstream
blob
|
commitdiff
|
diff to current
2020-07-04
ifcaro
Fix crash on retrying mission in driver (#165)
blob
|
commitdiff
|
diff to current
2020-02-24
Twinaphex
Merge pull request #389 from notaz/master
blob
|
commitdiff
|
diff to current
2020-02-08
Twinaphex
Merge pull request #377 from pcercuei/libretro
blob
|
commitdiff
|
diff to current
2020-02-08
Daniel Silsby
cdrom: add missing BCD->int convert in cdrFreeze()
blob
|
commitdiff
|
diff to current
2019-11-19
notaz
Merge pull request #147 from senquack/cdrom_sstate_fix
blob
|
commitdiff
|
diff to current
2019-11-12
Daniel Silsby
cdrom: add missing BCD->int convert in cdrFreeze()
blob
|
commitdiff
|
diff to current
2019-09-25
negativeExponent
Merge branch 'gpu_unai_plugin_update'
blob
|
commitdiff
|
diff to current
2019-08-03
hizzlekizzle
Merge pull request #326 from retro-wertz/silence_warnings
blob
|
commitdiff
|
diff to current
2019-08-03
retro-wertz
Silence warning -Wstringop-truncation
blob
|
commitdiff
|
diff to current
2016-04-22
Twinaphex
Merge pull request #33 from dankcushions/master
blob
|
commitdiff
|
diff to current
2016-04-22
dankcushions
Merge branch 'notaz-master'
blob
|
commitdiff
|
diff to current
2016-04-22
dankcushions
Merge branch 'master' of https://github.com/notaz/pcsx_...
blob
|
commitdiff
|
diff to current
2016-03-31
notaz
don't use __ARM_ARCH_7A__
blob
|
commitdiff
|
diff to current
2015-02-06
Twinaphex
Merge pull request #14 from notaz/for_libretro
blob
|
commitdiff
|
diff to current
2015-02-05
notaz
Merge branch 'upstream' into libretro
blob
|
commitdiff
|
diff to current
2015-02-05
notaz
dma: some timing hacks
blob
|
commitdiff
|
diff to current
2015-02-05
notaz
dma: do some madr updates
blob
|
commitdiff
|
diff to current
2015-01-25
Twinaphex
Merge pull request #12 from notaz/for_libretro
blob
|
commitdiff
|
diff to current
2015-01-25
notaz
Merge branch 'upstream' into libretro
blob
|
commitdiff
|
diff to current
2015-01-03
notaz
mingw build fixes
blob
|
commitdiff
|
diff to current
2014-12-31
twinaphex
Merge https://github.com/notaz/pcsx_rearmed
blob
|
commitdiff
|
diff to current
2014-12-23
notaz
cdrom: handle old savestates better
blob
|
commitdiff
|
diff to current
2013-03-18
twinaphex
Merge git://github.com/notaz/pcsx_rearmed
blob
|
commitdiff
|
diff to current
2013-03-15
notaz
cdrom: stopping read should stop seek too
blob
|
commitdiff
|
diff to current
2013-03-15
notaz
cdrom: use single read/play cursor, handle cdlRead...
blob
|
commitdiff
|
diff to current
2013-01-29
twinaphex
Merge git://github.com/notaz/pcsx_rearmed
blob
|
commitdiff
|
diff to current
2013-01-28
notaz
merge minor fixes from pcsxr
blob
|
commitdiff
|
diff to current
2013-01-18
notaz
cdrom: move more handling to cdrInterrupt
blob
|
commitdiff
|
diff to current
2013-01-18
notaz
cdrom: cleanup, support errors, improve timing
blob
|
commitdiff
|
diff to current
2013-01-18
notaz
cdrom: rewrite lid code
blob
|
commitdiff
|
diff to current
2013-01-13
notaz
cdrom: some swap cd tuning
blob
|
commitdiff
|
diff to current
2013-01-13
notaz
cdrom: remove stopping on TN
blob
|
commitdiff
|
diff to current
next