pcjs/devices/pc8080/machine/invaders
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2016-08-06 14:26:21 -07:00
..
debugger Added separate debugger/non-debugger machine configs for the PC8080 machines (like most PCx86 machines do) 2016-08-06 14:26:21 -07:00
machine.xml Added Debugger "int" command to manually request interrupts 2016-08-06 13:39:46 -07:00
README.md Added separate debugger/non-debugger machine configs for the PC8080 machines (like most PCx86 machines do) 2016-08-06 14:26:21 -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 machine emulator recently added to the PCjs Project.

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