65c816: update TODO
authorAlan Cox <alan@linux.intel.com>
Sun, 31 Dec 2017 15:32:43 +0000 (15:32 +0000)
committerAlan Cox <alan@linux.intel.com>
Sun, 31 Dec 2017 15:32:43 +0000 (15:32 +0000)
Kernel/platform-v65c816/README

index 1eaa7ed..7b598f3 100644 (file)
@@ -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
 --------------------------------------------------------------