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






Turbo Rascal SE v0.12 is out with the source code of the Mørketid demo

-

Turbo Rascal SE (TRSE) v0.12 is out. It's 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 !

Join TRSE on Facebook !

Among the many changes of this 0.12 version (download link also), there is the source code of the Amstrad CPC demo Mørketid which I really did like.


Youtube video



A new version of ConvImgCpc by Ludovic Deplanque

-

A new version of ConvImgCpc by Ludovic Deplanque is out (11th February 2021).

It's a windows utility to convert PC images to Amstrad CPC.







Perfectly accurate Z80 flags and CPC timing on 64 NOPS

-

A new articles is available on 64 NOPS, a blog about programmation on Amstrad CPC by Hicks (Vanity) and Toms (Pulpo Corrosivo). The subject of the article is : Perfectly accurate Z80 flags and CPC timing.





CapriceESP32 v0.7.9 by Millim, an Amstrad CPC emulator on Odroid Go

-

A new version of the Amstrad CPC emulator for Odroid Go by Millim : CapriceESP32 is available (v0.7.9).

It features mute sound and support for cheating (read documentation for using it). To access both features use the Menu Key + B, then Menu Key + Down arrow.

You must put the directory /cpc at the base of the Odroid 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.

The new version features :

  • Key mapping file support, identical to the C64/Schumi structure (see documentation)
  • Volume control for the internal speaker. By pressing VOL button together with one key ( left, right, up, or down) will increase/decrease by 1 or 10
  • Bluetooth Audio support. Now you can stream the emulator sound in Stereo to Speaker or Headphone, wirelessly
  • Added a simple 8bit style OSD aka 1986
  • Improved SD card access by adding SPI Mutex access control