Archives of Genesis8 Amstrad Page from 1999 to 2024 about developpement, page 18 / 18





Making Amstrad CPC music on CPC or PC

-

If you need to write some music for an Amstrad CPC program (either demo, game, etc...), you can do it either on an Amstrad CPC :

Or you can do it on a PC :

  • WYZTracker for windows (needs .NET v2.0) by Augusto Ruiz, an .AY (Amstrad and Spectrum) music creation utility using a pattern-based editor, spanish interface only at the moment, short english manual inside
  • Vortex Tracker II v1.0 beta 19, a Win32 PT3-editor, can load, play, edit PT1, PT2, PT3, STC, STP, SQT, ASC, PSC, PSM, FLS, GTR, FTC, FXM, AY (ZXAYAMAD) files and save them in PT3 format or in temporary text format. You can export modules into SNDH-format to play it on Atari ST, and into HOBETA (with player or without player), AY's ZXAYEMUL format, SCL or TAP to play it on Amstrad CPC ou ZX Spectrum, for more information go see Vortex tracker's website.

Also, it's possible without an emulator to listen to .YM, .AY and .AYM files with ZX Spectrum Computer Sound Chip Emulator (same address than above).

If you use other music tools, thanks to let me know so I can add informations here and in the comp.sys.amstrad.8bit FAQ).



Robotron 6128, Sewer Rat for Amstrad CPC, AMSprite for windows/linux/mac by Lachlan Keown

-

Lachlan Keown, who lives in New Zealand, just released its latest Amstrad CPC production : Robotron 6128, a conversion of the classic arcade game, if you use keyboard, WASD to move and cursor keys to shoot.

He is also the author of Sewer Rat, take the cheese before the aliens does (poor aliens, eating cheese is awful).

He has also written AMSprite for windows (using .Net framework v2.0) or AMSprite for linux/mac (using MONO), which is a cross-development GUI tool to generate ready-to-use sprites and loading screens for the Amstrad CPC in assembly language (CPC+ hardware sprites supported).



Sorcery + for windows

-

Antibug has ported Sorcery+ for windows with the original graphics. For the moment it's a very nice playable beta. The first level where you have to rescue several sorcerers isnt totally completed, lacking the end screen for example, and the second level where you have to kill the evil sorcerer isnt available yet.

On Antibug's main page (french) you will find his own tools for Amstrad CPC developpement.




Amstrad CPC programmation in C language

-

For those who would be interested in programming applications for Amstrad CPC in C language, you have at least 3 possibilities :

  • Z88dk v1.9 with cpcrslib (Amstrad CPC library for Z88dk) : several programs including an Amstrad CPC+ demo (Phat) have been programmed with Z88dk already
  • Small Device C Compiler v2.9.0 : Contiki and the pheelone demo has been compiled with SDCC, any other program that someone would know ?
  • 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.


SDCC - 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.



GrafX v2 final version (graphical bitmap editor)

-

PulkoMandy has released GrafX v2 final.

It's a bitmap paint program that allows to draw in more than 60 video resolutions (from 320x200, including most of the standard Amiga resolutions, provided your videocard knows how to handle them). It was written originally for DOS, but has been modified to use SDL and modern operating systems.

Its layout is not very different from Deluxe Paint or Brilliance, so it will be quite easy to handle it if you know at least one of these programs.



Amstrad CPC cross-development kit by Grim

-

If you are still programming on Amstrad CPC, you are maybe using WinAPE. But its assembler has limitations. For example, if you want to create a .DSK, a .SNA, compile something, compact something BEFORE or AFTER assembling, it's not possible in 1 pass and 1 key press. But it's now possible with some additional software (freeware).

For more informations go to Grimaware, and for the direct link in (english, check end of page for the update) about the Amstrad CPC cross-development kit, it's there.





Blassic, an Amstrad CPC basic interpreter for windows, linux and Yopy PDA

-

Blassic is a basic language interpreter for windows, linux and Yopy PDA. It can interpret Amstrad CPC basic, I didnt try it though.





For more news, Go to home page