Feb 042015
 

2013_charts_results_thumb.pngThe voting phase is over and 38 people voted for their favourite demos and productions in various categories. I guess that we have a big winner this year: the Breaking Baud demo by Doz / CRTC/ 3LN. Head over to Push’n’Pop and see the result by yourself and don’t forget to have a look at the demos and productions on real hardware again :-).

Dec 152014
 

SyX and TotO are hard working to get a new mass storage device ready for your Amstrad CPC. It is compatible with SymbOS and BonnyDOS and it will additionally come with an own ROM (ACMEDOS), which allows you to access the mass storage from BASIC via RSX commands. If you already own the Mother X4 board, you can just plug it into it and use it on your CPC. You can preorder it for 24,90 EUR in TotO’s webshop.

X-MASS01

Dec 012014
 

SyX created a Z80 definition file for the great Windows text editor Notepad++, so you can enjoy Z80 syntax highlighting in the editor now. It mainly supports the assembly syntax of VASM, but you can also add the MAXAM (or any other assembler) directives. You can read more about the the definition file and about some known bugs in the CPCWiki forums.

To install the language definition file, use “Language”, “Define your language” and “Import”.

notepadpp_colour_syntax

Assembly Z80
Assembly Z80
Assembly_z80.xml
5.6 KiB
3539 Downloads
Details
Nov 012014
 

After years of inactivity I decided to release two old project, which I started to work on in 2010, publicly on my GitHub account. I have not produced any prototypes yet, so they are currently more a draft. Both projects use a flash EPROM to store the data in the cartridge. The first one is a simple Amstrad Plus / Amstrad GX4000 cartridge, which can be equipped with an original ACID protection chip or with a Xilinx XC9536 CPLD for ACID emulation (you can read more about the emulation here).

SimpleCartridge

The second project is the design of a flash cartridge, which can be programmed on a PC via USB and used in a Amstrad Plus / Amstrad GX4000. You can read more about the design in the README.md.

flash-cartridge

Maybe someone with more time is interested to take over the projects, otherwise I will work on them every now and then…

Sep 022014
 

Prodatron just released the final version of SymbOS 2.1, his multitasking and multiplatform operating system for the Amstrad CPC, Amstrad PCW and MSX. Again, the changelist is long, so be sure to download the latest version and check the new features by yourself. You can download it from the SymbOS download page. You can discuss the new version on the CPCWiki forums as well.

symbos21cpc

Changes:

  • New multiline textinput control: The most complex control of the desktop manager has the functionality of a small text editor and is an exact copy of modern textedit-boxes. It supports features like auto-word-wrapping, support of any proportional fonts and colours, unlimited line length, text marking, copy & paste etc.
  • Improved singleline textinput control: This control has been optimized a lot and is now based on the new code of the multiline control. Editing is faster and doesn’t flicker anymore.
  • Interbank calls: The same application can now place code in multiple 64K banks and use the new interbank calls of the kernel to switch between the code areas in an easy and transparent way.
  • 64K cluster support: While the official specification of the FAT filesystem doesn’t allow clusters with sizes larger 32KB, SymbOS is now also able to handle FAT16 and FAT32 partitions with 64K clusters.
  • Settings autosave: Changes of the system settings will now be autosaved on shut down or when closing the control panel. This is optional.
  • Preselected system path: The file dialogue will preselect the system path, if no drive and path is specified
  • Direct low level sector access: The file manager now provides direct access to its low level sector read and write functions for the applications.
  • Optimized memory allocation: When an application is loaded the system now tries different ways of memory allocation. This minimizes the wasting of fragmented memory areas and makes it possible still to load programs even if the memory is nearly full.
  • Improved SymShell: The textoutput in fullscreen mode is again 20% faster. The TYPE command has been debugged.
  • and last but not least: a new nice looking system font

New applications (you can get them on the download page):

  • Notepad: With the availability of the new multiline textinput control a Notepad clone is now reality in SymbOS as well. It provides nearly the whole functionality of its Windows counterpart including search and replace, different formatting options and multiple font selection.
  • Conways Game Of Life: This application was mainly developed to demonstrate the multi threading ability in the multitasking environment of SymbOS. It also contains a library with hundrets of objects and supports all combinations of alternative cell rules.
  • 4-In-A-Row: The first official released SymStudio application has been developed by Edoz. It is the well known game “4-in-a-row”, which is developed 100% in SymBasic and is now available for SymbOS.
  • Tetris 2014: Tetris is another example that developing SymBasic-based applications and games with SymStudio is truly possible and easy to do. This second more advanced game by Edoz brings this classic to SymbOS.

By continuing to use the site, you agree to the use of cookies. more information

The cookie settings on this website are set to "allow cookies" to give you the best browsing experience possible. If you continue to use this website without changing your cookie settings or you click "Accept" below then you are consenting to this.

Close