Cerberus Emulator

This is early access to the Cerberus 2080 emulator. Assembler syntax is documented here. WDC 65C02 Instruction Reference is available here.

The emulator supports the 0xFE BIOS extensions for Cerberus. Many things are likely to be broken:

Select demo to load:  

6502

  • A
    0x00

    []
    0x00
    • Decimal: 0
    • Signed: 0
    • Binary: 0000 0000
    • ASCII: .
  • X
    0x00

    []
    0x00
    • Decimal: 0
    • Signed: 0
    • Binary: 0000 0000
    • ASCII: .
  • Y
    0x00

    []
    0x00
    • Decimal: 0
    • Signed: 0
    • Binary: 0000 0000
    • ASCII: .
  • S
    0x00

    Stack:
    0x00 0x00
    • Decimal: 0
    • Signed: 0
    • Binary: 0000 0000 0000 0000
    • ASCII: .
  • PC
    0x0000

    []
    0x0000
  • FLAGS
    nvXb dIZc

    0010 0110

  • Address
    0x0000

  • Data
    0x00

    +1
    0x00
    • Decimal: 0
    • Signed: 0
    • Binary: 0000 0000 0000 0000
    • ASCII: .
  • Read
  • Sync
  • ---
  • Effective
    ---

    Byte
    --

    Word
    --

Break on:

 
Address 0x :
Convert decimal: hex: binary:
This is the editor
From 0x for bytes.
Add another view