Changes

Jump to: navigation, search

M4 Board

441 bytes added, 17:32, 31 July 2016
[[Media: M4 Board relay rom.zip | M4 Board relay rom ]] : When moving M4rom out of position 1-7 / 1-16 it will no longer be initialized, therefore this rom should be placed at rom7 or lower. This is if you want to use 32 roms of XMEM and map M4 romboard after it. You should program the XMEM or other romboard with M4 bootrom in pos 1-7, it will look for M4 rom from 1-127 and initialize it + pass commands through to it
 
== Technical information ==
</code>
<br />
Make your own M4 ROM or add additions to the existing, source code can be found here:<br />
https://github.com/M4Duke/m4rom<br />
It's compiled (assembled) with sdasz80 (part of SDCC package).<br />
<br />
CPC xfer, pc commandline tool to transfer files back and forth to M4 board:<br />
Source code here: https://github.com/M4Duke/cpcxfer<br />
<br />
Command documention and other infos:<br />
http://www.spinpoint.org/cpc/m4info.txt<br />
72
edits