Revision 63
Added by markw over 11 years ago
spi.h | ||
---|---|---|
|
||
void spiDisplay(int i);
|
||
|
||
void spiReceiveData(u08 * from, u08 * to);
|
||
|
||
#endif
|
spi.h | ||
---|---|---|
|
||
void spiDisplay(int i);
|
||
|
||
void spiReceiveData(u08 * from, u08 * to);
|
||
|
||
#endif
|
Also available in: Unified diff
Booting 1 second slower than Atari - not bad given also loading several ROMS from SD - can of course be further improved