https://github.com/vampirefrog/ayemu
https://github.com/vampirefrog/ayemu
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/vampirefrog/ayemu
- Owner: vampirefrog
- Created: 2024-11-06T12:52:08.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-11-06T13:33:47.000Z (over 1 year ago)
- Last Synced: 2024-11-06T14:33:47.809Z (over 1 year ago)
- Language: C
- Size: 41 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Reusable [`.AY` file](https://vgmrips.net/wiki/AY_File_Format) player. Meant to be compiled with WebAssembly and used on [https://ay.vampi.tech](https://ay.vampi.tech).
I made this project because I could't find a way to reuse [aylet](http://www.svgalib.org/rus/aylet.html#download).
A similar project is [v68](https://github.com/vampirefrog/v68), which emulates part of a Sharp X68000 and can load music drivers from the command line.