Created
July 13, 2012 22:59
-
-
Save celso/3108116 to your computer and use it in GitHub Desktop.
ZX81 MP3
This file contains hidden or 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
[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