Revision 1465
Added by markw 11 months ago
| atari_chips/pokeyv2/makeflash | ||
|---|---|---|
|
EXPECTED=16#39800 #10M08
|
||
|
elif [[ FPGASIZE -gt 3 ]]
|
||
|
then
|
||
|
EXPECTED=16#35800 10M08
|
||
|
EXPECTED=16#35800 #10M04
|
||
|
fi
|
||
|
|
||
|
PADSIZE=$((EXPECTED - `stat -c %s $3`))
|
||
Missing comment