cc -O -c dac_driver.c as mov_palett.s as shift_dac.s
ld -r dac_driver.o mov_palette.o shift_dac.o -O Driver.o
mv Driver.o install/Driver.o
