diff commands.sh @ 33:44974c3e093b

found source of problem for video recording
author Robert McIntyre <rlm@mit.edu>
date Mon, 05 Mar 2012 01:25:11 -0600
parents 0dc331ec7f27
children
line wrap: on
line diff
     1.1 --- a/commands.sh	Sun Mar 04 22:44:42 2012 -0600
     1.2 +++ b/commands.sh	Mon Mar 05 01:25:11 2012 -0600
     1.3 @@ -1,12 +1,21 @@
     1.4 +
     1.5  # This buffer is for notes you don't want to save, and for Lisp evaluation.
     1.6  # If you want to create a file, visit that file with C-x C-f,
     1.7  # then enter the text in that file's own buffer.
     1.8  
     1.9  
    1.10 -./VisualBoyAdvance ../../../pokemon-escape/roms/Pokemon\ Yellow\ \(U\)\ \[C\]\[\!\].gbc                                     
    1.11 +#./VisualBoyAdvance ../../../pokemon-escape/roms/Pokemon\ Yellow\ \(U\)\ \[C\]\[\!\].gbc                                     
    1.12  
    1.13  
    1.14 -./VisualBoyAdvance --recordmovie=./rlm.vbm ../../../pokemon-escape/roms/Pokemon\ Yellow\ \(U\)\ \[C\]\[\!\].gbc                                     
    1.15 +#./VisualBoyAdvance --recordmovie=./rlm.vbm ../../../pokemon-escape/roms/Pokemon\ Yellow\ \(U\)\ \[C\]\[\!\].gbc                                     
    1.16  
    1.17 +rm -f /home/r/proj/vba-restore/build/movie.vba
    1.18  
    1.19 -./VisualBoyAdvance --recordmovie=/home/r/proj/vba-restore/build/ /home/r/proj/pokemon-escape/roms/Pokemon\ Yellow\ \(U\)\ \[C\]\[\!\].gbc                             
    1.20 \ No newline at end of file
    1.21 +cd /home/r/proj/vba-restore/build
    1.22 +make install
    1.23 +
    1.24 +/home/r/proj/vba-restore/build/artifacts/bin/VisualBoyAdvance --recordmovie=/home/r/proj/vba-restore/build/movie.vba /home/r/proj/pokemon-escape/roms/yellow.gbc                           
    1.25 +
    1.26 +#.//VisualBoyAdvance --playmovie=/home/r/proj/vba-restore/build/movie.vba /home/r/proj/pokemon-escape/roms/Pokemon\ Yellow\ \(U\)\ \[C\]\[\!\].gbc                             
    1.27 +
    1.28 +hexdump -C /home/r/proj/vba-restore/build/movie.vba