Enhanced DOS BASIC Version 3.2 Softwork Author: Alex Redman This is a disk image of some of my coding experiments from 1989. Many improvements to RS-DOS for my own use... a vanity patch I guess. - prompt shows the active drive number - allows lower case display on 32 column screen - high speed poke works with disk access (auto slow down and restore) - key repeat mode works on real hardware - not sure what else, it was a long time ago. Enjoy! To use, type RUN"DOS.BAS" or just RUN"DOS". NOTE: this will only work on coco3 with 512k and a FD502 controller. After you run the DOS.BAS, you can test my (unfinished) free form database software by RUN"EXPER.BAS". About the Author: In 1989, I was 19 and had been coding for 8 years already - I started on the Timex Sinclair 1000, went to coco2 in 1985, and then coco3 in 1987.