Changes
added web links, more cross assemblers, snapshot method
Once you have your binary file you have two choices depending on if the game will be for cassette or disc.
=== Cassette:===
=== Disc:===
=== Snapshot ===
=== Cross Assemblers === *[[Pasmo]]*ZMac*Kio's Z80 assembler*[[WinApe]]'s built in assembler
== Testing on a real CPC ==
=== For cassette ===
- Use Tape2WAV to convert the Cassette Image file (CDT) into a WAV file.
- Wait for the program to load...
=== For disc ===
If your CPC has a 3.5" disc drive then the easiest method is to transfer the DSK to a 3.5" disc using the PC.
- Put the disc into your CPC's 3.5" disc drive and type
- |B: RUN "<gamename>
== Web links ==
* [http://ramlaid.free.fr/Amstrad/English/crossDev.htm CPC Cross Development tools by Ramlaid]