Changes

Jump to: navigation, search

6502 Emulator

5 bytes added, 12:16, 11 January 2020
Basic Controls
These controls are available at the top of the screen:
* Assemble - assembles the code in the text area, placing the resulting binary machine language code at $0600 and outputting any error messasges to the message area.
* Run - runs the assembled code, ''if'' it assembled correctly. While the code is running, this button becomes a Stop button.
* Reset - resets the state of the emulator (see the [[#Peripherals and Memory Map|Memory Map]] section below).

Navigation menu