propgcc and spinsim
yeti
Posts: 818
I like using spinsim to play with spin on my notebook without having a real propeller attached...
Is there doc somewhere about using spinsim with propgcc and a pointer to spinsim specific conio and fileio libs? Maybe even about using spinsim's extmem for XMM?
Is there doc somewhere about using spinsim with propgcc and a pointer to spinsim specific conio and fileio libs? Maybe even about using spinsim's extmem for XMM?
Comments
The conio and fileio drivers are written in Spin. It would be fairly easy to create C versions that would either work stand-alone, or could be integrated with the standard I/O drivers. I'll look at it when I have a chance.