Changes

Jump to: navigation, search

CPC M4 xfer tool

316 bytes added, 16:26, 8 August 2018
Command-line tool that allow to send files and receive from an [[M4 Board]]. Possibility to add an AMSDOS header too.
Current version : 2.0.03
Windows Executable : [[Mediahttps:Xfer//github.zip|Xfercom/M4Duke/cpcxfer/raw/master/xfer.zip]]exe
Repository : https://github.com/M4Duke/cpcxfer
!Effect
|-
|| xfer -u ipaddr file path opt || Upload file, opt 0: no header add, 1: add ascii header, 2: add binary header (specify start and exec addr. in hex)
|-
|| xfer -d ipaddr file path opt || Download file, opt 0: leave header, 1: remove header
|| xfer -f ipaddr file slot name || Upload rom
|-
|| xfer -x c ipaddr path+file || Execute remote fileUpload cartridge image (.CPR/.BIN)
|-
|| xfer -x ipaddr path+file || Execute file on CPC|-|| xfer -y ipaddr local_file || Upload file on CPC and execute it immediatly (the sd card must contain folder '/tmp')|-|| xfer -p ipaddr || Start (plus) cartridge|-|| xfer -s ipaddr || Reset CPC
|-
|| xfer -r ipaddr || Reboot M4
|}
 
1
edit