Mercurial > vba-linux
annotate commands.sh @ 32:0dc331ec7f27
adding config file
author | Robert McIntyre <rlm@mit.edu> |
---|---|
date | Sun, 04 Mar 2012 22:44:42 -0600 |
parents | 8870086b716c |
children | 44974c3e093b |
rev | line source |
---|---|
rlm@22 | 1 # This buffer is for notes you don't want to save, and for Lisp evaluation. |
rlm@22 | 2 # If you want to create a file, visit that file with C-x C-f, |
rlm@22 | 3 # then enter the text in that file's own buffer. |
rlm@22 | 4 |
rlm@22 | 5 |
rlm@22 | 6 ./VisualBoyAdvance ../../../pokemon-escape/roms/Pokemon\ Yellow\ \(U\)\ \[C\]\[\!\].gbc |
rlm@22 | 7 |
rlm@22 | 8 |
rlm@22 | 9 ./VisualBoyAdvance --recordmovie=./rlm.vbm ../../../pokemon-escape/roms/Pokemon\ Yellow\ \(U\)\ \[C\]\[\!\].gbc |
rlm@32 | 10 |
rlm@32 | 11 |
rlm@32 | 12 ./VisualBoyAdvance --recordmovie=/home/r/proj/vba-restore/build/ /home/r/proj/pokemon-escape/roms/Pokemon\ Yellow\ \(U\)\ \[C\]\[\!\].gbc |