From 9b082f49b9485a152bd6f15324bad1304d1c56e2 Mon Sep 17 00:00:00 2001 From: wixette Date: Sat, 7 Mar 2020 02:38:52 +0800 Subject: [PATCH] update comments for the LOAD DATA box --- index.html | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/index.html b/index.html index 3f75a7c..4b7fe2a 100644 --- a/index.html +++ b/index.html @@ -66,12 +66,9 @@

  - +
+ In HEX string, e.g.: 00 01 02 03 0a 0b 0c 0d

-
-Examples - binary data of some tiny programs:
-db ff d3 ff c3 00 00       // Switch echo between A2 and A1.
-3e 8c d3 ff 0f c3 02 00    // Pattern shift.