[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
65816 Loop Question
- Subject: 65816 Loop Question
- From: "Bryan Parkoff" <BParkoff@satx.rr.com>
- Date: Tue, 09 Apr 2002 21:51:25 GMT
- Newsgroups: comp.sys.apple2
- Organization: Giganews.Com - Premium News Outsourcing
- Reply-to: "Bryan Parkoff" <BParkoff@satx.rr.com>
- Xref: archiver1.google.com comp.sys.apple2:18736
65816 Loop Question
I understand that 6502 and/or 65C02 can only limit up to 64KB. The loop
can only cycle from $0000 through $FFFF. If it tries to cycle from $FF00
through $1000F, it will only cycle from $FF00 through $000F. It may
requires to use bank address switching, but it is not the solution.
Do 65816 have access to cycle the loop beyond 64KB without needing to
use bank address switching? I would love to see that the cycle will execute
from $00/F000 through $02/A000. Please advise.
--
Yours Truly,
Bryan Parkoff
BParkoff@satx.rr.com