The PicoMEM 8bit ISA card by FreddyV has its github now
-
Genesis8
The PicoMEM 8bit ISA card by FreddyV has now its own Github with firmware updates, documentation and drivers. The last two features added are mouse support (put it on an alimented USB hub, not directly) and network.
RASM v2.1.6 by Roudoudou, a multi platform assembler for Amstrad CPC, integrated with ACE-DL
This multi platform assembler for Amstrad CPC (for linux, windows, and also for MorphOS on Amiga) let you program for Amstrad CPC. It's recommended to use it with the new emulator also by Roudoudou : ACE-DL released today, to get symbols and breakpoints importation and much more.
Reading ebooks on Amstrad CPC with SymbOS par Prevtenet
Prospector by AMCGames, a ZX Spectrum game ported to CPC by Ayor61
-
Genesis8
Prospector is a ZX Spectrum game by AMCGames using the AGDx engine. It has been ported on Amstrad CPC by Ayor61. It's a platform game with 30 levels where you have to save a team who went into a mine, but its local inhabitants are maybe not so peaceful... Video below by Xenomorph.
Disk Image Manager v2.8.0 for windows by Damien Guard
-
Genesis8
Disk Image Manager v2.8.0 by Damien Guard is an application for examining and manipulating disk images in the Standard and Extended DSK format used by many ZX Spectrum, Amstrad PCW and CPC emulators.
ACE v1.26, an Amstrad CPC(+) emulator for MorphOS/Haiku by Philippe Rimauro (Offset)
-
Genesis8
ACE v1.26 by Offset is available. It is available in french, english, german and spanish (thanks to the translators).
Would you want an Apple 2 or 286 in your ISA Card PC (and still more)
EGAMemory his last project : a 192 Kb of RAM for a 64 Kb EGA card so you can get EGA high resolution (for a PC 1640 you needed the ECD monitor, the CD monitor was only low EGA resolution, whereas the MD monitor was only MDA and Hercules)
A1RL0CK, an adventure game by Marco Innocenti for Amstrad CPC and PCW
-
Genesis8
Recommended by Stefan Vogt, A1RL0CK by Marco Innocenti is a science-fiction text adventure for Amstrad CPC, PCW and many other computers. You have to play it before The Ruin of Ocenaus Pr1me which I wrote about 4 days ago.
An improved ANSI Telnet client for the Amstrad CPC with M4 Board by Fergus Leen
Speed up DIRectory listings in DOS v4.0+ with FREESP by ChartreuseK
-
Genesis8
Retro Erick presents in video the FreeSP utility by ChartreuseK (link to github or local download) which is useful to accelerate disk reading (with the DIR command) under FAT16 with msdos 4.0 and more. It's not useful with a FAT12 disk and/or msdos 3.x as DIR then doesnt calculate free space and msdos 3 keeps more informations in memory). But with FAT16 disks the DIR commandand (msdos or 4dos) is slowly calculating the free space, so the two following utilities will do the trick :
freesp (not TSR : Terminate and Stay Resident) : put the command freesp c: (drive A to Z) in your autoexec.bat and forget it (one disk only)
freespt (TSR) : it intercepts msdos interruptions msdos 21h/36h and can manage up to 18 disks, put the command freesp cdef in your autoexec.bat to manage drives C, D E and F (in my case the C: disk by the PicoMem and my ZIP drive as D:)