Added comment that cc65 needs to be fixed for drive number > 2

This commit is contained in:
Bobbi Webber-Manners 2020-06-02 20:12:48 -04:00
parent 092df9c672
commit 6593f91a93
2 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@
* v0.66 Modified to build sorted blocks on the fly rather than in aux memory.
* v0.67 Fixed bug in v0.66 where garbage was written to end of directory.
* v0.68 Cleaned up error msgs.
* v0.69 Fixed support for drive number >2.
* v0.69 Fixed support for drive number >2. (cc65 needs to be fixed too!)
*/
//#pragma debug 9

Binary file not shown.