From 7f6a1ee9c01f79d0589c93a065191e1ad43f46c2 Mon Sep 17 00:00:00 2001 From: Alan Cox Date: Sun, 18 Nov 2018 12:24:57 +0000 Subject: [PATCH] sam: update README --- Kernel/platform-sam/README | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Kernel/platform-sam/README b/Kernel/platform-sam/README index 8d24ccd1..8c8d1158 100644 --- a/Kernel/platform-sam/README +++ b/Kernel/platform-sam/README @@ -1,4 +1,4 @@ -Sam Coupe +~Sam Coupe This port provides fairly basic support for the following configurations @@ -63,11 +63,8 @@ and all the bank juggling tricks Stub code is in the low parts of the low banks and the top of the high banks so we have two copier routines one for each half. - - Review and test signal handling paths more (catching signals - path appears to be broken) - AtomIDE driver (prob need minimal copiers in high stubs) - Serial driver - - Mouse/Joystick/Input - Floppy driver (at least for read) IP - Mode setting/graphics mode support @@ -106,3 +103,6 @@ DONE - Cursor for console DONE - AtomIDE lite detect fails if ROM present (select dev 0 first ?) DONE - Control key debugging DONE - RTC driver +DONE - Mouse/Joystick/Input +DONE - Review and test signal handling paths more (catching signals + path appears to be broken) -- 2.34.1