FrOSt-Foundation / cFrOSt

FrOSt, but in C
4 stars 0 forks source link

Improve stdio to make non-blocking calls #37

Open azertyfun opened 7 years ago

azertyfun commented 7 years ago

Otherwise interrupts can take > 15 seconds if a disk is spinning up, causing the DCPU to crash because the clock keeps on interrupting.