pokered/music/pokeredwavptnvis
KuroiIeWa5Da 6fe067d939 fixed problem with compiling wav pattern program
hg-commit-id: 5b445278c010
2012-01-28 00:42:54 -06:00
..
Console.cpp fixed problem with compiling wav pattern program 2012-01-28 00:42:54 -06:00
Console.h big update after strip 2012-01-28 00:38:49 -06:00
main.cpp big update after strip 2012-01-28 00:38:49 -06:00
Makefile big update after strip 2012-01-28 00:38:49 -06:00
README.txt big update after strip 2012-01-28 00:38:49 -06:00

to compile you must have g++ installed
type: make
and it will install to the extras folder

if you want to unmake
type: make clean
and it will remove make objects and the executable

the program usage is: pokeredwavptnvis [<offset> [<file> | --]
offset is the rom offset in hexidecimal (FFFF or 0xFFFF)
file is the rom file, you can use -- for "../baserom.gbc"

to make things quick and easy you can just enter the hexidecimal offset
pokeredwavptnvis <offset>

you may enter limited interactive mode by not supplying any arguments
pokeredwavptnvis