News about Amstrad CPC, PCW, Notepad NC100 NC150 NC200, PDA600 and also Amstrad PC






Gold Maze, an Amstrad CPC game in basic by Retro VynZ

-

Gold Maze by Retro VynZ is a puzzle/adventure amstrad CPC game written in pure basic v1.1. He presents his game Gold Maze in a Youtube video.

On the left you can see the three treasures that you can recover with four marbles indicating when they will disappear. It's better to collect treasure as soon as possible. Below the three treasures is the player's box that you will have to position on the map in the first round. Then each turn you must rotate a box (or a row ?) and move your character.


Youtube video



All productions made for the Benediction Coding Party #3 organized by Eliot

-

The meeting Benediction Coding Party #3 organized by Eliot took place from Friday the 27th to Sunday the 30th October 2023 at the Salle polyvalente, 44 rue de la Poterie, Gavray sur Sienne (50450).

All productions made for the meeting are now available in a compilation with a menu that you can download there and soon certainly on Pouet too (link will be added then).


Youtube video



Mariage in heaven : the PicoMem card and TCP NetDrive by Michael B. Brutman

-

mTCP NetDrive is a new utility by Michael B. Brutman which lets you connect under ms-dos a network drive which is in fact an image disk hosted on a windows or linux server (disk drive or hard disk image) for only 6 Kb of RAM (adds the RAM for the packet driver though). A mariage in heaven with the PicoMem card by FreddyV.


Youtube video




PunyInform v5.2 by Fredrik Ramsberg and Johan Berntsson to write text adventure games

-

PunyInform v5.2 by Fredrik Ramsberg and Johan Berntsson 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.35 (or more).

They are tutorials to write adventure game with PunyInform (end of the page) and all the documentation including a 8 page cheat sheet (quick reference)..

To try your game after compilation, you can use WinFrotz by David Kinder, to create map easily you can use Trizbort.

And finally, to create an Amstrad CPC and PCW disk image, you will have to use the Puddle BuildTools.





From 64 Kb to 1 Mb of RAM on an Amstrad CPC 464 by Noël Llopis

-

Noel Llopis presents in his new video how he goes from 64 Kb to 1 Mb of RAM on an Amstrad CPC 464.

The expansion card to be used should have been by Revaldino but some components being hard to get, it's finally the card by Rebobinando which has been used.


Youtube video



Caprice Forever v2023-11, an Amstrad CPC emulator by Frédéric Coste for Windows

-

Caprice Forever v2023-11 by Frédéric Coste is a modified version of the Caprice emulator (by Ulrich Doewich) for windows (32/64 bit). This version features :

  • Add SSA-1 Speech emulation
  • Add DK'Tronics Speech emulation
  • Improve Tape viewer including PPI audio direct navigation
  • Improve CRTC1 emulation (Thanks to Philippe 'Offset' Rimauro)
  • Fix minor bugs