Changes

Jump to: navigation, search

Programming:Cartridges

264 bytes added, 13:20, 25 July 2022
added links to DES and Dandanator gerber files and documentation how to build
As the original media is harder to find (3" discs specially), cartridges are becoming one of the best options to distribute CPC software, for example:
* [http://www.dandare.es/Proyectos_Dandare/CPC_Dandanator%21_Mini.html Dandanator mini] –page only in Spanish–(*): is a cartridge format to be plugged in the expansion port that provides a number of generic and advanced features, including support for 512K of ROM (in 16K banks), and it works on any CPC without jumpers or special configuration.* [https://auamstrad.es/the-dandanator-entertainment-system/ DES]: the Dandanator Entertainment System (*), which is an interface that goes to the expansion port and supports cartridges. It has the same functionality as the Dandanator, with the difference that the expansion contains most of the functionality, and the cartridges are simpler –and cheaper–.
* [https://abalore.com/plus2cpc.html Plus2CPC]: provides a cheap way to plug CPC Plus cartridges on any CPC and, '''as long as the cartridge doesn’t use any Plus features''', it will work. It also offers 512K of ROM, just like the Dandanator, and uses the regular ROM mapping functions of the CPC.
* [[M4_Board|the M4 board]]: can load CPR files on any CPC.
* [[C4CPC|C4CPC]]: can load CPR files on the GX4000.
 
(*) Gerber files and documentation to build your own [http://www.dandare.es/Proyectos_Dandare/Descargas.html Dandanator] or [https://auamstrad.es/hardware/des-archivos-gerber DES] are available.
== Strategy ==
ei
This is [[Programming:Crt0Cart|an example of CRT0 for SDCC for a CPR]]. It shows how to setup the CPC when booting from cartridge.
== References ==
144
edits