https://github.com/ryanfb/docker_outrun_sdk
Dockerized environment for the Out Run Arcade SDK
https://github.com/ryanfb/docker_outrun_sdk
Last synced: 4 months ago
JSON representation
Dockerized environment for the Out Run Arcade SDK
- Host: GitHub
- URL: https://github.com/ryanfb/docker_outrun_sdk
- Owner: ryanfb
- Created: 2017-06-10T18:07:44.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-06-10T18:43:33.000Z (about 9 years ago)
- Last Synced: 2025-06-18T08:07:25.506Z (12 months ago)
- Language: Eagle
- Size: 281 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Docker Out Run SDK
This is a dockerized environment for running/using the [Out Run Arcade SDK](http://www.aaldert.com/outrun/sdk.html), since it was originally developed for Windows. It uses [my `m68k_gcc` Docker image](https://hub.docker.com/r/ryanfb/m68k_gcc/) for the cross-compiler toolchain, then builds the SDK from scratch inside that environment.