Difference between revisions of "Amstrad CPC"
From SizeCoding
(Created page with "== Amstrad CPC == The Amstrad consists of a Z80A @ 3.5 MHz CPU === Setting up === Setting up: * Assembler: - ** The emulator [http://www.winape.net/ Winape] has an integrat...") |
(adding Rasm to the list) |
||
(One intermediate revision by the same user not shown) | |||
Line 7: | Line 7: | ||
* Assembler: - | * Assembler: - | ||
** The emulator [http://www.winape.net/ Winape] has an integrated [http://www.winape.net/help/assembler.html assembler] | ** The emulator [http://www.winape.net/ Winape] has an integrated [http://www.winape.net/help/assembler.html assembler] | ||
− | ** cross-platform [https://github.com/z00m128/sjasmplus/releases/latest SjASMPlus] assembler | + | ** cross-platform [https://github.com/z00m128/sjasmplus/releases/latest SjASMPlus] assembler supports CPC snapshot and CDT files since v1.18.4. |
+ | ** [https://github.com/EdouardBERGE/rasm/releases/latest Rasm] - extremely fast cross-platform Z80 assembler with many features | ||
* Emulator(s): | * Emulator(s): | ||
Line 14: | Line 15: | ||
** [http://cngsoft.no-ip.org/cpcec.htm CPCEC] is very fast | ** [http://cngsoft.no-ip.org/cpcec.htm CPCEC] is very fast | ||
** [https://sourceforge.net/projects/javacpc/ JavaCPC] offers many features | ** [https://sourceforge.net/projects/javacpc/ JavaCPC] offers many features | ||
− | ** [https://www.retrovirtualmachine.org/ Retro Virtual Machine] is visually very | + | ** [https://www.retrovirtualmachine.org/ Retro Virtual Machine] is visually very impressive |
=== Video Display === | === Video Display === |
Revision as of 19:38, 12 February 2023
Amstrad CPC
The Amstrad consists of a Z80A @ 3.5 MHz CPU
Setting up
Setting up:
- Assembler: -
- Emulator(s):
- Winape is very accurate and includes an assembler / debugger
- Caprice gets very regular updates
- CPCEC is very fast
- JavaCPC offers many features
- Retro Virtual Machine is visually very impressive
Video Display
No information yet
Sound
No information yet
Additional Resources
- 64 NOPs Amstrad CPC Tech Blog - https://64nops.wordpress.com/