From bfd9e4af025e621cc08a402dcfca434ae4f0f21e Mon Sep 17 00:00:00 2001 From: Alan Cox Date: Sun, 31 Dec 2017 15:32:43 +0000 Subject: [PATCH] 65c816: update TODO --- Kernel/platform-v65c816/README | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Kernel/platform-v65c816/README b/Kernel/platform-v65c816/README index 1eaa7ed7..7b598f33 100644 --- a/Kernel/platform-v65c816/README +++ b/Kernel/platform-v65c816/README @@ -37,10 +37,11 @@ the emulator. TODO ---- - Fix brk() checking [right now its busted entirely] -- Test signal handling paths - Add swap logic - Relocatable binaries - cc65 stubs optimized for 65c816 +- debug and properly implement abort/brk handlers to kill process etc +- switch to partition supporting block I/O as we have space for it Optimisations We Need To Do -------------------------------------------------------------- -- 2.34.1