pcjs/devices/pc8080/machine/invaders
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2017-02-04 17:27:25 -08:00
..
debugger Starting work on v1.34.0 2017-02-04 17:27:25 -08:00
machine.xml Starting work on v1.34.0 2017-02-04 17:27:25 -08:00
README.md Added VT100 keymap 2016-08-07 09:30:56 -07:00

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

Space Invaders (1978)

This is a test of PC8080, a new 8080-based PCjs emulator running the original Space Invaders.

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

See the Debugger Configuration for more control of the machine, along with assorted Space Invaders Hardware Notes.

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