1
0
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:
tilleul 2021-05-19 20:14:07 +02:00 committed by GitHub
parent 2a288396d0
commit e6065b91c8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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 *