annotate commands.sh @ 22:8870086b716c
remote.cpp must include config.h
author |
Robert McIntyre <rlm@mit.edu> |
date |
Sun, 04 Mar 2012 17:35:30 -0600 |
parents |
|
children |
0dc331ec7f27 |
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
|