Skip to content

Instantly share code, notes, and snippets.

@celso
Created July 13, 2012 22:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save celso/3108116 to your computer and use it in GitHub Desktop.
Save celso/3108116 to your computer and use it in GitHub Desktop.
ZX81 MP3
[511][0][celso.macpro: ZX81]$ ls -las
total 6992
0 drwxr-xr-x 6 celso staff 204 Jul 13 23:57 .
0 drwx------+ 84 celso staff 2856 Jul 13 23:56 ..
16 -rwxr-xr-x 1 celso staff 13493 Apr 6 2005 Frogger.p
4 -rwxr-xr-x 1 celso staff 84 Apr 6 2005 Frogger.txt
6776 -rw-r--r-- 1 celso staff 6937174 Jul 13 23:57 Frogger.wav
196 -rw-r--r-- 1 celso staff 200283 Mar 14 17:40 tapeutils.jar
[512][0][celso.macpro: ZX81]$ java -classpath tapeutils.jar tapeutils.zx81.PFileUtils -p Frogger.p -play -f Frogger.wav -z FROGGERLength = 13493 filebytes = 13493
[513][0][celso.macpro: ZX81]$ ls -las Frogger.wav
6776 -rw-r--r-- 1 celso staff 6937174 Jul 13 23:57 Frogger.wav
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment