AE25 COUNT
Submitted by Steve Fewell
Description:
Set A to &1E (The current COUNT value) and call routine &AE18 to set the IWA to
the 1-byte value contained in A.
Disassembly for the COUNT routine
AE25 |
|
165 030 |
A5 1E |
LDA &1E |
AE27 |
|
128 239 |
80 EF |
BRA -17 --> &AE18 Set IWA to 8-bit value (in A) |
Or