mirror of https://github.com/PCSX2/pcsx2.git
Formatting
parent
f7e6cc5859
commit
bdf8339685
|
@ -1,10 +1,16 @@
|
|||
# TODO
|
||||
|
||||
## CD reading
|
||||
|
||||
- Improve CD disk reading
|
||||
- Subchannel 16 byte (formatted Q), 96 byte (raw P-W)?
|
||||
|
||||
## FreeBSD
|
||||
|
||||
- Port using CAM SCSI subsystem (cd/xpt/pass device permissions must be set properly)
|
||||
|
||||
## Other
|
||||
|
||||
- Use SCSI interfaces (SPTI/SG_IO) instead of OS-specific CD/DVD interfaces?
|
||||
- Alter caching algorithm?
|
||||
- Integrate keepalive into read thread?
|
Loading…
Reference in New Issue