Archives of Genesis8 Amstrad Page from 1999 to 2024 about programmation, page 9 / 9
ESP Soft blog about programmation on Amstrad CPC since July 2009
-
Genesis8
ESP Soft's blog is open since the 14th July 2009. It's mostly about programmation for Amstrad CPC, how to use the
CCZ80 compiler by Emilio Guerrero, with code source of the Xilen war game.
CCZ80 v2.07 by Emilio Guerrero. This compiler can be used for developping Amstrad CPC, ZX Spectrum and MSX
programs on windows (command line application, with a GUI included).
Gommy, Defensor Medieval a ZX Spectrum game has been programmed with CCZ80. There are 2 Amstrad CPC librairies usable for CCZ80 : cpcrslib (adapted from cpcrslib for Z88dk) and sprutilcpc (
included with CCZ80), but no Amstrad CPC program seems to have been programmed yet with CCZ80. If you have, let me know please.
Phat, an Amstrad CPC+ demo by Norecess (July 2008)
-
Genesis8
Phat is a demo by Norecess released in July 2008 for Amstrad CPC+, coded in C with the Z88dk C compiler.
Though you can see a video of Phat on Youtube, it will be better to use a real Amstrad CPC or an emulator.
Pheelone, a new Amstrad CPC demo
-
Genesis8
Pheelone is a new Amstrad CPC demo by Norecess (code), Ced (graphisme) and Targhan (sound). This demo needs
128 Kb memory, and has been programmed with Small Device C Compiler v2.9.0.
Small Device C Compiler v2.9.0 is out (since 22th march 2009), it's a freeware, retargettable,
optimizing ANSI - C compiler that targets the Intel 8051, Maxim 80DS390 and the Zilog Z80 based processors. Contiki (a small but modern operating
system) for Amstrad CPC was compiled with SDCC. BTW, last version of contiki (v2.3.0) is out since the 27th june 2009.
ASM sources of compression engines on Tom & Jerry's site
-
Genesis8
You will find on Tom & Jerry's site 2 ASM sources (maxam) for compressing Amstrad CPC binaries (better than pucrunch and bitbuster) :
Exomizer et Aplib, coming from the PC world. He found them in a forum thread of Amstrad.ESP
(spanish site).
Blassic, an Amstrad CPC basic interpreter for windows, linux and Yopy PDA
-
Genesis8
Blassic is a basic language interpreter for windows, linux and Yopy PDA. It can interpret Amstrad CPC basic, I didnt try it though.