mirror of
https://github.com/AppleCommander/bastools.git
synced 2025-01-01 03:31:51 +00:00
Fix typo in README-TOKENIZER.md
This commit is contained in:
parent
bcfa634f7b
commit
9fbbcc5b81
@ -57,7 +57,7 @@ From the `circles-timing.bas` sample, this is the beginning of the program:
|
|||||||
```
|
```
|
||||||
0801:9A 09 00 00 8C 32 30 36 32 3A AB 31 00 A9 2B 85
|
0801:9A 09 00 00 8C 32 30 36 32 3A AB 31 00 A9 2B 85
|
||||||
\___/ \___/ \____________/ \___/ \_______...
|
\___/ \___/ \____________/ \___/ \_______...
|
||||||
Ptr, Line 0, CALL 3062, :, GOTO 1, Assembly code...
|
Ptr, Line 0, CALL 2062, :, GOTO 1, Assembly code...
|
||||||
```
|
```
|
||||||
|
|
||||||
The move code is based on what Beagle Bros put into their [Peeks, Pokes, and Pointers](https://beagle.applearchives.com/Posters/Poster%202.pdf) poster. (See _Memory Move_ under the *Useful Calls*; the `CALL -468` entry.)
|
The move code is based on what Beagle Bros put into their [Peeks, Pokes, and Pointers](https://beagle.applearchives.com/Posters/Poster%202.pdf) poster. (See _Memory Move_ under the *Useful Calls*; the `CALL -468` entry.)
|
||||||
|
Loading…
Reference in New Issue
Block a user