Skip to content

Grand Prix '86 is an attempt at a solid-state conversion / re-theme of the 1976 EM Pinball Machine by Williams.

Notifications You must be signed in to change notification settings

deathsave/grand-prix

Repository files navigation

Grand Prix '86

Grand Prix '86 Pinball

Grand Prix '86 is an attempt at a solid-state conversion / re-theme of the 1976 EM Pinball Machine by Williams.

Attract Slide

Rules

Proposed rules can be found from here.

Playfield

Docs

A simple web server is included to serve up the markdown docs and Mermaid diagrams. To setup, run pip install -r requirements.txt in the ./web/ root. Then to run it, use bin/docs.

graph TD
    TODO --> DIAGRAM["Diagram Modes"]
Loading

Production Machine Setup

Hardware is as such:

A guide to setup the production machine on Xubuntu is here.

Proposed OPP Build

OPP boards can each have up to 4 wings attached as shown:

OPP Processor Board

Board Switch Mapping

For latest, see Google Sheet.

Setup for MacOS

See the MacOS Setup Guide from our other project Combat.

Running

  • Development - bin/dev will run both mpf and mpf-mc without the console GUI. It will also run mpf monitor so you can interact with it.
  • Production - bin/run will run for production using the real hardware devices and the console GUI.
  • Test - Run a test with bin/test tests/test_something.py or simply bin/test to run all tests from the ./tests folder.

About

Grand Prix '86 is an attempt at a solid-state conversion / re-theme of the 1976 EM Pinball Machine by Williams.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published