pcjs/devices/pc8080/machine/invaders/debugger
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2016-08-06 13:39:46 -07:00
..
machine.xml Added Debugger "int" command to manually request interrupts 2016-08-06 13:39:46 -07:00
README.md Added Debugger "int" command to manually request interrupts 2016-08-06 13:39:46 -07:00

layout title permalink machines
page Space Invaders (1978) with Debugger /devices/pc8080/machine/invaders/debugger/
type id debugger
pc8080 invaders true

Space Invaders (1978) with Debugger

The PC8080 machine below is configured to run Space Invaders with a Control Panel and Debugger. It is currently playable only in desktop browsers and uses the following hard-coded key mappings:

  • 1: One Player
  • 2: Two Player
  • 3: Insert Coin
  • A: Move Left
  • D: Move Right
  • L: Fire Missile

Click the "Run" button when you're ready to start the simulation.

{% include machine.html id="invaders" %}