forked from bcd/freewpc
-
Notifications
You must be signed in to change notification settings - Fork 0
A toolkit for writing controlling software for real pinball machines, especially the Bally/Williams 'WPC' games from the 1990's.
License
PriamX/freewpc
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is FreeWPC, an open source operating system for the Williams Pinball Controller (WPC) family of pinball machines. FreeWPC is licensed under the GNU General Public License, Version 2. The sources for the core routines are located in 'kernel'; other common code is in 'common', and game-specific code can be found in a subdirectory based on the machine name, under 'machine'. There are also a number of tools included with the distribution for generating some of the source code and for building ROM images that are under 'tools'. You will also need several tools not here in order to build. See the file doc/build.html for more detailed information. Most importantly, you'll need a copy of the gcc6809 cross-compiler. Many standard UNIX utilities are needed as well. FreeWPC has been built successfully on Linux and Cygwin. Email suggestions/comments/questions to <[email protected]>. Visit the homepage at http://www.oddchange.com/freewpc for more information.
About
A toolkit for writing controlling software for real pinball machines, especially the Bally/Williams 'WPC' games from the 1990's.
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- C 94.2%
- Assembly 3.2%
- Python 0.9%
- Objective-C 0.8%
- C++ 0.6%
- Perl 0.2%
- Shell 0.1%