Skip to content
This repository has been archived by the owner on Dec 24, 2020. It is now read-only.

Latest commit

 

History

History

invaders

Folders and files

NameName
Last commit message
Last commit date

parent directory

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

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" %}