# HG changeset patch # User Sam Lantinga # Date 1252141923 0 # Node ID 7c73d5b5a0d6ac91b28260ef750970bc24c97590 # Parent 5db962a9a99109a49d1f4f52ff2de7a951c7cbe2 Removed references to CD-ROM support from the README files diff -r 5db962a9a991 -r 7c73d5b5a0d6 README.OS2 --- 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. diff -r 5db962a9a991 -r 7c73d5b5a0d6 README.QNX --- 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. ---------------------- diff -r 5db962a9a991 -r 7c73d5b5a0d6 README.RISCOS --- 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