https://github.com/deved2/devsound-sms
Sound driver for Sega Master System
https://github.com/deved2/devsound-sms
Last synced: 11 months ago
JSON representation
Sound driver for Sega Master System
- Host: GitHub
- URL: https://github.com/deved2/devsound-sms
- Owner: DevEd2
- License: mit
- Created: 2021-04-26T14:29:00.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-05-05T00:30:56.000Z (almost 5 years ago)
- Last Synced: 2025-02-26T09:24:55.103Z (about 1 year ago)
- Language: Assembly
- Size: 73.2 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# DevSound-SMS
Sound driver for Sega Master System
# Requirements for building
- [WLA-DX](https://github.com/vhelin/wla-dx)
# Building on Windows
1. `make.bat`.
# Building on Linux and macOS
1. `chmod +x make.sh` (This only needs to be done the first time)
2. `./make.sh`