Commit 379e808 1 parent 5990218 commit 379e808 Copy full SHA for 379e808
File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -383,7 +383,7 @@ not see the need.
383
383
384
384
The ` tokenize ` script always uses the m100-sanity program to clean up
385
385
the source code, but one can run m100-tokenize directly to
386
- purposefully create abnormal, but valid, ` .BA ` files. These programs
386
+ purposefully create abnormal, yet valid, ` .BA ` files. These programs
387
387
cannot be created on genuine hardware, but ** will** run.
388
388
389
389
Here is an extreme example.
@@ -523,7 +523,7 @@ github release or run `make cfiles`.
523
523
524
524
## Miscellaneous notes
525
525
526
- c * Tokenized BASIC files are binary files, not ASCII and as such cannot
526
+ * Tokenized BASIC files are binary files, not ASCII and as such cannot
527
527
be transferred easily using the builtin TELCOM program or the `LOAD
528
528
"COM:"` or ` SAVE "COM:"` commands. Instead, one must use a program
529
529
such as [ TEENY] ( https://youtu.be/H0xx9cOe97s ) which can transfer
You can’t perform that action at this time.
0 commit comments