From 6d9ee191300bf58fb899f4b3e3e0ba38e79739fc Mon Sep 17 00:00:00 2001 From: SMerrony Date: Tue, 5 Apr 2022 10:35:23 +0200 Subject: [PATCH] Update Implementation Chart --- Docs/implementationChart.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Docs/implementationChart.md b/Docs/implementationChart.md index a188f97..76f1915 100644 --- a/Docs/implementationChart.md +++ b/Docs/implementationChart.md @@ -22,7 +22,7 @@ | Print Form | 001 | Ctrl-A or Shift-Local Print | N | N | TODO | | Print Screen/Window | 021 | Ctrl-Q or Local Print | N | N | TODO | | Read Model ID | 036 103 | Cmd-Brk C | Y | Y | | -| Read Cursor/Window Address | 005 | Ctrl-E | Y | Y | | +| Read Cursor/Window Address | 005 | Ctrl-E | Y | Y | Times out after 0.5s if host not listening | | Remote Test Enter | 036 101 | | N | N | *Will not implement in emulator* | | Remote Test Exit | 036 102 | | N | N | *Will not implement in emulator* | | Reverse Video Off | 036 105 | Cmd-Brk E | Y | Y | Inverse Chars off |