svofski / vector06cc

Вектор-06ц в ПЛИС / Vector-06c in FPGA
http://svofski.github.io/vector06cc/
Other
30 stars 6 forks source link

FDC Detection must fail when compiled w/o floppy #33

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Now if compiled without floppy, MicroDOS loaded from ramdisk would wait
forever after displaying initial message.

Original issue reported on code.google.com by svof...@gmail.com on 3 Feb 2008 at 1:25

GoogleCodeExporter commented 9 years ago
`FLOPPYLESS_HAX` define enables zero reading from status ports, relaxing 
startup in
disk versions MicroDOS (r.276)

Original comment by svof...@gmail.com on 8 Feb 2008 at 1:11