Fix Apple || to Apple II

This commit is contained in:
michaelangel007 2016-01-10 14:37:14 -08:00
parent 4b11b4f552
commit 455610e8e7

View File

@ -124,13 +124,12 @@ There are couple of things we need to discuss first. The preceeding example show
First, we should notice that video memory is non-linear. :-( You'll want to get familiar with the HGR address for the various Y scanlines:
"Understanding the Apple ||{, page 5-14 has this table:
"Understanding the Apple ||", page 5-14 has this table `HGR Memory-mapped IO`:
* https://archive.org/stream/understanding_the_apple_ii#page/n105/mode/2up
With all the decimal cruft removed:
`HGR Memory-mapped IO`:
| Y |Address| Y |Address| Y |Address| Screen Hole |
|----:|:-----:|----:|-------|----:|:-----:|:------------:|
| 0 | $2000 | 64 | $2028 | 128 | $2050 | $2078..$207F |