Revision 325
Added by markw over 10 years ago
build.sh | ||
---|---|---|
bitgen -intstyle ise -f $name.ut $name.ncd
|
||
|
||
popd
|
||
cp build/$name.bin core/atari800.bin
|
build.sh | ||
---|---|---|
bitgen -intstyle ise -f $name.ut $name.ncd
|
||
|
||
popd
|
||
cp build/$name.bin core/atari800.bin
|
Also available in: Unified diff
First cut of papilio duo support. NB: This does not work yet, notably PLL needs changing. Then sram needs wiring up to allow zpu to run.