-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Federico Berti
committed
Jan 16, 2019
1 parent
d9b5caf
commit 516b562
Showing
1 changed file
with
14 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,16 @@ | ||
Simple VGM | ||
|
||
a Java based VGM 1.50 player | ||
a Java based Simple VGM 1.50 player | ||
|
||
Credits | ||
------- | ||
Java code lifted from here: | ||
https://github.com/GeoffWilson/VGM | ||
|
||
Original Game Music Emulator code: | ||
https://bitbucket.org/mpyne/game-music-emu | ||
|
||
License | ||
------- | ||
|
||
This software is released under a GPL 2.0 license |