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







Quigs to develop SymbOS applications (Amstrad CPC, PCW, MSX and Elan Enterprise)

-

The Quigs IDE is a suite of tools and editors to help developers create applications and other media for SymbOS.

Its creator and developer TrebMint aka Rob Buckley started to develop it at the end of 2004, when the SymbOS project has been continued. Together with the appearance of the SYMBiFACE in 2004 Quigs (ex-SymStudio) made the first HD-based full screen videos possible ever seen on CPC. With Quigs you can create forms, code, graphics and even video and export it to the CPC, MSX, PCW and Elan Enterprise version of SymbOS.

To resume, Quigs is a :

  • Powerful form construction kit
  • Code editor and assembler/compiler
  • Graphic and video manager
  • HTML and Richtext converter

in a comfortable PC-based integrated development environment!

There is an updated documentation in english of Symbos 3.1.



Just Get 9 patch 2, a reflexion game for Amstrad CPC by cpcitor and the other days

-

Just Get 9 is atile-based puzzle game for the Amstrad CPC. If you like 2048, tetris, coloris, color flood, you’ll like it. You can visit the Itch.IO page of Just get 9 to download the latest version of this excellent game (patch 2).



SymbOS v3.1 by Prodatron is available for Amstrad CPC, PCW, MSX and EP

-

SymbOS v3.1 by Prodatron, the multitasking operating system for Amstrad CPC and PCW, MSX and Elan Enterprise can be downloaded now.

There is an updated documentation in english of Symbos 3.1.

boot image of SymbOS v3 by Prodatron for Amstrad CPC

Release notes for 3.1 [30.12.2021]

Extensive hardware support

- Graphics9000 for CPC and EP: The V9990 based graphic card with its MSX origin, probably the most powerful one for 8bit systems, can be used on both the Amstrad CPC and the Enterprise 64/128 now, too. Resolutions of up to 1024x212 with 16 colours and fast graphic output is possible now on nearly all supported SymbOS platforms. This makes it possible to run about 50 different applications on three different platforms with this graphic card.
- SYMBiFACE 3 for CPC and EP: USB-mouse, realtime clock and USB memory stick with up to 2TB is supported directly in the operating system on both the Amstrad CPC and the Enterprise 64/128. Additional features of this extensive all-in-one hardware by TMT Logic can be used in specialized applications.
- PCW with uIDE and HxC direct access support: The Amstrad PCW is now able to access huge mass storage devices as well with sizes of up to 2TB. The uIDE8 interface by Jon B is supported for fast CF card access, which makes even video playback possible on the PCW. HxC direct SD card access is available as well.
- Graphics9000 with hardware mouse pointer: All G9K versions of SymbOS do now use the hardware cursor in bitmap mode, which makes a fast and flicker free mouse pointer possible.
- M4Board network RTC support: The NTP based Realtime clock of the M4Board is supported in SymbOS CPC.

Dynamic driver system for CPC and EP

- Hardware autodetection: During the booting process SymbOS CPC and EP is autodetecting all available and supported HID, RTC and mass storage hardware.
- Hardware autoselection: Available hardware will be autoselected with prioritisation of newer devices.
- CPC 1MB support: Memory expansions with 1MB or more are supported again. SymbOS will automatically switch to 1MB support during booting, if more than 576KB Ram are detected, so there is no need for a seperate version anymore.
- Minimal config for 128K systems: If SymbOS detects a system with only 128K, all additional features (extended desktop, screen saver, desktop background picture) will be deactivated automatically during booting. You will always have 31K or more free on your system.

SymAmp with advanced audio hardware support

- New driver system: A new driver-like system for including and managing hardware and sound module support has been added to SymAmp. All detected hardware is listed in a new dialogue window where you can select your prefered sound device.
- Enterprise 64/128 Dave AY emulation: The AY emulation by IstvanV and Geco is now official part of SymAmp and can play Soundtrakker 128, Starkos and PT3 modules with the Dave soundchip of the Enterprise 64/128.
- MP3 for nearly all platforms: MP3MSX and compatible sound cards (SE-ONE, SYMBiFACE 3) are now supported on the Amstrad CPC and Enterprise 64/128 as well.
- CPC PlayCity 6 channel Dual PSG: Finally we have PlayCity support integrated in the official release version of SymAmp.
- MSX Darky 6 channel Dual PSG: 6channel PT3s can be played on the MSX with the Darky catridge.
- PCW Dk'tronics AY board: SymAmp is now able to play Soundtrakker 128, Starkos and PT3 modules on the Amstrad PCW as well, if a Dk'tronics AY hardware expansion is connected.

Kernel improvements


- Memory management: The memory management has been optimized again. The system now searches for free transfer area space starting at the very end of the memory, when loading an application. This reduces memory fragmentation again.
- Relocation table handling: During loading an application the temporary relocation table is loaded to any free memory location, which can be in any 64K ram bank. This makes it possible to load applications which are using the full available 63K of one bank.

