jkotlinski / durexforth

Modern C64 Forth
Other
233 stars 28 forks source link

Update disk.asm #393

Closed Whammo closed 2 years ago

Whammo commented 2 years ago

use logical file number table to close_all_logical_files:

jkotlinski commented 2 years ago

Sorry, I considered it but I'm not picking up this one. The old code is inefficient, but it doesn't really matter since it only runs in exceptional cases. So then I value more that it's portable.