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






Fujinet on Amstrad CPC is a possibility

-

P.S. : short and quick article, I didn't have time to read Fujinet web site extensively, but I will.

An interesting thead of February 2024 is on CPCWiki about the Fujinet card which may arrive on Amstrad CPC.

I invite you to discover this Fujinet card on their web site and in a Youtube video. This card was made first for Atari 8bit then for Coleco Adam (this computer made me dream after seing it mentionned in a french newspaper, Tilt or Jeux and Stratégie) then on Apple 2. Development is work in progress for the C64 and the Spectrum.

For short (taken from the web site), this card is a multi-peripheral emulator and WiFi network device for vintage computers. What sets FujiNet apart from other WiFi devices is the new Network Device (the N device, or NDEV). The N device allows vintage computers that do not have enough processing power to handle TCP/IP connections talk to the modern internet over WiFi. Virtual adapters have been created for many protocols including: TCP, UDP, HTTP, FTP, TNFS, HTTPS (SSL/TLS), SSH, TELNET, WebDAV and JSON parser. It also features mass storage emulation, printer emulation with PDF export, vocal synthesis (from what I read on CPCWiki).

My personal opinion is that another hardware expansion for the Amstrad CPC is a good thing, especially as it is already used on several other 8bit computer : one for all and all for one (the four musketeers) ! If you want to participate to this adventure, then go to the Fujinet's discord.




New version of the ACE-DL emulator by Roudoudou today

-

New version today by Roudoudou of his ACE-DL Amstrad CPC emulator.

After downloading the emulator, you can also get a SymbOS disk image or OPL3 music to be used with the Willy OPL3 plugin.

This new version features mostly joystick and FDC ameliorations.



A new version of Martine by Impact is available (v0.40) today

-

Martine v0.40 is an utility written by the Impact group :

  • converting JPG and PNG images to Overscan screen or window for Amstrad CPC (and Plus series)
  • new tile map mode, which allow to analyze an image of a level game, and produce .imp and .til readable by tile tool from Impact

This version is available as today. It is available for Windows, MacOS, ARM64 and linux.



Echoes of the future, a text adventure game WIP by DaReInt (and three other games)

-

DaReInt is working on a text adventure game : Echoes of the Future (WIP) in english which will be available on Amstrad CPC and already downloadable in .Z3 format to be used with WinFrotz for windows so you can give feedback to his author.

He has written other adventure games for ZX Spectrum in spanish, three of them are available on Amstrad CPC thanks to DAAD :



Redux, a text adventure game by Shawn Sijnstra for Amstrad CPC et PCW (and more)

-

Shawn Sijnstra (and Stefan Vogt) are working on VEZZA his Infocom/Inform/Z-machine interpreter for Amstrad CPC and PCW (and other computers) to play adventure games without needing a memory expansion (Inform format v1 to v8), under CP/M and not Amsdos. The program you need to dowload is different if you are using an Amstrad CPC (vezza-nb.com) or a PCW (vezza-90.com).

For the 4th PunyJam contest PunyJam he wrote with the PunyInform library a text adventure game : Redux (December 2023). The game is an exploration into the mind of the protagonist, and has a highly unusual gameplay.



J'AI PÉ-TÉLÉCRAN, an Amstrad CPC demo able to show 4k on original Amstrad CPC monitor !

-

Benediction, Dentifrice and Arkos have released a new Amstrad CPC demo : J'AI PÉ-TÉLÉCRAN (local download) during the Revision 2024 demo party. The code is written by Krusty, graphics by Exocet, music by Targhan.

But the most astonishing fact of this demo is that it is capable to use a 4k definition on an original Amstrad CPC mionitor due to an unknown use of the Gate Array and CRTC. As you can expect, everybody at the Revision 2024 had their eyes who were popping out of their orbits. Sadly no actual Amstrad CPC monitor is able to show such a new feature, you will have to wait a bit for that and must at the moment see this demo on an real Amstrad CPC to enjoy it at fullest. It's no surprise that the name of the ZIP is GPTLECRAN (translated it means I broke the screen) as before discovering this ground breaking feature, no less than three Amstrad CPC monitors were definitively broken. But the result is worth this loss.



Eleventh Amstrad CPC score contest on Goatfish organized by Border 0

-

Border 0 organizes his eleventh score contest on the game Goathfish (action game par Ervin PAJOR for CPCRetroDev 2020) till the 30th April 2024. See the site for the rules, you will have to use the WinAPE Amstrad CPC emulator to record a SNR file.



Ghost NOP, an Amstrad CPC demo by Pulpo Corrosivo et Futurs (Revision 2024)

-

Pulpo Corrosivo and Futurs have released a new Amstrad CPC demo : Ghost NOP (local download) during the Revision 2024 demo party. The code is written by Toms and Offset, graphics by Rexbeng/PA and Hwikaa, music by Zik.



Programming in basic on many computers with ugBASIC by Marco Spedaletti with an IDE

-

ugBASIC by Marco Spedaletti is a compiled basic which works on many computers including the Amstrad CPC(+). In fact this compiler write the code so a program works whatever the features of the targeted computer, a feature which doesnt exist in hardware will be managed by software. For ugBASIC's github it's here, an official Facebook group of ugBASIC and even an ugBASIC forum.

There is also an IDE for ugBASIC still by Marco Spedaletti available on Itch.IO.