Project

General

Profile

« Previous | Next » 

Revision 1434

Added by markw 12 months ago

Back to front. Added missing tool too!

View differences:

build_tools
rm -f init.bin
./makehex ./init_0.bin init_0.hex "0x000000"
./makehex ./init_1.bin init_1.hex "0x000000"
gcc -Wall init.c -lm -o init && ./init
gcc -Wall sidwavedata.c -lm -o sidwavedata && ./sidwavedata
g++ -Wall find_offset.cpp -o find_offset
gcc -Wall swapbits.c -o swapbits
rm -f sidwavedata.bin
./sidwavedata

Also available in: Unified diff