Changes

CPC M4 xfer tool

1 byte added, 15:50, 6 February 2017
Undo revision 97165 by [[Special:Contributions/Remax|Remax]] ([[User talk:Remax|talk]])
In a development environment the idea is you ie. do the following to your makefile :
<code>xfer -u 192.168.1.11 mycode.bin /0</code> (to upload the file after compilation, additional files could be uploaded too)
<code>xfer -x 192.168.1.11 /mycode.bin</code> (to execute it)
1,377
edits