Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/i-asked/md-g
MD+G (MiniDisc plus Graphics) - scrolls lyrics on the screen of an MZ-N510 or MZ-N520 running FW 1.6
https://github.com/i-asked/md-g
Last synced: 23 days ago
JSON representation
MD+G (MiniDisc plus Graphics) - scrolls lyrics on the screen of an MZ-N510 or MZ-N520 running FW 1.6
- Host: GitHub
- URL: https://github.com/i-asked/md-g
- Owner: I-asked
- License: mit
- Created: 2024-08-13T13:10:35.000Z (5 months ago)
- Default Branch: hbloader
- Last Pushed: 2024-08-15T13:53:53.000Z (5 months ago)
- Last Synced: 2024-08-15T17:22:23.151Z (5 months ago)
- Language: C
- Size: 139 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.adoc
- License: LICENSE
Awesome Lists containing this project
README
= MD+G (WIP)
MiniDisc plus Graphics (work in progress)
Scrolls lyrics on the screen of an MZ-N510 or MZ-N520 running FW 1.6
== Building on UNIX
. `mkdir build`
. `cd build/`
. `gmake -f ../GNUmakefile`== Running using HBLoader
_TODO_
== HBLoader
HBLoader provides a basic libc for Homebrew apps.
See `lyrics/` for reference.