You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This currently:
- Almost certainly breaks the MP3 implementation
- Hangs every so often while reading a sector. That really should live
in another thread.
- Only supports one drive.
- Probably breaks on anything more complex than testcdrom
- Doesn't handle the 'stop track/frame' feature.
- Spews debug info everywhere
- Should initialise the CD on open, not system initialisation.
- Hardcodes a bunch of things, and can't be disabled.
But, testcdrom does, on the whole, work.
0 commit comments