Archives of Genesis8 Amstrad Page from 1999 to 2024 about programmation, page 5 / 9










8BP v030, a RSX library to create Amstrad CPC games in Basic, and a new 8bp game

-

Jose Javier Garcia Aranda has written a new version of 8BP v30 (8bits de poder : 8bits of power), a RSX library to write Amstrad CPC games in basic (26 Kb max). You can download 8bp on github.

Fresh Fruits and Vegetables is the last game programmed with 8BP and showed at the RetroMadrid 2017 meeting.





Vasm v1.7h, a portable and retargetable assembler, can compile Z80 assembler, but not only

-

Vasm v1.7h is a compilator for several platforms :

  • Unix
  • AmigaOS 68020
  • Atari MiNT 68020
  • MorphOS
  • AmigaOS4
  • PowerUp
  • Atari TOS 68000
  • WarpOS
  • Windows

And of course, it can compile Z80 assembler, but it's not the only processor it can manage.




CPC Basic 3, an IDE for writing locomotive basic programs and compiles them in Z80 asm

-

CPC Basic 3 is an integrated environment for developing programs for Amstrad CPC. It works on Windows, Linux (Mono) and Mac OS (Wine).

CPC Basic function is to allow input and editing a program and compile it to to generate the necessary machine code and run it on a Amstrad CPC computer or an emulator.

Programs are written in Basic language based on Locomotive Basic with a number of differences required because it is a compiler and optimize the speed of code produced.



8BP v027, a RSX library to develop Amstrad CPC games in Basic

-

Jose Javier Garcia Aranda has written a new version of 8BP v27 (8bits de poder : 8bits of power), a RSX library for writing Amstrad CPC games in basic (26 Kb max). You can download 8bp on github.

This v27 version has 2 new features :

  • RINK RSX for ink animation
  • change state for sprites (badly translated from spanish)


8BP v026, a RSX library to develop Amstrad CPC games in Basic

-

Jose Javier Garcia Aranda has written 8BP (8bits de poder : 8bits of power), a RSX library for writing Amstrad CPC games in basic (26 Kb max). You can download 8bp on github (sources, demos and games examples, spanish and english documentation). Il existe déjà 3 jeux dont le dernier Niburu :

  • mutante montoya (platforms /maze)
  • anunnaki (space ship arcade, vertical scroll)
  • nibiru (space ship arcade, horizontal scroll)


LZ48, LZ49 cruncher and decruncher in Z80 asm by Roudoudou

-

Roudoudou has released a new cruncher and decruncher in Z80 asm and C source (for the 1st variant, wait a bit more for the 2nd variant). Le décompresseur est rapide et de petite taille. The decruncher has a short size and is fast.

To be included in a development environment on PC.



CPCTelera v1.4 (Ronaldo), RGAS v1.2.4 (Lachlank) and WinCPCTelera (Arnaud6128)

-

CPCTelera still at v1.4 is a multi platform (Windows with Cygwin, OS X and Linux) development framework for creating Amstrad CPC games in C and assembly. And you can now use WinCPCTelera by Arnaud6128 to test directly your CPCTelera programs on windows without using an emulator or a real Amstrad CPC.

Retro Game Asset Studio (RGAS) v1.2.4 by Lachlank is the next evolution of Amsprite (now defunct). You can create graphics, sound/music and levels for Amstrad CPC, ZX Spectrum and Commodore 64.



For more news, Go to home page