From 23a79b0a88d1f501241b11ccb9ec9602a3fbbb21 Mon Sep 17 00:00:00 2001 From: michaelangel007 Date: Sun, 10 Jan 2016 19:23:03 -0800 Subject: [PATCH] Add BSAVE char_inspect --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 71ce5fa..4b0b25c 100644 --- a/README.md +++ b/README.md @@ -1047,6 +1047,7 @@ Let's use IncCursorCol() to automatically advance the cusor. We'll also add a s 1064:43 44 45 46 ``` + Enter in: 310:20 3B 03 4C 70 03 @@ -1062,6 +1063,9 @@ Enter in: ![Screenshot 15](pics/hgrfont_15.png?raw=true) +Our final version is: + +(To save this, `BSAVE CHAR_INSPECT.BIN,A$1000,L$68`) ## Y Cursor Position