[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Apple III info



spqr@ruth.uucp (Will Baguhn) writes:

| sz0475@cd4680fs.rrze.uni-erlangen.de (Alexander Krauss) writes:
| 
| | DONALD CY LEE (leed@sfsu.edu) wrote:
| | : Here's some tidbits about the Apple III:
| | 
| | : processor: 6502 (same as the Apple II, II+, unenhanced IIe)
| | 
| | Not quite true, it's a bit enchanced because it can address more then 64KB
| | using bank-switching (see statements in Apple /// manuals)
| 
| bank-switching... gee, that doesn't modify the PROCESSOR.  it's still 
| the plain ol' 6502 that we all know and love.
| 
| all i can say is....
| 
| LDA #<LAKE
| STA $3FF
| LDA #>LAKE
| STA $300
| JMP ($300)
| :P
| 
| --- email: uwvax!gorgon!ruth!spqr
| Mispeling: the plag of our thyme.
|               
|          

well, i must slap myself.... that should OBVIOUSLY be JMP ($3FF).

i hate bugs in code designed to hilite bugs.

--- email: uwvax!gorgon!ruth!spqr
Mispeling: the plag of our thyme.