pcjs/devices/pc8080/machine/invaders
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Jeff Parsons 9ed580066c Merge branch 'master' into gh-pages, and fix a few issues related to autoStart
# Conflicts:
#	_posts/2016-12-02-the-pdp-11-and-vt100-revisited.md
#	docs/pcx86/examples/pcx86-dbg.js
#	docs/pcx86/examples/pcx86.js
2016-12-04 11:26:10 -08:00
..
debugger Merge branch 'master' into gh-pages, and fix a few issues related to autoStart 2016-12-04 11:26:10 -08:00
machine.xml Working on v1.30.6 now 2016-12-03 09:04:34 -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" %}