mirror of
https://github.com/tilleul/apple2.git
synced 2025-02-18 10:30:33 +00:00
Update README.md
This commit is contained in:
parent
2a288396d0
commit
e6065b91c8
@ -35,7 +35,8 @@ As you can see, something is messed up !
|
||||
To understand what's happening here, you need to know how characters are printed on screen by Applesoft.
|
||||
|
||||
The Applesoft general routine to print characters on screen is in `$DB5C` and is named `OUTDO`.
|
||||
Here's the routine, taken from [S-C documentor website](http://www.txbobsc.com/scsc/scdocumentor/)
|
||||
|
||||
Here's the routine, taken from [S-C documentor website](http://www.txbobsc.com/scsc/scdocumentor/).
|
||||
|
||||
1950 * PRINT CHAR FROM (A)
|
||||
1960 *
|
||||
|
Loading…
x
Reference in New Issue
Block a user