A new version of ConvImgCpc by Ludovic Deplanque
-A new version of ConvImgCpc by Ludovic Deplanque is out (1st december 2020).
It's a windows xp utility to convert PC images to Amstrad CPC.
Youtube video
Latest Youtube Videos :
Head over Heels enhanced (PCW)
House of Usher
Hunchback
Battle Valley
Mazy2
Secret England 6eme 5eme
skate or die
ASM Intro 1
Amélie Minuit
Star Sordium
A new version of ConvImgCpc by Ludovic Deplanque is out (1st december 2020).
It's a windows xp utility to convert PC images to Amstrad CPC.
Infocom is a company created in June 1979 by Massachusetts Institute of Technology (M.I.T.) staff and students. This company has created well known adventure games (interactive fiction).
They choose an interesting solution to create their adventure games, they could have created games and adapt them on other platforms, instead they choosed to separate the game engine and the game data. So they only have to write an new game engine for each computer.
This game interpreter or virtual machine is called the Z-machine. It was created by Joel Berez and Marc Blank in 1979. The original compiler by Infocom has been lost but Graham Nelson has written in 1993 Inform which can ccompile the source of an adventure game for the Z-machine virtual machine or for the Glulx virtual machine (which removes some limitations of the original virtual machine by Infocom).
The compiler Inform 6 since the v6.30 can compile either for Z-machine or Glulx virtual machine. There is also a version 7 of Inform.
And now comes PunyInform v1.8 by Fredrik Ramsberg and Johan Berntsson which is a library written in Inform 6 to create adventure game (pure text, no graphic support contrary to DAAD) using the Z-machine virtual machine which will run on 8bit computers (or more recent computers too). PunyInform has a parser, knowing of common verbs and a framework to write adventure games.
PunyInform is based on the Inform 6 library written by Graham Nelson. Its goal is to make easily adventure games in Inform 6, with a manual describing the differences between the official library and PunyInform..
Games using PunyInform can be compiled in z3, z5 and z8 format (z3 being the best format for 8bit computers, other formats have more features). Compared to the Inform 6 library, it means that there is no support for the Glulx virtual machine but z3 format is important as Inform 6 doesnt support it.
To compile games written with PunyInform, you should use the Inform 6 compiler maintained by David Kinder. Binaries are available on if-archive. PunyInform needs Inform v6.34 (or more).
They are tutorials to write adventure game with PunyInform (end of the page).
To try your game after compilation, you can use WinFrotz by David Kinder, to create map easily you can use Trizbort.
Turbo Rascal SE (TRSE) is a complete suite (IDE, compiler, programming language, image sprite level resource editor) intended for developing games/demos for 8 / 16-bit line of computers, with a focus on the MOS 6502, the Motorola 68000, the (GB)Z80 and the X86. TRSE currently supports application development for the C64, C128, VIC-20, PLUS4, NES, Gameboy, PET, ZX Spectrum, TIKI 100, Amstrad CPC 464, Atari 2600, 8086AT, Amiga 500 and the Atari ST 520 (complete list here). With the benefits of a modern IDE (error messages, code completion, syntax highlighting etc) and a bunch of fast built-in tools, it has never been easier to program for your favorite obsolete system !
TRSE runs on Windows 64-bit, Linux 64-bit and OS X. Development began on Feb 24th 2018. The TRSE framework contains a number of project examples for multiple platforms, including almost 200 runnable tutorials. TRSE also contains a real-time ray tracer that can export (compressed) data for demo and game production.
Join TRSE on Facebook !
Leuat has written an Amstrad CPC demo with TSRE : Mørketid released for the Syntax demo party 2020. The group is Proxima with code and graphics by Leuat and music by Mibri.
Seen on Odroid's forum (there also), there is finally an Amstrad CPC emulator for Odroid Go by Millim : CapriceESP32 !
You must put the directory /cpc at the base of the SD card (especially /cpc/dsk), the .FW will be in /odroid/firmware as usual.
I recommand to read the documentation of CapriceESP32. You must use the Menu key + B to access the .DSK directory then Menu + right arrow to go to the file list, select file with A, press Menu + B once again to launch the selected file. To use the virtual keyboard, press Menu + A and once again to remove it. There is no sound mute at the moment. If you want to reset the emulator, just choose another disk and file to execute.
dMagnetic v0.28 by Dettus is available for several versions of Unix (BSD, Ubuntu, Debian, Gentoo) with ANSI drawing in a terminal. This utility lets you play adventure games by Magnetic Scrolls. This version adds support for extended DSK.
The emulator is using the original files of the games for Amstrad CPC, C64, msdos, windows (1991 compilation), .MAG et .GFX files on the magnetic scrolls memorial.
AlbiDOS v0.84 par Philippe Rimauro is available for the expansion card Albireo for Amstrad CPC to use USB mass storage.
The last version of RASM is v1.3 (24th November 2020).
Rasm is now available on Github (documentation included).
This multi platform assembler (linux, windows, but not only like MorphOS on Amiga) let you program for Amstrad CPC.
Changelog is :
The last version of the Amstrad CPC emulator CPCEPower by Megachur is available on cpcwiki.
The goal of this emulator is to emulates as best is possible the Amstrad CPC, like ACE.
AlbiDOS v0.79 par Philippe Rimauro is available for the expansion card Albireo for Amstrad CPC to use USB mass storage.
CNGSoft has written for the CPCRetroDev 2020 the game Fire Tyre which a second version has been released the 17th November 2020.
It's a car running game written in only a week which of course uses CNGSoft's CHIPNSFX utility for the music and sound effects. You must finish the 4 tracks in a limited time, 6 laps for each track (clock wise and anti-clockwise). For each lap done you will get more time. The car has two manual gears : low and high. Low gear can only move the car up to 100 miles per hour, high gear up to 180. If a car hits you from behind (impossible to see) then you will loose some speed so watch your gear !
I played the game with CPCEC which is of course the Amstrad CPC(+) emulator by CNGSoft. First I was using the joystick to accelerate and braking (up and down) and the button to change gear but it was hard to play. The game is much easier if you use a button to accelerate and the second button to change gear, braking was configured to the down direction of the joystick but never used. I think that the game would be easier and more enjoyable with no gear changing needed.
The graphics are simple but nice, the musics (introduction and during play) are from C64 games and nice to listen. The big gameplay problem to me is loosing speed after being hit from behind which you cant avoid, and if you forget to change gear it hurts !