https://github.com/isysxp/vc8_remote
A remote VC8 display for the PiDP8I
https://github.com/isysxp/vc8_remote
pidp8i spacewar vc8
Last synced: 8 months ago
JSON representation
A remote VC8 display for the PiDP8I
- Host: GitHub
- URL: https://github.com/isysxp/vc8_remote
- Owner: Isysxp
- Created: 2023-12-18T18:23:03.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-12-21T17:54:01.000Z (over 2 years ago)
- Last Synced: 2025-02-14T03:22:35.057Z (over 1 year ago)
- Topics: pidp8i, spacewar, vc8
- Language: C
- Homepage: https://github.com/Isysxp/VC8_Remote
- Size: 13.8 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# VC8_Remote
This a simple VC8 display system for the PiDP8I for use with Spacewars (boot script 4).
The app is provided as a Windows project using Visual Studio (>2019) and includes the SDL system files.
NB. In Visual Studio select x86 build and verify the runtime arguments.
In addition the app may be run under Linux and OSX ... see VC8_Remote.cpp for further information.
Usage: Boot the PiDP8I with the instruction field switches set to 4. Virtually all of the lights should flicker.
Connect with ./vc8_remote <-L> -L switch doubles the screen size for high DPI displays.
Ian Schofield Dec 2023