Scrolling

In the disassembly view, the following keys & commands can be used:
(The classic Apple "monitor " disassemble command is also suported.)

Command

Effect

U ####

Start disassembly from Value or Address

####L

List (unassemble) from specified address.



Key

Name

Effect

á

Up Arrow

Scroll up one mnemonic line.

â

Down Arrow

Scroll down one mnemonic line.

ñá

Shift Up Arrow

Scroll up 1 byte.

ñâ

Shift-Down Arrow

Scroll down 1 byte.

PgUp

Page Up

Scroll up one screen.

PgDn

Page Down

Scroll down one screen.

ñPgUp

Shift-Page Up

Jump to prev. page boundary (256 byte).

ñPgDn

Shift-Page Down

Jump to next page boundary (256 byte).

^PgUp

Control-Page Up

Jump to prev. 4K boundary (4096 bytes).

^PgDn

Control-Page Down

Jump to next 4K boundary (4096 bytes).

Home

Home

Jump to start of memory ($0000).

End

End

Jump to middle of memory ($8000).

à

Right Arrow

Locate current 6502 instruction.

à|

Tab

Locate current 6502 instruction.