Zeal8bit / Zeal-8-bit-OS

An Operating System for Z80 computers, written in assembly
Apache License 2.0
574 stars 54 forks source link

Add sleep command and fix critical on agon #13

Closed sijnstra closed 1 year ago

sijnstra commented 1 year ago

Add the sleep command to the command line plus fix critical sections in the Agon drivers

sijnstra commented 1 year ago

This should be good to go now.

Zeal8bit commented 1 year ago

Looks good to me! Can you please rebase to have one or two commits instead? (One for Agon, one for sleep command?)

sijnstra commented 1 year ago

No idea how to do that... but I'll see what I can do!