0x10cAtlas / AtlasOS

An operating system for DCPU-16.
109 stars 15 forks source link

HCF #52

Open rustyoz opened 12 years ago

rustyoz commented 12 years ago

tested the code in dev-kit which implements the halt and catch fire rule for the 256 limit on the interrupt queue.

After a while the code breaks on this limit i think

chessmaster42 commented 12 years ago

Yeah interrupts are still very much unfinished in AtlasOS. That has been my main goal as of late. I'll test for that limit as well.

Thanks!

chessmaster42 commented 12 years ago

I haven't been able to reproduce. What are the steps to reproduce this issue?

rustyoz commented 12 years ago

hmm maybe it is more of a bug with dev-kit. I was running atlas in that while i was writing the floppy bios and after a while ie 30 seconds, stuff got weird.