Skip to content

Commit

Permalink
Update Implementation Chart
Browse files Browse the repository at this point in the history
  • Loading branch information
SMerrony committed Apr 5, 2022
1 parent 9d47e7e commit 6d9ee19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Docs/implementationChart.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 |
Expand Down

0 comments on commit 6d9ee19

Please sign in to comment.