Removed references to CD-ROM support from the README files

This commit is contained in:
Sam Lantinga 2009-09-05 09:12:03 +00:00
parent 2a96e84434
commit d5187b5d61
3 changed files with 0 additions and 3 deletions

View File

@ -170,7 +170,6 @@ Things to do:
- Finish video driver (the 'wincommon' can be a good example for missing
things like application icon and so on...)
- Enable MMX/SSE/SSE2 acceleration functions
- Rewrite CDROM support using DOS Ioctl for better support.

View File

@ -4,7 +4,6 @@ Last changed at 10 Jun 2009.
QNX Photon and GF drivers are being constructed, OpenGL ES support is
finished. Still no 2D renderer support in GF and Photon drivers.
QNX QSA (QNX Sound Architecture) driver is ready.
QNX CDROM driver is ready.
QNX HID input driver is finished.
----------------------

View File

@ -85,7 +85,6 @@ Window Manager - Mostly done. SetIcon/IconifyWindow not implemented.
Events - Mostly done. Resize and some joystick events missing.
Joystick - Currently assumes a single joystick with 4 buttons.
Audio - Done
CDROM - Not implemented.
Threads - Done
Timers - Done