mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
system/cbmbasic: Fix README and slack-desc.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
7ab300d3ae
commit
17f405a248
2 changed files with 3 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
|||
cmbbasic (Commodore BASIC V2 as a scripting language)
|
||||
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
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
# customary to leave one space after the ':' except on otherwise blank lines.
|
||||
|
||||
|-----handy-ruler------------------------------------------------------|
|
||||
cbmbasic: cmbbasic (Commodore BASIC V2 as a scripting language)
|
||||
cbmbasic: cbmbasic (Commodore BASIC V2 as a scripting language)
|
||||
cbmbasic:
|
||||
cbmbasic: Commodore BASIC (cbmbasic) is a 100% compatible version of
|
||||
cbmbasic: Commodore's version of Microsoft 6502 BASIC as found on the
|
||||
|
@ -16,4 +16,4 @@ cbmbasic:
|
|||
cbmbasic: This does not emulate 6502 code; all code is completely native. On
|
||||
cbmbasic: a 1GHz CPU you get about 1000x speed compared to a 1MHz 6502.
|
||||
cbmbasic:
|
||||
cbmbasic:
|
||||
cbmbasic:
|
||||
|
|
Loading…
Reference in a new issue