Graphics9000 fullscreen game mode


- P1 patternmode support: The Quigs IDE is now supporting screen mode P1, which provides two pattern layers, 127 sprites and up to 61 colours with a resolution of 256x212. Flappy Bird is the first game, which is using this and running on all supported platforms (Amstrad CPC, MSX, Enterprise 64/128)
- Graphics9000 interrupt handling: The kernel supports the handling of V9990 line interrupts. This can be used for enabling splitscreens in fullscreen games and will be supported by the Quigs IDE soon.

Desktop Manager

- Context menus: This new features allows an application to open a context menu at any place on the screen.
- Frame resizing and movement: The user can resize and move a dotted frame on the screen. This makes screen area selections possible.
- Modal window unclick events: The GUI sends an event, if the user is clicking outside of a modal window. This can be used for creating own complex dropdown menus.
- Transparent bitmaps: a new graphic control allows bitmaps with a transparent colour (0).
- CPC mode 1 textoutput speed: The speed of the textoutput routines has been increased on the Amstrad CPC in mode 1.

New applications since 3.0


- SymbOS E-Mail: The full functional E-Mail client is now available for SymbOS 3.1 (by EdoZ, using Quigs).
- Flappy Bird: This is the first game which is using the new Quigs IDE feature for creating fullscreen games on the Graphics9000 graphic card (by EdoZ & Trebmint, using Quigs).
- Sokoban: A very advanced implementation of the classic Sokoban game.
- ChessSym: The first chess application with a strong AI for SymbOS (by Trebmint, using Quigs).
- Doom: Play Doom in SymbOS - even multiple times! This 3D egoshooter has been ported from a TI-calculator to SymbOS (by zDoom team, NYYRIKKI, Prodatron)
- 2048: Another well-known game is now available for SymbOS as well (by Trebmint, using Quigs)
- DiskDumper: This dumps a complete floppy disc to a DSK file, used by Amstrad CPC emulators.
- VDP screen adjustment tool: Adjust the screen position and screen frequency of your MSX VDP or Graphics9000.
- Hexe: Simple Hex monitor and editor.

Miscellaneous

- Bug fixing: Bugs have been removed as usual, including the boot logo on the Amstrad CPC and PCW and the joystick handling on the Enterprise 64/128.



CPCemu v2.4, an Amstrad CPC emulator by Rainer Loritz is available

-

Rainer has released CPCemu v2.4. It's available for MacOS, Android, iOS, Linux (x86_64 and ARM, in particular on Raspberry Pi) and Windows.

New version features :

  • Original (virtual) CPC keyboard in 4 different languages. Click/touch near the bottom border to get it
  • Loading firmware ROMs (0 and 255) from the running emulator (setup menu)
  • Upgrade to the latest SDL version (2.0.18). If you don't get the virtual keyboard, the on-screen joystick and the graphical main menu on Linux (Intel and ARM/Raspberry) I recommend upgrading your installed SDL version
  • Correction of many errors (M4 file names, M4 sockets, sound output, restart of emulation, error tolerance, screen layout, Z80 R register)


WIP Tetris DotBAS by Francesc ALCAUCER for Amstrad CPC

-

Tetris DotBAS is the latest WIP project by Francesc ALCAUCER after these two programs also written in Locomotive Basic :




Amstrad CPC CRTC Compendium v1.1 by Longhsot, and a new version of Amazing Demo

-

Longshot has released a new version of Amazing Demo and the Amstrad CPC CRTC Compendium which is a documentation about the CRTC 6845 (and some others circuits). Note that the CRTC is a generic component used in several computers including the IBM PC.

He made this demo compatible with all CRTC. The choice of Amazing Demo isnt harmless. A benchmark program : SHAKER (V1.8) comes with the compendium and shows several things stated in the document. Dont hesitate if you have a idea to add something in this document. A english version is being translated at the moment.

NoRecess wrote about this (in english)



A serial port for 15 euros for your Amstrad CPC by Kiragregis

-

After sending a SMS on his Amstrad CPC (with a lot of humor), Kiragregis is back for something else.

This time it's a fois-ci c'est un RS-232 project (using 12 volts whereas a TTL is using 5 volts, like the Usifac) for only 15 euros of electronic components. You can see his RS232 project being showed in video (french inside).

Electronic plans are available in the next message following the video on CPCWiki.

Beware, with this RS232 expansion, dont forget to connect the serial cable with the Amstrad CPC switched OFF !




Merry Christmas 2021

-

Merry Christmas 2021, happiness and health for all people you are caring for.

And a lot of new Amstrad CPC software, with also new hardware expansions, I am thinking about the incoming Play2CPC for example.