Mercurial > audlegacy-plugins
diff src/console/gme_notes.txt @ 341:986f098da058 trunk
[svn] - merge in blargg's changes
| author | nenolod |
|---|---|
| date | Thu, 07 Dec 2006 15:20:41 -0800 |
| parents | fb513e10174e |
| children |
line wrap: on
line diff
--- a/src/console/gme_notes.txt Wed Dec 06 07:57:05 2006 -0800 +++ b/src/console/gme_notes.txt Thu Dec 07 15:20:41 2006 -0800 @@ -1,4 +1,4 @@ -Game_Music_Emu 0.5.1 +Game_Music_Emu 0.5.2 -------------------- Author : Shay Green <gblargg@gmail.com> Website: http://www.slack.net/~ant/libs/ @@ -31,6 +31,7 @@ interface. Each can load a game music file and play from any track. To play a track from a game music file, do the following: +** TODO: things are simpler now * Determine file's type (i.e. gme_nsf_emu, gme_spc_emu, etc.) * Create appropriate emulator and set sample rate with gme_new_emu() * Load file into emulator with gme_load()
