aboutsummaryrefslogtreecommitdiff
path: root/system/cbmbasic/README
diff options
context:
space:
mode:
authorB. Watson <yalhcru@gmail.com>2021-08-27 15:19:02 -0400
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2021-10-13 00:51:48 +0700
commit185cae5ad11d5a765758720ac367f3c9b321396d (patch)
treea05b8f47f8ca445584c690e840f2b9ff4309ee0a /system/cbmbasic/README
parent09fc3e38bcfa42cc8cc7cf3382acbc9b20609b43 (diff)
downloadslackbuilds-185cae5ad11d5a765758720ac367f3c9b321396d.tar.xz
system/cbmbasic: Fix -current build.
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/cbmbasic/README')
-rw-r--r--system/cbmbasic/README5
1 files changed, 3 insertions, 2 deletions
diff --git a/system/cbmbasic/README b/system/cbmbasic/README
index 8fb257cf987e..84386a8201c5 100644
--- a/system/cbmbasic/README
+++ b/system/cbmbasic/README
@@ -1,8 +1,9 @@
cbmbasic (Commodore BASIC V2 as a scripting language)
Commodore BASIC (cbmbasic) is a 100% compatible version of Commodore's
-version of Microsoft 6502 BASIC as found on the Commodore 64. You can use
-it in interactive mode or pass a BASIC file as a command line parameter.
+version of Microsoft 6502 BASIC as found on the Commodore 64. You
+can use it in interactive mode or pass a BASIC file as a command line
+parameter.
This does not emulate 6502 code; all code is completely native. On a
1GHz CPU you get about 1000x speed compared to a 1MHz 6502.