changeset 3244:7c73d5b5a0d6

Removed references to CD-ROM support from the README files
author Sam Lantinga <slouken@libsdl.org>
date Sat, 05 Sep 2009 09:12:03 +0000
parents 5db962a9a991
children d984d5bb17e9
files README.OS2 README.QNX README.RISCOS
diffstat 3 files changed, 0 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/README.OS2	Sat Sep 05 09:11:03 2009 +0000
+++ b/README.OS2	Sat Sep 05 09:12:03 2009 +0000
@@ -170,7 +170,6 @@
 - 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.
 
 
 
--- a/README.QNX	Sat Sep 05 09:11:03 2009 +0000
+++ b/README.QNX	Sat Sep 05 09:12:03 2009 +0000
@@ -4,7 +4,6 @@
 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.
 
 ----------------------
--- a/README.RISCOS	Sat Sep 05 09:11:03 2009 +0000
+++ b/README.RISCOS	Sat Sep 05 09:12:03 2009 +0000
@@ -85,7 +85,6 @@
 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