From af1d0d9c78c45f1e171b5f79880ffeeca782d4ef Mon Sep 17 00:00:00 2001 From: shockrah Date: Sat, 9 Nov 2019 19:02:52 -0800 Subject: [PATCH] updated bugs list --- readme.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/readme.md b/readme.md index 12c7c1b..53f82f8 100644 --- a/readme.md +++ b/readme.md @@ -29,3 +29,5 @@ Personally I'm unsatisfied with accepting an idea; I want to garner an intuition * `stlio::printf` still isn't feature complete * `tests::*` could always use more tests to cover as much of the code base as possible. + +* Interrupts will often refire over and over again for no discernable reason(tested with Divide by Zero so far) \ No newline at end of file