fachat / GeckOS-V2

GeckOS version 2, a multi-tasking and multithreading operating system for the 6502
http://www.6502.org/users/andre/osa/index.html
GNU General Public License v2.0
233 stars 26 forks source link

fsiec bugs #60

Open fachat opened 4 years ago

fachat commented 4 years ago
fachat commented 4 months ago

Multiple open files may result in hangs, like: hexdump ls > ls.hex or ls ' hexdump > foo.txt

Note: may be related to #17

fachat commented 4 months ago

No, most likely not related to #17, as it also happens with hexdump ls > d:ls.txt with a 1571 as unit 8/c: and an XS1541 drive as unit 9/d: