SaaSHub helps you find the best software and product alternatives Learn more →
BallySternOS Alternatives
Similar projects and alternatives to BallySternOS
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
llvm-project
This fork of the canonical git mirror of the LLVM subversion repository adds (e)Z80 targets. Please refer to the wiki for important build instructions. (by jacobly0)
-
Heathkit_ET-3400
Resources for the Heathkit ET-3400 Microprocessor Training System + Kansas City Standard (KCS) Cassette Data Audio Encoding / Decoding of Files
-
-
BallySternOS discussion
BallySternOS reviews and mentions
-
Connecting a 1980s Pinball Machine to the Internet
https://github.com/BallySternOS/BallySternOS
ballysternos is a really neat arduino project that sits on the debug header of old bally and stern mpu boards. the arduino holds the 6800 in halt from the start and re-implements game code
i've seen at least two of these in the wild, one in a Bally Eight Ball running "Eight Ball Plus" code, and another in a Stern Meteor running "Meteor 2021". both add some neat super-features and game modes, the Meteor has an accompanying wav trigger board, speakers, and amp to add wav sound effects as well -- anyone who loves Meteor will appreciate (or hate) that it no longer screams your spinner value in a high pitched tones.
-
Electrical question for SDU board - Sharpshooter
Here's a similar project for old bally/stern games that might help programming wise. https://github.com/BallySternOS/BallySternOS
-
Motorola 6800
a lot of pinball machines are based on the 6800. i've been really impressed by one project that replaces the 6800 with an avr by just wiring up all the relevant pins and holding the 6800 in halt:
https://github.com/BallySternOS/BallySternOS
i've started working on a derivative project using an rp2040 instead of the avr with hopes of offloading the 6800 bus work to a pio
-
GALAXY 2021 - a rewrite of Stern Galaxy (1980)
For a board, you can wire your own prototype, get a kit, or order your own PCB from Gerber files. Here are schematics and files (USE V3 FILES): https://github.com/BallySternOS/BallySternOS/tree/master/Schematics
-
Meteor2021 - demo of new rules/sound for Stern Meteor (1979)
The library that I wrote to build games on top of: https://github.com/BallySternOS/BallySternOS
-
A note from our sponsor - SaaSHub
www.saashub.com | 6 Dec 2024
Stats
BallySternOS/BallySternOS is an open source project licensed under GNU General Public License v3.0 only which is an OSI approved license.
The primary programming language of BallySternOS is C++.