Update!
Firmware v2.0.4 beta 1. Get it here:
http://www.spinpoint.org/cpc/M4FIRM_v204b1.zipThis is very beta / experimental and might contain bugs
Two new commands, this is for CPC PLUS users only (I have only CPC6128+, so CPC464+ is untested).
|CTRUP,"filename.cpr"
Uploads a CPC+ cartridge image into M4 flash. Max. used size is 256KB (is there any bigger than 128KB?)
|CTR
Executes whatever cartridge image that is uploaded to flash.
Mostly I think this will be useful for developers of CPC+ cartridge games, as you can remotely upload and run carts, so quick for testing.
How ?
First create a basic file on the microSD, that does:
10 |CTR
save"autoexec.bas"
Now use the cpc xfer tool (
http://cpcwiki.eu/index.php/CPC_M4_xfer_tool):
Upload the file
xfer -u ipaddr ctrfile.bin / 0
The file can be either plain binary or cpr format, but filename must be "ctrfile.bin"
xfer -r ipaddr
Reset to flash the image, once done autoexec.bas will run.
Maybe I will make another method to do remote upload/running, if anyone is going to need it.
Short vid, showing the uploading and launching of a few games.
[youtube]HriUwTftWGk[/youtube]
@radu14m: Sorry I didn't notice your reply until now, when I made a new post.
I have no idea what the problem is. I haven't heard about it before. Has it been like this since you got it? - Also have you tried to use another computer to access the web interface, ie. use a smartphone, to see if the problem is the same?