From: Alan Cox Date: Fri, 15 Dec 2017 00:08:50 +0000 (+0000) Subject: v65c816: README X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=7ebe7b96a91729ab5f4e4128e40e8b5897c45ad0;p=FUZIX.git v65c816: README Signals (from kernel side at least) are done --- diff --git a/Kernel/platform-v65c816/README b/Kernel/platform-v65c816/README index 4c150b3c..1eaa7ed7 100644 --- a/Kernel/platform-v65c816/README +++ b/Kernel/platform-v65c816/README @@ -37,7 +37,6 @@ the emulator. TODO ---- - Fix brk() checking [right now its busted entirely] -- Make discard sane so we can discard for buffers - Test signal handling paths - Add swap logic - Relocatable binaries