<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://oldwiki.cpcwiki.eu/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=TFM</id>
		<title>CPCWiki - THE Amstrad CPC encyclopedia! - User contributions [en]</title>
		<link rel="self" type="application/atom+xml" href="https://oldwiki.cpcwiki.eu/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=TFM"/>
		<link rel="alternate" type="text/html" href="https://oldwiki.cpcwiki.eu/index.php/Special:Contributions/TFM"/>
		<updated>2026-08-28T07:06:07Z</updated>
		<subtitle>User contributions</subtitle>
		<generator>MediaWiki 1.25.1</generator>

	<entry>
		<id>https://oldwiki.cpcwiki.eu/index.php?title=FutureOS&amp;diff=127389</id>
		<title>FutureOS</title>
		<link rel="alternate" type="text/html" href="https://oldwiki.cpcwiki.eu/index.php?title=FutureOS&amp;diff=127389"/>
				<updated>2026-05-04T14:48:09Z</updated>
		
		<summary type="html">&lt;p&gt;TFM: /* Introduction */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Image:Future OS-Logo.gif|thumb|FutureOS-Logo]] [[Image:Future-os.jpg|thumb|400px|FutureOS main screen]] &lt;br /&gt;
&lt;br /&gt;
== Introduction  ==&lt;br /&gt;
&lt;br /&gt;
'''FutureOS''' is an revolutionary operating system for the Amstrad [[CPC6128|CPC6128]], [[Plus|6128plus]], [[C-ONE|C-One]] and [[CPC TREX|CPC TREX]]. The version for the 6128plus supports some of its special features. The CPC464, CPC664 and [[KC Compact]] can run FutureOS with a [http://www.cpcwiki.eu/forum/amstrad-cpc-hardware/open-source-diy-512kb-ram-expansion/msg163566/#msg163566 revaldinho's] 512 KB RAM expansion or any other RAM expansion supporting true and complete RAM mode &amp;amp;C3 only.&lt;br /&gt;
FutureOS is being developed by [[TFM|TFM]] of [[FutureSoft|FutureSoft]] in [[Z80|Z80]] assembler. The development of FutureOS and its applications continues from 1989 up to now (2026). As you see FutureOS was already sold during the commercial era of the CPC6128 and 6128plus computers. Latest OS release took place at May 3rd, 2026.&lt;br /&gt;
&lt;br /&gt;
On the Amstrad CPC many efforts to build a GUI were made, few to build an OS. In other cases they were just extensions to realize some kind of a WIMP environment but weren't true operating systems with their own kernel, memory-management, BIOS, BDOS and so on. In addition windows GUIs look pretty chaotic, so no need to repeat the errors which have been made on other systems. But the question remained: since most CPCs have 128 KB (most C64 only have 64 KB), a screen-resolution of 640x200 (C64 only has 320x200) and some more advantages, why not have something better? So the FutureOS-Project was born and FutureOS system 0.1 was released during the late commercial era of the CPC6128. With the release of the 6128plus a special version of the OS was released for this computer.&lt;br /&gt;
&lt;br /&gt;
FutureOS allows the user to control the computer with a broad variety of HIDs. The surface provides an icon section, a file section and a status section. The OS can deal with files up 16 MB (24 bit file-length) and it can load/save files up to 4 MB in one piece. It has a dynamic memory management system, which divides RAM usually into 16 KB blocks - or in smaller pieces. Further it supports a broad variety of hardware expansions. FutureOS is delivered together with a variety of utilities in the same four ROMs. Additional expansion ROMs can be added.&lt;br /&gt;
&lt;br /&gt;
FutureOS can be used with German, English, French and Spanish language interfaces.&lt;br /&gt;
&lt;br /&gt;
The OS itself has roughly 70.000 lines of code, the source code is about 808 KB in size.&lt;br /&gt;
&lt;br /&gt;
=== How to start FutureOS ===&lt;br /&gt;
The RSX command '''|OS''' will start FutureOS. You get directly into the Turbo Desk, there you can tag a drive and start an application f.e. (see Desktop).&lt;br /&gt;
&lt;br /&gt;
If you want to use FutureOS temporary then use the RSX command '''|FDESK''', this will save your first 48 KB RAM and you can leave FutureOS later and return to previous work.&lt;br /&gt;
&lt;br /&gt;
== Requirements ==&lt;br /&gt;
It runs on 'off the shelf' hardware when using the Cartridge for the 6128 Plus.&lt;br /&gt;
The core of the OS needs 64 KB ROM. On the CPC6128 it needs a ROM expansion or similar. Compatible products are EPROM-cards, the [[X-MEM]], [[MegaFlash]], [[Inicron ROM-RAM-Box|ROM-RAM-BOX]], [[SYMBiFACE II|SYMBiFACE II]], [[Ramcard 128|RAMcard]], Jareks [[CPC.Flash|Flash-ROM]], [[MegaROM]] or similar products. If you don't own such a card, you can take a look at '''FutureOS''' by using a compatible CPC Emulator ([[JavaCPC|JavaCPC]], [[WinCPC|WinCPC]], [[CaPriCe|Caprice]], [[WinApe|WinApe]], [[!CPCemu|CPCEmu]], [[Arnold]], [[Sugarbox]]) or others. &lt;br /&gt;
&lt;br /&gt;
The core of the OS itself is executed directly in (Flash-)ROM or [[Dobbertin EPROM 224|EPROM]] (in four 16 KB blocks). The support of the M4 SD card needs a fifth ROM of 16 KB though. The OS allows jumps between the ROMs with the help of a little common area. Therefore the numbers of the four (five) 16 KB ROMs are hardcoded and the jumps are very quick. But never mind, adapting ROM number is done by the installation software anyway. Applications like ROManager do also set all that ROM numbers automatically right. Further parts of the OS can be loaded from media on demand if needed. Examples are the multitasking manager [[Caruh]] and the UI/menu framework CBM.&lt;br /&gt;
&lt;br /&gt;
'''FutureOS''' uses 2 KB (&amp;amp;B800...&amp;amp;BFFF) of the first 64 KB; the remaining RAM is available to applications. Additional RAM can be reserved for DIRectory buffering. Furthermore the OS uses memory management (up to 4 MB), file-handling and specialized Low/Mid/High-level routines and functions to access and manage the hardware.&lt;br /&gt;
&lt;br /&gt;
'''FutureOS''' can be launched from AmsDOS with the RSX commands |OS or |FDESK. If you use |FDESK you can leave '''FutureOS''' and get back to BASIC where you have stopped before - the first 48 KB (not the screen) have been preserved. &lt;br /&gt;
&lt;br /&gt;
'''FutureOS''' only runs well on a [[CPC6128|CPC6128]] or 6128 Plus (not CPC464 or 664, except you have a RAM expansion with full RAM mode &amp;amp;C3 support like the one from Revaldhino), because of their support for RAM configuration C3 (essential for the mouse pointer). FutureOS is not compatible with [[Firmware]] or [[CP/M|CP/M]] programs, but supports their data structure. It needs a [[Class]] 2  CPC,  it  runs  best  with  a [[Class]] 4 CPC or higher.&lt;br /&gt;
&lt;br /&gt;
'''FutureOS''' does not require the native CPC-OS at all (neither BASIC, DOS, nor firmware). The only exception can be the character set of the lower ROM. If you replace the lower ROM by the [[CPC FutureOS lower ROM]] for example, then FutureOS will start directly. In this case you can use your own set of characters, just put it between &amp;amp;3800 and &amp;amp;3FFF in the lower ROM.&lt;br /&gt;
&lt;br /&gt;
There is a Cartridge version of '''FutureOS''' which supports some 6128plus features.&lt;br /&gt;
&lt;br /&gt;
== Limitations ==&lt;br /&gt;
For CPCs with 128 KB there may be some limitations. The command |FDESK uses 48 KB E-RAM, a wallpaper uses 16 KB E-RAM. So in this case for example the E-RAM would be used up and this will inhibit some OS functionality (f.e. copy data). A RAM expansion is strongly suggested. &lt;br /&gt;
In case the OS requires more RAM you can always switch the wallpaper off to gain 16 KB and use the |OS command to start FutureOS.&lt;br /&gt;
&lt;br /&gt;
== Graphic User Interface  ==&lt;br /&gt;
&lt;br /&gt;
The Graphic User Interface (GUI) of FutureOS presents the user with three sections: &lt;br /&gt;
* the icon section (upper half of screen)&lt;br /&gt;
* the file window (lower half of screen) &lt;br /&gt;
* and the message base (the two bottom lines of the screen)&lt;br /&gt;
&lt;br /&gt;
The GUI appears directly after starting FutureOS, but can also be used by applications. The user can browse through directories of discs and hard-disc partitions. The text window provides space to display one directory page, this is 64 different file names (equals one full directory of a Data, System or IBM formatted disc). Using the keys SHIFT and CONTROL you can browse page by page through the directories of devices. &lt;br /&gt;
&lt;br /&gt;
A graphical mouse pointer is used to select devices, functions or files; this pointer can be controlled with nearly all of the pointer based HID devices (joystick, mouse, trackball, light-pen, Grafpad II, analogue joystick etc.) available for the CPC. &lt;br /&gt;
&lt;br /&gt;
In addition functions provided by the GUI can be activated using hotkeys. Type &amp;quot;d&amp;quot; for example to read and display the directory of a drive.&lt;br /&gt;
&lt;br /&gt;
Applications can call the GUI of the OS; and the user returns to the application using the OK icon. The icons are fixed, therefore the layout remains stable throughout its use and on every CPC using FutureOS. &lt;br /&gt;
&lt;br /&gt;
In SPARtan mode the GUI only displays icons which can be used directly. Unused icons will be hidden. In this mode the GUI is more easy to use and you see a bigger part of the wallpaper (if loaded).&lt;br /&gt;
&lt;br /&gt;
=== Desktop functions ===&lt;br /&gt;
&lt;br /&gt;
Watch pictures or movies. View text-files on-screen (scroll up and down) or print them on your printer. When viewing a picture you can adjust MODE and screen format using the cursor keys. When typing a text file it is possible to set the number of columns and lines of the window the text is displayed in.&lt;br /&gt;
&lt;br /&gt;
File headers can also be examined. FutureOS uses expanded but compatible file-headers, that allow a file to be up to 16 MB in length. The file-header can additionally specify the target RAM of a file. Further it can contain a file icon or a short file description.&lt;br /&gt;
&lt;br /&gt;
One or more files can be LOADed, SAVEd, RENamed, ERAsed, COPYd or PRINTed on printer.&lt;br /&gt;
&lt;br /&gt;
Previously used files can be retagged for a second usage, or all files can be untagged.&lt;br /&gt;
&lt;br /&gt;
The I(nformation) icon provides any kind of help (if a help system is installed).&lt;br /&gt;
&lt;br /&gt;
Further there is the [[FutureOS Monitor]], which provides access to RAM, ROM, Z80 registes, I/O ports and allows the testing of routines.&lt;br /&gt;
&lt;br /&gt;
=== Hot keys ===&lt;br /&gt;
Hot keys can be used every time while working in the Desktop. To activate or deactivate a device (drive, hard disc partition f.e.) press Space first, then the corresponding letter from A to M.&lt;br /&gt;
&lt;br /&gt;
A (retag All previously used files), B (jump over next file name without tagging), C (Copy discs), D (display Directory), E (Erase files or format discs), F (Filecopy), G (Go to function below mouse arrow or tag a file name), H (show IDE Hard-disc), I (get Information), J (Jump to first file name), L (Load file), M (enter Machine Monitor), N (reName file or disc), P (Print DIR or file), Q (Quit OS session or start new), S (Save file), U (Untag all files), V (View pictures of text), W (set Alarm time - Wecker), X (eXecute application), Y (edit date), Z (edit time).&lt;br /&gt;
&lt;br /&gt;
=== SPARtan mode ===&lt;br /&gt;
[[Image:SPARtan 1.png|thumb|right]]&lt;br /&gt;
&lt;br /&gt;
The '''SPARtan''' mode reduces the number of displayed icons to a icon set which can be immediately used. Using the Desktop will be easier and you see more of your wallpaper.&lt;br /&gt;
When the Spartan mode is off, all icons will be shown all the time.&lt;br /&gt;
The Spartan mode can be activated by setting a bit in the configuration bytes, either by hand of by using the ''''Konfig OS'''' / ''''Config OS'''' utility (see system application disc).&lt;br /&gt;
&lt;br /&gt;
=== Auto-DIR mode ===&lt;br /&gt;
If the Auto-DIR option is switched on you just click on an drive / partition icon to read, sort and show its DIRectory. Furthermore in this mode some 'AI' is activated f.e. when you click at the Copy icon and no files are tagged the Desktop will directly jump into Disc-copy mode instead the File-copy mode.&lt;br /&gt;
If the Auto-DIR is off, then you need to do more things 'by hand', but you also have a bit more control over the system.&lt;br /&gt;
The Auto-DIR mode can be activated by setting a bit in the configuration bytes. This is done by using the ''''Konfig OS'''' / ''''Config OS'''' utility (see system applications).&lt;br /&gt;
&lt;br /&gt;
=== Wallpaper ===&lt;br /&gt;
Like for most OS the background of the Desktop can be adapted. This is actually quite easy for FutureOS. Just use the application &amp;quot;-LoadHGB.64K&amp;quot; (English) / &amp;quot;-LadeHGB.64K&amp;quot; (German). HGB stands for &amp;quot;HinterGrundBild&amp;quot; and is German for Wallpaper. There are discs and ROMs full of wallpapers.&lt;br /&gt;
&lt;br /&gt;
If you want to create your own wallpapers then you'll need a MODE 2 screen with 512 x 256 pixel. You can even use an application inside [[JavaCPC]] for this.&lt;br /&gt;
&lt;br /&gt;
You also can load a wallpaper by hand: Place such a 16 KB (headerless) screen in one of the E-RAMs and set the right system variable of the OS (see file #OS-VAR.ENG). Here are some Wallpapers:&lt;br /&gt;
&lt;br /&gt;
http://futureos.cpc-live.com/files/Wallpaper_HGBs_Deu-Eng.zip&lt;br /&gt;
&lt;br /&gt;
Or take a direct look at some [[Wallpaper|Wallpapers]]&lt;br /&gt;
&lt;br /&gt;
== FutureOS hardware monitor ==&lt;br /&gt;
The [[FutureOS Monitor]] is a small built in machine monitor of the [[FutureOS]] operating system. It contains basic functions to access (expansion) memory and the Porting system to comfortably access all the CPCs I/O ports. When using FutureOS for the CPC Plus you can also access all memory mapped I/O (hardware sprites, DMA-sound, soft scrolling etc.).&lt;br /&gt;
&lt;br /&gt;
=== Features ===&lt;br /&gt;
* Dump RAM, ROM, expansion RAM or memory mapped I/O (CPC Plus)&lt;br /&gt;
* Edit RAM, expansion RAM or memory mapped I/O (CPC Plus)&lt;br /&gt;
* Access all I/O ports of the CPC and external hardware&lt;br /&gt;
* Edit Z80 registers (previously to calling an machine program). This includes the first and second register set, both index registers, the stack pointer, R and I&lt;br /&gt;
* Configure RAM, ROM, I/O for other functions&lt;br /&gt;
* Move block of memory, ROM, RAM, expansion RAM&lt;br /&gt;
* Initialize block of memory with an 8 or 16 bit value, RAM, expansion RAM&lt;br /&gt;
* Call a machine program or OS function&lt;br /&gt;
* Exit, brings you back to the Desktop&lt;br /&gt;
&lt;br /&gt;
=== Images ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery&amp;gt;caption=&amp;quot;Some preview images of the game&amp;quot;&amp;gt;&lt;br /&gt;
Image:OS-Mon_1.png&lt;br /&gt;
Image:OS-Mon_2.png&lt;br /&gt;
Image:OS-Mon_3.png&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== CBM - the UI for Applications ==&lt;br /&gt;
[[Image:CBM.png|thumb|right]]&lt;br /&gt;
&lt;br /&gt;
The &amp;quot;'''C'''ommand '''B'''ar '''M'''enu&amp;quot; ([[CBM|CBM]]) is a partially resident part of FutureOS, which can be easily linked into applications. &lt;br /&gt;
* It's object oriented ('''OO''') user interface consists of several flexible windows, pull down menus and file selectors.&lt;br /&gt;
* In addition hot keys can be used. &lt;br /&gt;
* Using [[CBM|CBM]] as the standard (G/T)UI for FutureOS programs helps making them looking similar and usable in an intuitive way. &lt;br /&gt;
* A part of the CBM is located in the FutureOS ROMs, the flexible part can be individually adapted to its target applications and will be integrated in the application itself.&lt;br /&gt;
&lt;br /&gt;
[[Image:Caruh.png|thumb|192px|Example of Task Manager Caruh]]&lt;br /&gt;
== Caruh - the Task Manager for Applications ==&lt;br /&gt;
[[Caruh]] is the task manager for the cooperative preemptive multitasking under FutureOS. &lt;br /&gt;
It's available as RAM application (and planned for lower ROM - which offers limited memory protection).&lt;br /&gt;
&lt;br /&gt;
Features of Tasks:&lt;br /&gt;
* Up to 255 different tasks&lt;br /&gt;
* Every task has its own RAM and stack&lt;br /&gt;
* Tasks have a priority&lt;br /&gt;
* Tasks can use a part of the main screen (background task) or an own complete screen (foreground task)&lt;br /&gt;
* Tasks use multiple screens, which can be swapped. No chaotic window structure.&lt;br /&gt;
* Tasks can be dynamically added and/or deleted&lt;br /&gt;
* Tasks can be saved and continued later or on other computers&lt;br /&gt;
* Tasks can use additional OS functions&lt;br /&gt;
* The regular Turbo Desktop of FutureOS can be used too&lt;br /&gt;
* Aside of screen MODEs 0-3 different screen formats are usable (80x25, 68x30, 64x32)&lt;br /&gt;
&lt;br /&gt;
== File system  ==&lt;br /&gt;
[[Image:HERO-HED.JPG|thumb|192px|Example of FutureOS file header]]&lt;br /&gt;
&lt;br /&gt;
The file system of FutureOS can handle multiple simultaneous floppy disc drives and hard disc partitions. Also SD cards are supported up to 32 GB. After the selection of the devices FutureOS reads and buffers the directory entries of the devices. This speeds up the the data transfer significantly. Integrated utilities like the multi file copy can copy files from physical sources to different physical destinations in one run. &lt;br /&gt;
&lt;br /&gt;
The file system is compatible with the CPCs native data-, file- and format structures (f. e. File header, Disc formats), but expanded in many ways. FutureOS supports the Data, IBM, System, Vendor and Vortex (704 KB) disc formats. &lt;br /&gt;
&lt;br /&gt;
Filenames can use all 256 different characters and user areas from 0 to 254 (except for &amp;amp;amp;E5, which is reserved for deleted files). Unlike Amsdos, a file that is erased under FutureOS is not shifted to user &amp;amp;E5, but is physically removed from the directory. During this process the directory get sorted. File headers can be displayed as small text files or as graphic icons (f. e. a FutureOS application). An AmsDOS file header has 128 bytes of which most are unused. FutureOS makes use of those unused bytes so that files have a length definition of 24 bit (16 MB file length) and can have a physical RAM select. Therefore a file can be defined to be loaded everywhere in the external RAM. Also a [[FutureOS Header|FutureOS file-header]] can contain a graphical icon, a textual icon or a short description of the file. &lt;br /&gt;
&lt;br /&gt;
FutureOS includes the fastest FDC-based disc- and file-reading and writing routines for the CPC. This is possible by ignoring the interleave factor, reading one physical sector directly after each other to the correct position in memory but also by just starting with the first appearing sector of every new track. In addition the DIRectory is buffered in RAM, the head of the floppy must not step back to look for the next block. The track step rate is increased and can be adjusted for every drive. It's even faster than optimized copy programs like Crowns' [[Crime|Crime]].&lt;br /&gt;
&lt;br /&gt;
== Implementation of Hardware  ==&lt;br /&gt;
&lt;br /&gt;
The OS supports many of the hardware available for the CPC. One of the ambitions of FutureOS is to support all hardware available. Hardware expansions usually need drivers that can be flexibly added to an OS. Contrary to this approach, a goal of FutureOS is to provide a monolithic architecture where all drivers are implemented in a hardcoded way. &lt;br /&gt;
&lt;br /&gt;
*''Disc drives and hard discs:'' FutureOS supports up to eight floppy disc drives and up to four hard disc partitions (Dobbertin HD20 hard disc). It buffers the directories read from any mass storage device in the expansion RAM to speed up drive access.&lt;br /&gt;
&lt;br /&gt;
*''Plug and Play:'' If a hardware expansion is connected to the CPC FutureOS will automatically detect that expansion, initialise it and make it available to user and applications. The architecture of the OS allows you to add and remove hardware on purpose (hot plug and play). You can switch external hardware on or off in the configuration bytes (use ConfigOS utility).&lt;br /&gt;
&lt;br /&gt;
== Memory  Management ==&lt;br /&gt;
=== RAM ===&lt;br /&gt;
* Unlike other CPC-OS the FutureOS uses only small amounts of the memory of the CPC since it is located and executed in ROM.&lt;br /&gt;
* When using the Desktop the OS uses the RAM between &amp;amp;A000 and &amp;amp;BFFF (8 KB).&lt;br /&gt;
* In case an application is running: The RAM that is used by the OS can be reduced to the region between &amp;amp;B800 and &amp;amp;BFFF, in this case only 2 KB are occupied by system variables of the OS.&lt;br /&gt;
* Depending on the amount of active drives and HD partitions additional expansion RAM blocks will be occupied for directory buffering, but there is no reduction in free main memory (first 64 KB). After loading data this buffers can be freed again of course.&lt;br /&gt;
* FutureOS provides an expansion RAM manager containing all needed OS functions to check for, order, allocate, free and manage expansion RAM up to 4 MB.&lt;br /&gt;
* Also files of that length (4 MB) can be loaded and saved at once. This depends on the amount of connected E-RAM of course.&lt;br /&gt;
&lt;br /&gt;
=== ROM ===&lt;br /&gt;
* The core OS uses 64 KB ROM&lt;br /&gt;
* By using fixed ROM numbers quick jumps can be made from one ROM to another ROM without the need of using RAM. This is also true for additional ROMs which want to use the API in the care ROMs A-D.&lt;br /&gt;
* FutureOS provides an expansion ROM (XROM) architecture which allows to add programs as expansion ROMs. For the native OS these ROMs are declared as &amp;quot;extension&amp;quot; and will NOT be initialized.&lt;br /&gt;
&lt;br /&gt;
==== XROMs ====&lt;br /&gt;
* Currently there are a few XROMs for FutureOS:&lt;br /&gt;
** ROManager 2.4.6 - to manage any kind of (Flash-)ROM expansion and the M4&lt;br /&gt;
** System-Tools (English or German) - Control Panel, Configuration, System Information, and and and&lt;br /&gt;
** Wallpapers I, II and III - enjoy a pretty background picture&lt;br /&gt;
** FutureTex - text editor, character designer and keyboard manage&lt;br /&gt;
** XROM for the M4 SD card mass storage (under development, request beta version from TFM)&lt;br /&gt;
&lt;br /&gt;
* Applications from an XROM can be automatically launched when FutureOS starts up. F.e. you can have your favorite wallpaper when starting FutureOS. The tools to setup autostart are on the XROM disc.&lt;br /&gt;
&lt;br /&gt;
== OS supported Hardware  ==&lt;br /&gt;
&lt;br /&gt;
==== Printer ports ====&lt;br /&gt;
*7 bit [[Printer Port|printer port]] (native)&lt;br /&gt;
*[[8bit Printer Ports|8 bit printer port]] 6128plus using Amstrads CRTC solution&lt;br /&gt;
*[[Happy Computer 8bit Printer Mod|Happy Computer Mod]] using CAS_WRITE as Bit 7.&lt;br /&gt;
&lt;br /&gt;
==== Drives ====&lt;br /&gt;
*3&amp;quot; A, B, C and D drives (C, D need hardware patch) &lt;br /&gt;
*3.5&amp;quot; and 5.25&amp;quot; drive &lt;br /&gt;
*Atari ST 80 Track double-sided B-drive &lt;br /&gt;
*[[Dobbertin|Dobbertin]] D-DOS Double drive. Up to four drives 80 track, double-sided. &lt;br /&gt;
*[[Dobbertin|Dobbertin]] [[XD-DOS]] X-drive 80 tracks, DS&lt;br /&gt;
*[[F1|Vortex disc drives FI-D, F1-S, M1-D, M1-S]]. Own FDC, up to four drives 80 track, double-sided.&lt;br /&gt;
*[[F1|Vortex disc drives F1-X, M1-X]]. Up to 80 track, double-sided.&lt;br /&gt;
and ...&lt;br /&gt;
*[[HxC Floppy Emulator]] (On message &amp;quot;Disc is write protected&amp;quot; put a HFE in HxC or adjust its configuration)&lt;br /&gt;
&lt;br /&gt;
==== Expansion cards ====&lt;br /&gt;
*[[Albireo]] (partial)&lt;br /&gt;
*[[AMRAM2]] (combined EPROM and S-RAM card)&lt;br /&gt;
*[[C4CPC]] 6128 Plus version&lt;br /&gt;
*[[CPC Booster]](+) and MiniBooster&lt;br /&gt;
*[[M4 Board]] (RTC, ROM management, SD card)&lt;br /&gt;
*[[SYMBiFACE II|SYMBiFACE II]] (partial)&lt;br /&gt;
*[[SYMBiFACE III|SYMBiFACE III]] (partial)&lt;br /&gt;
*HD64180 Coprocessor card&lt;br /&gt;
*[[EPROM]] cards or EPROM simulator cards like the [[Britannia ROM Board]], [[Dobbertin]] EPROM card, [[Honeysoft ROM Board]], [[Inicron ROM-RAM-Box]], [[KDS Sideways ROM Board]], [[MegaFlash]], [[MegaROM]], [[SuperPower ROM Box]], [[SYMBiFACE II]], SuperROM Plus and others&lt;br /&gt;
&lt;br /&gt;
==== Mass storage / Hard-discs ====&lt;br /&gt;
*[[Dobbertin Harddisc|Dobbertin HD20]] (72 KB/s data transfer rate, four partitions of 5160 KB)&lt;br /&gt;
*[[Dobbertin Harddisc|Dobbertin HD20]] as emulated by the [[Symbiface III]]&lt;br /&gt;
*[[M4 Board]] (135 KB/s data transfer rate, SD card supported)&lt;br /&gt;
&lt;br /&gt;
===== Hard-discs discontinued =====&lt;br /&gt;
*[[CPC-IDE]], [[SYMBiFACE II]] and [[X-MASS]] IDE support, but only low-level, FutureOS IDE-ROM needed&lt;br /&gt;
*[[IDE8255]] IDE support, but only low-level, FutureOS IDE-ROM needed&lt;br /&gt;
&lt;br /&gt;
==== Joysticks ====&lt;br /&gt;
*[[Analog Joysticks|Analog Joystick]] (6128 Plus) &lt;br /&gt;
*[[Digital Joysticks]] 1 and 2&lt;br /&gt;
&lt;br /&gt;
==== Memory expansions ====&lt;br /&gt;
* 4 MB expansion from Zaxon&lt;br /&gt;
*[[c't 512 KB internal RAM expansion]] (DIY) (c't magazine)&lt;br /&gt;
*[[Campursoft ROM Board]] (DIY)&lt;br /&gt;
*[[CPC4MB|Jareks 4 MB RAM expansion]] provides 4 MB RAM&lt;br /&gt;
*[[D-ROM]]&lt;br /&gt;
*[[Dk'tronics memory expansion|Dk'tronics]] 64-512 KB and compatibles &lt;br /&gt;
*[[Dobbertin Memory Expansion|Dobbertin]]&lt;br /&gt;
*[[FlashGordon]]&lt;br /&gt;
*[[Inicron RAM-Box|Inicron]]&lt;br /&gt;
*[[Inicron ROM-RAM-Box]]&lt;br /&gt;
*[[CPC iRAM|iRAM/640]]&lt;br /&gt;
*[[CPC iRAM|iRAM/1088]]&lt;br /&gt;
*[[M4 Board]]&lt;br /&gt;
*[[MegaFlash]]&lt;br /&gt;
*[[RAM7 2MB memory expansion|RAM7's RAM expansion]]&amp;amp;nbsp;(up to 2 MB) &lt;br /&gt;
*[[RAM BOX]]&lt;br /&gt;
*[[SYMBiFACE II|SYMBiFACE II]]&lt;br /&gt;
*[[X-MEM]]&lt;br /&gt;
*[[Y-MEM]]&lt;br /&gt;
*[[Z-MEM]]&lt;br /&gt;
&lt;br /&gt;
CPC464 and CPC664 users can run FutureOS when using this RAM expansion:&lt;br /&gt;
http://www.cpcwiki.eu/forum/amstrad-cpc-hardware/open-source-diy-512kb-ram-expansion/msg163566/#msg163566&lt;br /&gt;
&lt;br /&gt;
==== Real-Time-Clocks ====&lt;br /&gt;
*[[Dobbertin Smart Watch]] and the version from dxs&lt;br /&gt;
*[[LambdaSpeak III]] and [[LambdaSpeak FS]]&lt;br /&gt;
*[[M4 Board]]&lt;br /&gt;
*[https://pulkomandy.github.io/shinra.github.io/nova.html Nova]&lt;br /&gt;
*[[SYMBiFACE II:Realtime clock|SYMBiFACE II]]&lt;br /&gt;
*[[SYMBiFACE III]]&lt;br /&gt;
*[[Dk'tronics Real Time Clock]]&lt;br /&gt;
&lt;br /&gt;
==== Sound and Music ====&lt;br /&gt;
*[[Amstrad SSA-1 Speech Synthesizer]]&lt;br /&gt;
*[[CTC-AY SDK main fr|CTC-AY]] aka [[PlayCity]]&lt;br /&gt;
*[[Digiblaster]]&lt;br /&gt;
*[[Dk'tronics Speech Synthesizer]]&lt;br /&gt;
*[[FuturePlayer]] for MP3 samples up to 128 kbps (max. 4 MB in size)&lt;br /&gt;
*[[LambdaSpeak]] (the MP3 module is fully supported)&lt;br /&gt;
*[[Soundplayer]]&lt;br /&gt;
&lt;br /&gt;
==== Networking ====&lt;br /&gt;
*[[Amstrad Serial Interface]]&lt;br /&gt;
*[[CPC Booster]]+ and TotO's MiniBooster&lt;br /&gt;
*[[Schneider RS232 Interface]]&lt;br /&gt;
*[[USIfAC]]&lt;br /&gt;
*[[Virtual Net 96]]&lt;br /&gt;
There is limited support at the moment&lt;br /&gt;
&lt;br /&gt;
=== Additional HIDs (Hot Plug &amp;amp; Play compatible) ===&lt;br /&gt;
&lt;br /&gt;
The following pointer-based input devices are supported by FutureOS. Applications can use them by calling the appropriate OS function in OS-ROMs A, C or D. &lt;br /&gt;
&lt;br /&gt;
==== Mice ====&lt;br /&gt;
*[[Albireo|Albireo Mouse]]&lt;br /&gt;
*[[Atari-ST mouse adapter|Atari ST mouse adapter]] ([[CPC Magazin|Schneider Magazin]])&lt;br /&gt;
*[[AMX Mouse|AMX Mouse]], [[PS2Mouse|AMX PS/2 Mouse Adapter]]&lt;br /&gt;
*[[CPC-Mousepack 2.0|CPC-Mousepack]] (Reisware)&lt;br /&gt;
*[[GEOS mouse|GEOS mouse]] ([[Commodore 64]] device)&lt;br /&gt;
*[[Imperium Solo]]&lt;br /&gt;
*[[MultiPlay]] one or both mouses (ACME)&lt;br /&gt;
*[[SYMBiFACE II:PS/2 mouse|PS/2 mouse]] of [[SYMBiFACE II]]&lt;br /&gt;
*[[USB mouse]] of [[SYMBiFACE III]]&lt;br /&gt;
*[[Dk'tronics Mouse Interface]] limited&lt;br /&gt;
&lt;br /&gt;
==== Lightpens ====&lt;br /&gt;
*[[Dk'tronics Lightpen|Dk'tronics lightpen]]&lt;br /&gt;
*[[Happy Computer Light Pen]] (DIY from German magazine)&lt;br /&gt;
*[[Lindy Light Pen]]&lt;br /&gt;
&lt;br /&gt;
==== Graphic Tablets ====&lt;br /&gt;
*[[Grafpad II|Hegotron Grafpad II]]&lt;br /&gt;
&lt;br /&gt;
==== Trackballs ====&lt;br /&gt;
*[[Atari-ST mouse adapter|Atari ST trackball adapter]] (Schneider Magazin)&lt;br /&gt;
*[[Marconi|Marconi trackball]]&lt;br /&gt;
&lt;br /&gt;
== ROM-included Utilities  ==&lt;br /&gt;
&lt;br /&gt;
The FutureOS ROMs already include several utilities as an addition to the operating system. Tools like copy (files or discs), format discs (data-, system-, ibm- and Vortex-format), erase files, rename files, type and print files, set alarm time, set time of RTC, verify discs or directory refreshing, display file-header etc. are available without the need to load them from an external medium. &lt;br /&gt;
&lt;br /&gt;
Multiple files can be copied between different physical media and user numbers / directories in one go. &lt;br /&gt;
&lt;br /&gt;
A small machine monitor is also provided. The [[FutureOS Monitor]] provides features like CPU register editing (all!), access to the I/O ports, memory dump and editing, and display and manipulation of the ASIC contents (6128 Plus). Memory blocks can be copied or initialized. It is possible to call (and return from) a routine with defined CPU registers (complete register set) and memory.&lt;br /&gt;
&lt;br /&gt;
== OS functions ==&lt;br /&gt;
&lt;br /&gt;
Only some examples are mentioned.&lt;br /&gt;
* The String Editor: It allows to enter strings up to 64 KB, different character sets can be used, a range of legal letters can be defined, four keyboard levels (normal, shift, control and shift+control) can be used.&lt;br /&gt;
&lt;br /&gt;
* Memory management allows to allocate expansion and extension RAM inside the 4 MB area. One or more blocks of 16 KB are allocated or freed.&lt;br /&gt;
&lt;br /&gt;
* Load, Access and Save (parts of a) file. Support up to 16 MB or even more using the M4 SD card.&lt;br /&gt;
&lt;br /&gt;
== Developing for FutureOS ==&lt;br /&gt;
&lt;br /&gt;
You can develop very freely: the RSTs are free for use, you can choose the interrupt mode and access all the hardware. Also the second register set of the Z80 can be completely used by applications - in contrast to all other OS for the CPC.&lt;br /&gt;
&lt;br /&gt;
*''Z80 Assembler:'' You can use an assembler for AmsDOS or for CP/M. Switching between AmsDOS and FutureOS is fast and using |FDESK allows to come back to AmsDOS with the first 48 KB or RAM remaining untouched. There is a Z80 library for FutureOS the programmer can use for own applications.&lt;br /&gt;
&lt;br /&gt;
*''The Command Bar Menu:'' In addition [[CBM]] can make application development easy and quick. All needed sources are provided and explained. A variety of sample programs exist to show how to use CBM.&lt;br /&gt;
&lt;br /&gt;
*''Programming in C for FutureOS:'' With [[FIOLIB|FIOLIB]] - the IO-Lib for FutureOS it's also possible to use C as a programming language. Beside the usual I/O the FIOLIB provides a lot of valuable functions for management of text, keyboard, files, relative files, screen, colors, graphic and more.&lt;br /&gt;
&lt;br /&gt;
== Applications / Demos / Games  ==&lt;br /&gt;
&lt;br /&gt;
The following programs can be downloaded at the FutureOS homepage, see Weblinks below. &lt;br /&gt;
&lt;br /&gt;
=== Games ===&lt;br /&gt;
*[[Burnin Wheels]] (Soft scrolling car racing game) &lt;br /&gt;
*[[Cyber Huhn|Cyber Chicken]] (3D space game)&lt;br /&gt;
*[[Gerelakos|Gerelakos]] ([[RPG]] under construction) &lt;br /&gt;
*[[H.E.R.O.]] by [[Flynn]]&lt;br /&gt;
*[[Return of the Sisters|Return of the Sisters]] (a Giana Sisters Clone) WIP name &amp;quot;A tribute to the Sisters...&amp;quot;&lt;br /&gt;
&lt;br /&gt;
=== Disc Mags ===&lt;br /&gt;
*[[FutureView|FutureView]] (disc mag, five issues released) &lt;br /&gt;
&lt;br /&gt;
=== Demos ===&lt;br /&gt;
*[[Captain Future]] (4 MB movie that uses Jareks 4 MB expansion)&lt;br /&gt;
*[[Darth Vader]] (stand alone demo)&lt;br /&gt;
*[[Gravitation Zero]]&lt;br /&gt;
*[[Meg Ryan sample]] demo&lt;br /&gt;
*[[NGC4650A]]&lt;br /&gt;
*[[Odiesofts Snow]]&lt;br /&gt;
*[[Rotating Fractal]] (stand alone demo)&lt;br /&gt;
*[[Star Trek sample demo]]&lt;br /&gt;
&lt;br /&gt;
=== Applications ===&lt;br /&gt;
*[[Caruh]] (partial ROM resident OS expansion: Multi-Tasking Manager) &lt;br /&gt;
*[[CBM|CBM]] (partial ROM resident OS expansion: Common Application (G)UI) &lt;br /&gt;
*[[-CntrlPanel]] (control panel) &lt;br /&gt;
*[[FilmeMacher|FilmeMacher]] (movie player) &lt;br /&gt;
*[[FIOLIB|FIOLIB]] (C library) &lt;br /&gt;
*[[Flash ROManager|Flash ROManager]] (management of Jareks Flash ROM expansion) &lt;br /&gt;
*[[FuturePlayer|FuturePlayer]] (MP3 and WAV player) - Ask TFM for MP3 files on discs&lt;br /&gt;
*[[FutureTex|FutureTex]] (text editor)&lt;br /&gt;
*[[GMSK|GMSK]] (sprite converter) &lt;br /&gt;
*[[GSED]] (Graphic Playground Editor for 2D / 3D games) &lt;br /&gt;
*Kane (sprite grabber)&lt;br /&gt;
*HD20 BackUp / Compare / Restore Tool for the Dobbertin HD20 hard disc (20 MB) - also using M4 SD card!&lt;br /&gt;
*HD20 Emulation Image Selector (Tool for the SF3 Dobbertin HD20 hard disc emulation)&lt;br /&gt;
*[[MegaFlashROManager]] (management of the MegaFlash Pseudo-ROMs for FutureOS and BASIC)&lt;br /&gt;
*[[MMcR Format]] (Ultrafast formatting tool for batches of discs)&lt;br /&gt;
*[[ROManager|ROManager]] (management of a variety of Flash- and Pseudo-ROM cards)&lt;br /&gt;
&lt;br /&gt;
== Conclusion  ==&lt;br /&gt;
&lt;br /&gt;
FutureOS is the longest running projects for the CPC6128 / 6128plus. It's development startet around 1989 and in 2024 we saw a new release.&lt;br /&gt;
It's designed as an OS with fast system functions and support for nearly all CPC expansions. It has specialized file handling and memory management capabilities that support programs up to 4 MB and files up to 16 MB. SD cards are supported up to 32 GB. In addition FutureOS already contains lots of useful tools and utilities.&lt;br /&gt;
The Multitasking Manager '''Caruh''' allows up to 255 different Tasks, using real preemptive and cooperative Multitasking with Tasks being able to automatically adjust their time share very precisely.&lt;br /&gt;
The idea is that development of professional software, games, graphic tools, word processors, sound, management of big amounts of data, and programming languages are possible in this environment. At this point, the user can do all this, like listen to MP3 files, work with graphic, use and create C programs, watch movies, demos and play games (see weblinks). And don't forget the comprehensive text editor FutureTex.&lt;br /&gt;
&lt;br /&gt;
== Web links  ==&lt;br /&gt;
&lt;br /&gt;
=== General ===&lt;br /&gt;
*[http://www.FutureOS.de FutureOS.de]&lt;br /&gt;
*[http://koaks.amstrad.free.fr/amstrad/documents/article_futureos.html FutureOS, le supersonique du CPC]&lt;br /&gt;
&lt;br /&gt;
=== Discussion Forum ===&lt;br /&gt;
*[http://www.cpcwiki.eu/forum/programming/futureos-corner/ Discussions in English]&lt;br /&gt;
*[http://cpc-live.com/forum/index.php/board,5.0.html Diskussionen auf Deutsch]&lt;br /&gt;
&lt;br /&gt;
=== Youtube Videos ===&lt;br /&gt;
There is a special youtube channel for FutureOS, it provides different playlists for different topics related to this comprehensive OS. &lt;br /&gt;
Please have a look here:&lt;br /&gt;
*[https://www.youtube.com/user/realTFM/playlists FutureOS Playlists]&lt;br /&gt;
&lt;br /&gt;
[[Category:4 MB RAM Software Support]] &lt;br /&gt;
[[Category:Cartridges]] &lt;br /&gt;
[[Category:CPC GUI]] &lt;br /&gt;
[[Category:CPC_Plus]] &lt;br /&gt;
[[Category:Digiblaster]]&lt;br /&gt;
[[Category:Expansion ROM]] &lt;br /&gt;
[[Category:Extended RAM Software]] &lt;br /&gt;
[[Category:FutureOS]] &lt;br /&gt;
[[Category:Operating_System]]&lt;/div&gt;</summary>
		<author><name>TFM</name></author>	</entry>

	<entry>
		<id>https://oldwiki.cpcwiki.eu/index.php?title=Main_Page&amp;diff=127388</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://oldwiki.cpcwiki.eu/index.php?title=Main_Page&amp;diff=127388"/>
				<updated>2026-05-04T14:43:32Z</updated>
		
		<summary type="html">&lt;p&gt;TFM: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Bold text'''__NOTOC__ &lt;br /&gt;
&amp;lt;center&amp;gt;This site is an encyclopaedia on all things [[Amstrad|Amstrad]] [[CPC|CPC]] related. There are now '''[[Special:Allpages|{{NUMBEROFARTICLES}} articles]]''' about the CPC available.&amp;lt;/center&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;[[Image:forum.png|300px|link=http://www.cpcwiki.eu/forum]]      [[Image:Vs.png|300px|link=http://www.cpcwiki.eu/index.php/Speccy_Port]]&amp;lt;/center&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;border: 1px solid rgb(255, 201, 201); margin: 0px 0px 5px; padding: 0.5em 1em; background-color: rgb(255, 243, 243);&amp;quot;&amp;gt;&lt;br /&gt;
[[File:shadow.jpeg|190px|thumb|left]]&lt;br /&gt;
'''In the Shadow of the CPC - The Legacy of Amstrad Games'''&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In the Shadow of the CPC is a tribute book entirely devoted to Amstrad CPC games. Through a careful selection of iconic titles, this project traces the history, creativity and soul of a machine that had a profound impact on European video games, particularly in France.&lt;br /&gt;
&lt;br /&gt;
'''The first coffee table Amstrad CPC book!'''&lt;br /&gt;
&lt;br /&gt;
Richly illustrated, the book combines screenshots, anecdotes and interviews to bring back to life an era when a few kilobytes were enough to spark the imagination. It is aimed at both gamers of the time and those curious to discover an essential part of video game history.&lt;br /&gt;
&lt;br /&gt;
This project is above all a labour of love and a means of passing on knowledge, with the aim of preserving the memory of the CPC and paying tribute to the developers and gamers who brought this unique machine to life.&lt;br /&gt;
&lt;br /&gt;
By supporting this book, you are helping to revive a gaming heritage that is too often overlooked — and give it the place it deserves.&lt;br /&gt;
&lt;br /&gt;
'''Live now on [https://www.kickstarter.com/projects/editions64k/in-the-shadow-of-the-cpc Kickstarter]!&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;border: 1px solid rgb(255, 201, 201); margin: 0px 0px 5px; padding: 0.5em 1em; background-color: rgb(255, 243, 243);&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt; '''CPC Related News''' &amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- 8 last news only, see http://www.cpcwiki.eu/index.php/OldNews --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;overflow:auto; border: 0px solid #FFC9C9&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[File:Dez80_intro.png|thumb|256px|[http://www.cpcwiki.eu/index.php/DEZ80 Mastering Z80 Assembler Course]]]&lt;br /&gt;
&lt;br /&gt;
*03/05/26: '''[[FutureOS]] 2026''' Spring Edition released! Better mouse support :-)&lt;br /&gt;
*22/04/26: '''[[The_Speaker | The Speaker]]''' ROM edition has been released.&lt;br /&gt;
*04/04/26: '''Alien the Xenomorph''' [https://capasoft.itch.io/alien-the-xenomorph has been released].&lt;br /&gt;
*11/02/25: '''[[Qbert | Q*bert]]''' beta version has been released for the Amstrad Plus range.&lt;br /&gt;
*24/12/25: '''[[FutureOS]] 2025''' released! Many new features :-)&lt;br /&gt;
*10/11/25: '''Pitfall II''' [https://21bloques.itch.io/pitfall2 has been released].&lt;br /&gt;
*02/11/25: '''Bug's Quest 2''' [https://yb-software.itch.io/bugs-quest-2 has been released].&lt;br /&gt;
*08/10/25: [[Future View VI]] released! In English, French, German, Spanish and Turkish.&lt;br /&gt;
*06/08/25: '''El Hobbit''' using [[the Mojon Twins]] engine [https://mojontwins.itch.io/el-hobbit-vah-kas-cut has been released].&lt;br /&gt;
*31/07/25: [[Oh Mummy Resurrected]] has been released for the Amstrad Plus range.&lt;br /&gt;
*03/06/25: [[On File]] (2025) DBMS which supports Graphics has been released.&lt;br /&gt;
*27/05/25: '''[[CPCGamesCD-CPCLoader | CPCGamesCD]]''' has been updated. [https://amstrad.es/cpcgamescd]&lt;br /&gt;
*25/04/25: '''Phantomas en el Museo''' using [[the Mojon Twins]] engine [https://mojontwins.itch.io/phantomas-en-el-museo-amstrad-cpc is released].&lt;br /&gt;
*05/04/25: [[ROManager]] 2.50 released!&lt;br /&gt;
*08/03/25: '''[https://tartessos-games.itch.io/master-piece Master Piece]''', the latest game from Tartessos Games, has been released.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div align=right&amp;gt;...[[OldNews|Older News]]...&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;!-- WEIRD TABLE START --&amp;gt;&lt;br /&gt;
{| width=&amp;quot;100%&amp;quot; class=&amp;quot;FCK__ShowTableBorders&amp;quot; &lt;br /&gt;
|- valign=&amp;quot;top&amp;quot; &lt;br /&gt;
| &amp;lt;div style=&amp;quot;border: 1px solid rgb(176, 176, 176); margin: 0px 0px 5px; padding: 0.5em 1em; background-color: rgb(238, 238, 238);&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== CPCWiki related ===&lt;br /&gt;
*[[CPCWiki updates]]&lt;br /&gt;
*[[Donors]]&lt;br /&gt;
&lt;br /&gt;
'''Become an Author!'''&lt;br /&gt;
&amp;lt;createbox&amp;gt; &lt;br /&gt;
default=Enter name of article to create &lt;br /&gt;
buttonlabel=Create article! &lt;br /&gt;
width=40 &lt;br /&gt;
&amp;lt;/createbox&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt; &lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;border: 1px solid rgb(176, 176, 176); margin: 0px 0px 5px; padding: 0.5em 1em; background-color: rgb(238, 238, 238);&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;text-align: right;&amp;quot;&amp;gt;&amp;lt;small&amp;gt;'''All [[Special:Wantedpages|wanted articles]]''' &amp;amp;#124; [[:Category:Stub|Extendable Stubs]] | '''[[Special:ContributionScores|List of most active contributors]]'''&amp;lt;/small&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
| width=&amp;quot;50%&amp;quot; style=&amp;quot;vertical-align: top;&amp;quot; | &amp;lt;div style=&amp;quot;border: 1px solid rgb(228, 222, 222); margin: 0px 0px 5px; padding: 0.5em 1em; background-color: rgb(249, 249, 249);&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Did you know?  ===&lt;br /&gt;
&lt;br /&gt;
*When the CPC 664 was being developed, Sugar was already looking (and hinting publicly!) at the CPC 6128.&lt;br /&gt;
*The [[472|CPC 472]] was a 464 + 8 KB unwired RAM, released in Spain to circumvent a tax charging 64 KB computers.&lt;br /&gt;
*With a total of '''768×288''' pixels, the [[CPC|CPC]] was the 8-bit with the highest displayable resolution on a CRT screen.&lt;br /&gt;
*'''OpenOffice''' is the descendant of [[Star-Division|StarWriter]] for CPC. &lt;br /&gt;
*'''Excel''' is the direct descendant of  [[Multiplan]] for CP/M. &lt;br /&gt;
*[[SymbOS|SymbOS]] supports '''50x''' bigger hard drives than Win95A. &lt;br /&gt;
*[[FutureOS|FutureOS]] can load a 178 KB floppy disc in '''9 seconds'''.&lt;br /&gt;
*[[FutureOS|FutureOS]] can manage up to '''4 MB''' of extended RAM and '''32 GB''' of mass storage.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt; &lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>TFM</name></author>	</entry>

	<entry>
		<id>https://oldwiki.cpcwiki.eu/index.php?title=Mittwintermeeting_19&amp;diff=127231</id>
		<title>Mittwintermeeting 19</title>
		<link rel="alternate" type="text/html" href="https://oldwiki.cpcwiki.eu/index.php?title=Mittwintermeeting_19&amp;diff=127231"/>
				<updated>2026-04-03T16:50:47Z</updated>
		
		<summary type="html">&lt;p&gt;TFM: /* Participants */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The [[Mittwintermeeting]] goes straight to the 19th edition in Kirchen / Germany.&lt;br /&gt;
&lt;br /&gt;
Over the last years, the Meeting has grown as a place where people from all the different home-computer&lt;br /&gt;
systems of the 80's can come together for a nice weekend. &lt;br /&gt;
&lt;br /&gt;
For now, we cover Amstrad, Atari, Acorn, Commodore, MSX and more. Looking forward to grow even further :)&lt;br /&gt;
&lt;br /&gt;
As in the last time, the party is held in a blockhouse directly at the east border of the Westerwald (Siegerland) in Kirchen / Germany.&lt;br /&gt;
&lt;br /&gt;
Like every time, everyone who is interested in old home computers is very welcome!&lt;br /&gt;
&lt;br /&gt;
''' The Meeting took place from March 19. (Thursday) to 22.3.2026 (Sunday) [4 days!]'''&lt;br /&gt;
&lt;br /&gt;
== The Party-Place ==&lt;br /&gt;
&lt;br /&gt;
DRK Vereinshaus Kirchen&amp;lt;br&amp;gt;An der Buswende (Dorfstraße 80)&amp;lt;br&amp;gt;57548 Kirchen&amp;lt;br&amp;gt;Germany&amp;lt;br&amp;gt;GeoCoords: (longitude/latitude)&amp;amp;nbsp;:&amp;amp;nbsp; 7°54'40.84&amp;quot;E , 50°48'49.74&amp;quot;N &lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt; &lt;br /&gt;
&lt;br /&gt;
If you have any more questions please send a PM to: Prodatron or Dr.Zed&lt;br /&gt;
&lt;br /&gt;
== Accommodation == &lt;br /&gt;
* Hotel &amp;quot;Zum weißen Stein&amp;quot; (single bedroom &amp;lt; EUR 80)&lt;br /&gt;
* bring your own Airbed and sleep at the party place (EUR 50 flatrate including beverages)&lt;br /&gt;
&lt;br /&gt;
== Participants ==&lt;br /&gt;
&lt;br /&gt;
(planned/known)&lt;br /&gt;
Please note, that 18 participants is the maximum because of the location. So please hurry up with your registration until this list is &amp;quot;full&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
#[[Dr.Zed]]&lt;br /&gt;
#[[Prodatron]]&lt;br /&gt;
#[[Insane]]&lt;br /&gt;
#[[Beetle]]&lt;br /&gt;
#Krill/Plush&lt;br /&gt;
#[[Tolkin]] of [[FutureSoft]]&lt;br /&gt;
#[[TFM]] of [[FutureSoft]]&lt;br /&gt;
#Paco (Outdoor-Holger)&lt;br /&gt;
#Angelina of [[FutureSoft]]&lt;br /&gt;
#Henne&lt;br /&gt;
#JAC! (Peter Dell)&lt;br /&gt;
#Deyta aka Merlin&lt;br /&gt;
#Dr.Irata&lt;br /&gt;
#[[Brainblaster]]&lt;br /&gt;
#for(;;) (Nils)&lt;br /&gt;
#[[Mr.Ams]]&lt;br /&gt;
&lt;br /&gt;
== Events ==&lt;br /&gt;
* [[GSED]] 2.7.0 for [[FutureOS]]&lt;br /&gt;
* [[FutureOS]] 2026 presentation&lt;br /&gt;
* Live-Meeting-report was done during the meeting, release in [[Future View VII]]&lt;br /&gt;
* [[SymbOS]] 4.1 multilingual preview&lt;br /&gt;
* [[SymbOS]] Isetta TTL port presentation&lt;br /&gt;
* [[SymbOS]] NGZ port beta preview by [[Dr.Zed]]&lt;br /&gt;
* [[SymbOSVM]] 2.0 with HostFS finalization&lt;br /&gt;
* [[SymCommander]] 2.0 preview with recursive subdirectory handling for copy/move/delete and hex file viewer&lt;br /&gt;
&lt;br /&gt;
[[Category:CPC events]]&lt;/div&gt;</summary>
		<author><name>TFM</name></author>	</entry>

	<entry>
		<id>https://oldwiki.cpcwiki.eu/index.php?title=Mittwintermeeting_19&amp;diff=127230</id>
		<title>Mittwintermeeting 19</title>
		<link rel="alternate" type="text/html" href="https://oldwiki.cpcwiki.eu/index.php?title=Mittwintermeeting_19&amp;diff=127230"/>
				<updated>2026-04-03T16:49:13Z</updated>
		
		<summary type="html">&lt;p&gt;TFM: /* Events */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The [[Mittwintermeeting]] goes straight to the 19th edition in Kirchen / Germany.&lt;br /&gt;
&lt;br /&gt;
Over the last years, the Meeting has grown as a place where people from all the different home-computer&lt;br /&gt;
systems of the 80's can come together for a nice weekend. &lt;br /&gt;
&lt;br /&gt;
For now, we cover Amstrad, Atari, Acorn, Commodore, MSX and more. Looking forward to grow even further :)&lt;br /&gt;
&lt;br /&gt;
As in the last time, the party is held in a blockhouse directly at the east border of the Westerwald (Siegerland) in Kirchen / Germany.&lt;br /&gt;
&lt;br /&gt;
Like every time, everyone who is interested in old home computers is very welcome!&lt;br /&gt;
&lt;br /&gt;
''' The Meeting took place from March 19. (Thursday) to 22.3.2026 (Sunday) [4 days!]'''&lt;br /&gt;
&lt;br /&gt;
== The Party-Place ==&lt;br /&gt;
&lt;br /&gt;
DRK Vereinshaus Kirchen&amp;lt;br&amp;gt;An der Buswende (Dorfstraße 80)&amp;lt;br&amp;gt;57548 Kirchen&amp;lt;br&amp;gt;Germany&amp;lt;br&amp;gt;GeoCoords: (longitude/latitude)&amp;amp;nbsp;:&amp;amp;nbsp; 7°54'40.84&amp;quot;E , 50°48'49.74&amp;quot;N &lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt; &lt;br /&gt;
&lt;br /&gt;
If you have any more questions please send a PM to: Prodatron or Dr.Zed&lt;br /&gt;
&lt;br /&gt;
== Accommodation == &lt;br /&gt;
* Hotel &amp;quot;Zum weißen Stein&amp;quot; (single bedroom &amp;lt; EUR 80)&lt;br /&gt;
* bring your own Airbed and sleep at the party place (EUR 50 flatrate including beverages)&lt;br /&gt;
&lt;br /&gt;
== Participants ==&lt;br /&gt;
&lt;br /&gt;
(planned/known)&lt;br /&gt;
Please note, that 18 participants is the maximum because of the location. So please hurry up with your registration until this list is &amp;quot;full&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
#[[Dr.Zed]]&lt;br /&gt;
#[[Prodatron]]&lt;br /&gt;
#[[Insane]]&lt;br /&gt;
#[[Beetle]]&lt;br /&gt;
#Krill/Plush&lt;br /&gt;
#[[Tolkin]] of [[FutureSoft]]&lt;br /&gt;
#[[TFM]] of [[FutureSoft]]&lt;br /&gt;
#Paco (Outdoor-Holger)&lt;br /&gt;
#Angelina of [[FutureSoft]]&lt;br /&gt;
#EdoZ&lt;br /&gt;
#Henne&lt;br /&gt;
#JAC! (Peter Dell)&lt;br /&gt;
#Deyta aka Merlin&lt;br /&gt;
#Dr.Irata&lt;br /&gt;
#[[Brainblaster]]&lt;br /&gt;
#for(;;) (Nils)&lt;br /&gt;
#[[Mr.Ams]]&lt;br /&gt;
&lt;br /&gt;
== Events ==&lt;br /&gt;
* [[GSED]] 2.7.0 for [[FutureOS]]&lt;br /&gt;
* [[FutureOS]] 2026 presentation&lt;br /&gt;
* Live-Meeting-report was done during the meeting, release in [[Future View VII]]&lt;br /&gt;
* [[SymbOS]] 4.1 multilingual preview&lt;br /&gt;
* [[SymbOS]] Isetta TTL port presentation&lt;br /&gt;
* [[SymbOS]] NGZ port beta preview by [[Dr.Zed]]&lt;br /&gt;
* [[SymbOSVM]] 2.0 with HostFS finalization&lt;br /&gt;
* [[SymCommander]] 2.0 preview with recursive subdirectory handling for copy/move/delete and hex file viewer&lt;br /&gt;
&lt;br /&gt;
[[Category:CPC events]]&lt;/div&gt;</summary>
		<author><name>TFM</name></author>	</entry>

	<entry>
		<id>https://oldwiki.cpcwiki.eu/index.php?title=Mittwintermeeting_19&amp;diff=127229</id>
		<title>Mittwintermeeting 19</title>
		<link rel="alternate" type="text/html" href="https://oldwiki.cpcwiki.eu/index.php?title=Mittwintermeeting_19&amp;diff=127229"/>
				<updated>2026-04-03T16:48:22Z</updated>
		
		<summary type="html">&lt;p&gt;TFM: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The [[Mittwintermeeting]] goes straight to the 19th edition in Kirchen / Germany.&lt;br /&gt;
&lt;br /&gt;
Over the last years, the Meeting has grown as a place where people from all the different home-computer&lt;br /&gt;
systems of the 80's can come together for a nice weekend. &lt;br /&gt;
&lt;br /&gt;
For now, we cover Amstrad, Atari, Acorn, Commodore, MSX and more. Looking forward to grow even further :)&lt;br /&gt;
&lt;br /&gt;
As in the last time, the party is held in a blockhouse directly at the east border of the Westerwald (Siegerland) in Kirchen / Germany.&lt;br /&gt;
&lt;br /&gt;
Like every time, everyone who is interested in old home computers is very welcome!&lt;br /&gt;
&lt;br /&gt;
''' The Meeting took place from March 19. (Thursday) to 22.3.2026 (Sunday) [4 days!]'''&lt;br /&gt;
&lt;br /&gt;
== The Party-Place ==&lt;br /&gt;
&lt;br /&gt;
DRK Vereinshaus Kirchen&amp;lt;br&amp;gt;An der Buswende (Dorfstraße 80)&amp;lt;br&amp;gt;57548 Kirchen&amp;lt;br&amp;gt;Germany&amp;lt;br&amp;gt;GeoCoords: (longitude/latitude)&amp;amp;nbsp;:&amp;amp;nbsp; 7°54'40.84&amp;quot;E , 50°48'49.74&amp;quot;N &lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt; &lt;br /&gt;
&lt;br /&gt;
If you have any more questions please send a PM to: Prodatron or Dr.Zed&lt;br /&gt;
&lt;br /&gt;
== Accommodation == &lt;br /&gt;
* Hotel &amp;quot;Zum weißen Stein&amp;quot; (single bedroom &amp;lt; EUR 80)&lt;br /&gt;
* bring your own Airbed and sleep at the party place (EUR 50 flatrate including beverages)&lt;br /&gt;
&lt;br /&gt;
== Participants ==&lt;br /&gt;
&lt;br /&gt;
(planned/known)&lt;br /&gt;
Please note, that 18 participants is the maximum because of the location. So please hurry up with your registration until this list is &amp;quot;full&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
#[[Dr.Zed]]&lt;br /&gt;
#[[Prodatron]]&lt;br /&gt;
#[[Insane]]&lt;br /&gt;
#[[Beetle]]&lt;br /&gt;
#Krill/Plush&lt;br /&gt;
#[[Tolkin]] of [[FutureSoft]]&lt;br /&gt;
#[[TFM]] of [[FutureSoft]]&lt;br /&gt;
#Paco (Outdoor-Holger)&lt;br /&gt;
#Angelina of [[FutureSoft]]&lt;br /&gt;
#EdoZ&lt;br /&gt;
#Henne&lt;br /&gt;
#JAC! (Peter Dell)&lt;br /&gt;
#Deyta aka Merlin&lt;br /&gt;
#Dr.Irata&lt;br /&gt;
#[[Brainblaster]]&lt;br /&gt;
#for(;;) (Nils)&lt;br /&gt;
#[[Mr.Ams]]&lt;br /&gt;
&lt;br /&gt;
== Events ==&lt;br /&gt;
* [[GSED]] 2.7.0 for [[FutureOS]]&lt;br /&gt;
* [[FutureOS]] 2026 presentation&lt;br /&gt;
* Live-Meeting-report will be done during the meeting, release in [[Future View VII]]&lt;br /&gt;
* [[SymbOS]] 4.1 multilingual preview&lt;br /&gt;
* [[SymbOS]] Isetta TTL port presentation&lt;br /&gt;
* [[SymbOS]] NGZ port beta preview by [[Dr.Zed]]&lt;br /&gt;
* [[SymbOSVM]] 2.0 with HostFS finalization&lt;br /&gt;
* [[SymCommander]] 2.0 preview with recursive subdirectory handling for copy/move/delete and hex file viewer&lt;br /&gt;
&lt;br /&gt;
[[Category:CPC events]]&lt;/div&gt;</summary>
		<author><name>TFM</name></author>	</entry>

	<entry>
		<id>https://oldwiki.cpcwiki.eu/index.php?title=Mittwintermeeting_19&amp;diff=127210</id>
		<title>Mittwintermeeting 19</title>
		<link rel="alternate" type="text/html" href="https://oldwiki.cpcwiki.eu/index.php?title=Mittwintermeeting_19&amp;diff=127210"/>
				<updated>2026-03-17T11:23:45Z</updated>
		
		<summary type="html">&lt;p&gt;TFM: /* Events */  Deleted Event reintroduced / added, alphabetically sorted.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The [[Mittwintermeeting]] goes straight to the 19th edition in Kirchen / Germany.&lt;br /&gt;
&lt;br /&gt;
Over the last years, the Meeting has grown as a place where people from all the different home-computer&lt;br /&gt;
systems of the 80's can come together for a nice weekend. &lt;br /&gt;
&lt;br /&gt;
For now, we cover Amstrad, Atari, Acorn, Commodore, MSX and more. Looking forward to grow even further :)&lt;br /&gt;
&lt;br /&gt;
As in the last time, the party is held in a blockhouse directly at the east border of the Westerwald (Siegerland) in Kirchen / Germany.&lt;br /&gt;
&lt;br /&gt;
Like every time, everyone who is interested in old home computers is very welcome!&lt;br /&gt;
&lt;br /&gt;
''' The Meeting takes place from March 19. (Thursday) to 22.3.2026 (Sunday) [4 days!]'''&lt;br /&gt;
&lt;br /&gt;
== The Party-Place ==&lt;br /&gt;
&lt;br /&gt;
DRK Vereinshaus Kirchen&amp;lt;br&amp;gt;An der Buswende (Dorfstraße 80)&amp;lt;br&amp;gt;57548 Kirchen&amp;lt;br&amp;gt;Germany&amp;lt;br&amp;gt;GeoCoords: (longitude/latitude)&amp;amp;nbsp;:&amp;amp;nbsp; 7°54'40.84&amp;quot;E , 50°48'49.74&amp;quot;N &lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt; &lt;br /&gt;
&lt;br /&gt;
If you have any more questions please send a PM to: Prodatron or Dr.Zed&lt;br /&gt;
&lt;br /&gt;
== Accommodation == &lt;br /&gt;
* Hotel &amp;quot;Zum weißen Stein&amp;quot; (single bedroom &amp;lt; EUR 80)&lt;br /&gt;
* bring your own Airbed and sleep at the party place (EUR 50 flatrate including beverages)&lt;br /&gt;
&lt;br /&gt;
== Participants ==&lt;br /&gt;
&lt;br /&gt;
(planned/known)&lt;br /&gt;
Please note, that 18 participants is the maximum because of the location. So please hurry up with your registration until this list is &amp;quot;full&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
#[[Dr.Zed]]&lt;br /&gt;
#[[Prodatron]]&lt;br /&gt;
#[[Insane]]&lt;br /&gt;
#[[Beetle]]&lt;br /&gt;
#Krill/Plush&lt;br /&gt;
#[[Tolkin]] of [[FutureSoft]]&lt;br /&gt;
#[[TFM]] of [[FutureSoft]]&lt;br /&gt;
#Paco (Outdoor-Holger)&lt;br /&gt;
#Angelina of [[FutureSoft]]&lt;br /&gt;
#EdoZ&lt;br /&gt;
#Henne&lt;br /&gt;
#JAC! (Peter Dell)&lt;br /&gt;
#Deyta aka Merlin&lt;br /&gt;
#Dr.Irata&lt;br /&gt;
#[[Brainblaster]]&lt;br /&gt;
#for(;;) (Nils)&lt;br /&gt;
#[[Mr.Ams]]&lt;br /&gt;
&lt;br /&gt;
== Events ==&lt;br /&gt;
* [[GSED]] 2.7.0 for [[FutureOS]]&lt;br /&gt;
* [[FutureOS]] 2026 presentation&lt;br /&gt;
* Live-Meeting-report will be done during the meeting, release in [[Future View VII]]&lt;br /&gt;
* [[SymbOS]] 4.1 multilingual preview&lt;br /&gt;
* [[SymbOS]] Isetta TTL port presentation&lt;br /&gt;
* [[SymbOS]] NGZ port beta preview by [[Dr.Zed]]&lt;br /&gt;
* [[SymbOSVM]] 2.0 with HostFS finalization&lt;br /&gt;
* [[SymCommander]] 2.0 preview with recursive subdirectory handling for copy/move/delete and hex file viewer&lt;br /&gt;
&lt;br /&gt;
[[Category:CPC events]]&lt;/div&gt;</summary>
		<author><name>TFM</name></author>	</entry>

	<entry>
		<id>https://oldwiki.cpcwiki.eu/index.php?title=FutureView&amp;diff=127166</id>
		<title>FutureView</title>
		<link rel="alternate" type="text/html" href="https://oldwiki.cpcwiki.eu/index.php?title=FutureView&amp;diff=127166"/>
				<updated>2026-02-17T12:54:25Z</updated>
		
		<summary type="html">&lt;p&gt;TFM: /* Technic */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''FutureView''' is a disc mag published by [[TFM]] of [[FutureSoft]].&lt;br /&gt;
&lt;br /&gt;
It runs under [[FutureOS]].&lt;br /&gt;
&lt;br /&gt;
Up to now six issues have been published in various languages (Dutch, English, French, German, Spanish and Turkish).&lt;br /&gt;
&lt;br /&gt;
A seventh issue is planned to be released in the future (but the year is still unknown).&lt;br /&gt;
&lt;br /&gt;
== Issues ==&lt;br /&gt;
&lt;br /&gt;
* [[Future View I]]&lt;br /&gt;
* [[Future View II]]&lt;br /&gt;
* [[Future View III]]&lt;br /&gt;
* [[Future View IV]]&lt;br /&gt;
* [[Future View V]]&lt;br /&gt;
* [[Future View VI]]&lt;br /&gt;
* [[Future View VII]]&lt;br /&gt;
&lt;br /&gt;
== Technic ==&lt;br /&gt;
&lt;br /&gt;
*FutureView issues are released on 3.5&amp;quot; or 5.25&amp;quot; discs (or DSK images) in Vortex format, which provides 704 KB space. In addition the FutureOS folder for the SD card of the M4 expansion does contain all released issues too.&lt;br /&gt;
*The articles can contain text, tables, semigraphic characters and bitmap graphics.&lt;br /&gt;
*FutureView uses a character set of 9 bit height, which provides a better legibility than the usual 8 bit height character sets.&lt;br /&gt;
*FV uses connected expansion RAM, in this case it loads all data at once and no reload is needed while using FV. This makes sense since all the FV issues contain a lot of texts and graphics.&lt;br /&gt;
&lt;br /&gt;
== Web links  ==&lt;br /&gt;
*[http://www.FutureOS.de FutureOS: Downloads]&lt;br /&gt;
&lt;br /&gt;
[[Category:Disczine]] &lt;br /&gt;
[[Category:Extended RAM Software]] &lt;br /&gt;
[[Category:Fanzines]] &lt;br /&gt;
[[Category:FutureOS]]&lt;/div&gt;</summary>
		<author><name>TFM</name></author>	</entry>

	<entry>
		<id>https://oldwiki.cpcwiki.eu/index.php?title=FutureView&amp;diff=127165</id>
		<title>FutureView</title>
		<link rel="alternate" type="text/html" href="https://oldwiki.cpcwiki.eu/index.php?title=FutureView&amp;diff=127165"/>
				<updated>2026-02-17T12:53:14Z</updated>
		
		<summary type="html">&lt;p&gt;TFM: /* Issues */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''FutureView''' is a disc mag published by [[TFM]] of [[FutureSoft]].&lt;br /&gt;
&lt;br /&gt;
It runs under [[FutureOS]].&lt;br /&gt;
&lt;br /&gt;
Up to now six issues have been published in various languages (Dutch, English, French, German, Spanish and Turkish).&lt;br /&gt;
&lt;br /&gt;
A seventh issue is planned to be released in the future (but the year is still unknown).&lt;br /&gt;
&lt;br /&gt;
== Issues ==&lt;br /&gt;
&lt;br /&gt;
* [[Future View I]]&lt;br /&gt;
* [[Future View II]]&lt;br /&gt;
* [[Future View III]]&lt;br /&gt;
* [[Future View IV]]&lt;br /&gt;
* [[Future View V]]&lt;br /&gt;
* [[Future View VI]]&lt;br /&gt;
* [[Future View VII]]&lt;br /&gt;
&lt;br /&gt;
== Technic ==&lt;br /&gt;
&lt;br /&gt;
*FutureView issues are released on 3.5&amp;quot; or 5.25&amp;quot; discs (or DSK images) in Vortex format, which provides 704 KB space.&lt;br /&gt;
*The articles can contain text, tables, semigraphic characters and bitmap graphics.&lt;br /&gt;
*FutureView uses a character set of 9 bit height, which provides a better legibility than the usual 8 bit height character sets.&lt;br /&gt;
*FV uses connected expansion RAM, in this case it loads all data at once and no reload is needed while using FV. This makes sense since all the FV issues contain a lot of texts and graphics.&lt;br /&gt;
&lt;br /&gt;
== Web links  ==&lt;br /&gt;
*[http://www.FutureOS.de FutureOS: Downloads]&lt;br /&gt;
&lt;br /&gt;
[[Category:Disczine]] &lt;br /&gt;
[[Category:Extended RAM Software]] &lt;br /&gt;
[[Category:Fanzines]] &lt;br /&gt;
[[Category:FutureOS]]&lt;/div&gt;</summary>
		<author><name>TFM</name></author>	</entry>

	<entry>
		<id>https://oldwiki.cpcwiki.eu/index.php?title=Future_View_VII&amp;diff=127164</id>
		<title>Future View VII</title>
		<link rel="alternate" type="text/html" href="https://oldwiki.cpcwiki.eu/index.php?title=Future_View_VII&amp;diff=127164"/>
				<updated>2026-02-17T12:52:48Z</updated>
		
		<summary type="html">&lt;p&gt;TFM: Created page with &amp;quot;== Contents ==  The seventh issue of the disc-mag FutureView got will be released in released in 2026. Its theme is a bit of Riddick and hardware. And it contains articles...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Contents ==&lt;br /&gt;
&lt;br /&gt;
The seventh issue of the disc-mag [[FutureView]] got will be released in released in 2026. Its theme is a bit of Riddick and hardware. And it contains articles about: &lt;br /&gt;
&lt;br /&gt;
* [[Mittwintermeeting 19]]&lt;/div&gt;</summary>
		<author><name>TFM</name></author>	</entry>

	<entry>
		<id>https://oldwiki.cpcwiki.eu/index.php?title=Mittwintermeeting_19&amp;diff=127163</id>
		<title>Mittwintermeeting 19</title>
		<link rel="alternate" type="text/html" href="https://oldwiki.cpcwiki.eu/index.php?title=Mittwintermeeting_19&amp;diff=127163"/>
				<updated>2026-02-17T12:48:37Z</updated>
		
		<summary type="html">&lt;p&gt;TFM: /* Participants */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The [[Mittwintermeeting]] goes straight to the 19th edition in Kirchen / Germany.&lt;br /&gt;
&lt;br /&gt;
Over the last years, the Meeting has grown as a place where people from all the different home-computer&lt;br /&gt;
systems of the 80's can come together for a nice weekend. &lt;br /&gt;
&lt;br /&gt;
For now, we cover Amstrad, Atari, Acorn, Commodore, MSX and more. Looking forward to grow even further :)&lt;br /&gt;
&lt;br /&gt;
As in the last time, the party is held in a blockhouse directly at the east border of the Westerwald (Siegerland) in Kirchen / Germany.&lt;br /&gt;
&lt;br /&gt;
Like every time, everyone who is interested in old home computers is very welcome!&lt;br /&gt;
&lt;br /&gt;
''' The Meeting takes place from March 19. (Thursday) to 22.3.2026 (Sunday) [4 days!]'''&lt;br /&gt;
&lt;br /&gt;
== The Party-Place ==&lt;br /&gt;
&lt;br /&gt;
DRK Vereinshaus Kirchen&amp;lt;br&amp;gt;An der Buswende (Dorfstraße 80)&amp;lt;br&amp;gt;57548 Kirchen&amp;lt;br&amp;gt;Germany&amp;lt;br&amp;gt;GeoCoords: (longitude/latitude)&amp;amp;nbsp;:&amp;amp;nbsp; 7°54'40.84&amp;quot;E , 50°48'49.74&amp;quot;N &lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt; &lt;br /&gt;
&lt;br /&gt;
If you have any more questions please send a PM to: Prodatron or Dr.Zed&lt;br /&gt;
&lt;br /&gt;
== Accommodation == &lt;br /&gt;
* Hotel &amp;quot;Zum weißen Stein&amp;quot; (single bedroom &amp;lt; EUR 80)&lt;br /&gt;
* bring your own Airbed and sleep at the party place (EUR 50 flatrate including beverages)&lt;br /&gt;
&lt;br /&gt;
== Participants ==&lt;br /&gt;
&lt;br /&gt;
(planned/known)&lt;br /&gt;
Please note, that 18 participants is the maximum because of the location. So please hurry up with your registration until this list is &amp;quot;full&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
#[[Dr.Zed]]&lt;br /&gt;
#[[Prodatron]]&lt;br /&gt;
#[[Insane]]&lt;br /&gt;
#[[Beetle]]&lt;br /&gt;
#Krill/Plush&lt;br /&gt;
#[[Tolkin]] of [[FutureSoft]]&lt;br /&gt;
#[[TFM]] of [[FutureSoft]]&lt;br /&gt;
#Paco (Outdoor-Holger)&lt;br /&gt;
#Angelina of [[FutureSoft]]&lt;br /&gt;
#EdoZ&lt;br /&gt;
#Henne&lt;br /&gt;
#JAC! (Peter Dell)&lt;br /&gt;
#Deyta aka Merlin&lt;br /&gt;
#Dr.Irata&lt;br /&gt;
#[[Brainblaster]]&lt;br /&gt;
#for(;;) (Nils)&lt;br /&gt;
#[[Mr.Ams]]&lt;br /&gt;
&lt;br /&gt;
== (Planned) Releases ==&lt;br /&gt;
* [[FutureOS]] 2025 shall be presented&lt;br /&gt;
* ...&lt;br /&gt;
&lt;br /&gt;
The live meeting report shall be published in [[Future View VII]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:CPC events]]&lt;/div&gt;</summary>
		<author><name>TFM</name></author>	</entry>

	<entry>
		<id>https://oldwiki.cpcwiki.eu/index.php?title=Mittwintermeeting_19&amp;diff=127162</id>
		<title>Mittwintermeeting 19</title>
		<link rel="alternate" type="text/html" href="https://oldwiki.cpcwiki.eu/index.php?title=Mittwintermeeting_19&amp;diff=127162"/>
				<updated>2026-02-17T12:42:23Z</updated>
		
		<summary type="html">&lt;p&gt;TFM: /* Participants */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The [[Mittwintermeeting]] goes straight to the 19th edition in Kirchen / Germany.&lt;br /&gt;
&lt;br /&gt;
Over the last years, the Meeting has grown as a place where people from all the different home-computer&lt;br /&gt;
systems of the 80's can come together for a nice weekend. &lt;br /&gt;
&lt;br /&gt;
For now, we cover Amstrad, Atari, Acorn, Commodore, MSX and more. Looking forward to grow even further :)&lt;br /&gt;
&lt;br /&gt;
As in the last time, the party is held in a blockhouse directly at the east border of the Westerwald (Siegerland) in Kirchen / Germany.&lt;br /&gt;
&lt;br /&gt;
Like every time, everyone who is interested in old home computers is very welcome!&lt;br /&gt;
&lt;br /&gt;
''' The Meeting takes place from March 19. (Thursday) to 22.3.2026 (Sunday) [4 days!]'''&lt;br /&gt;
&lt;br /&gt;
== The Party-Place ==&lt;br /&gt;
&lt;br /&gt;
DRK Vereinshaus Kirchen&amp;lt;br&amp;gt;An der Buswende (Dorfstraße 80)&amp;lt;br&amp;gt;57548 Kirchen&amp;lt;br&amp;gt;Germany&amp;lt;br&amp;gt;GeoCoords: (longitude/latitude)&amp;amp;nbsp;:&amp;amp;nbsp; 7°54'40.84&amp;quot;E , 50°48'49.74&amp;quot;N &lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt; &lt;br /&gt;
&lt;br /&gt;
If you have any more questions please send a PM to: Prodatron or Dr.Zed&lt;br /&gt;
&lt;br /&gt;
== Accommodation == &lt;br /&gt;
* Hotel &amp;quot;Zum weißen Stein&amp;quot; (single bedroom &amp;lt; EUR 80)&lt;br /&gt;
* bring your own Airbed and sleep at the party place (EUR 50 flatrate including beverages)&lt;br /&gt;
&lt;br /&gt;
== Participants ==&lt;br /&gt;
&lt;br /&gt;
(planned/known)&lt;br /&gt;
Please note, that 18 participants is the maximum because of the location. So please hurry up with your registration until this list is &amp;quot;full&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
#[[Dr.Zed]]&lt;br /&gt;
#[[Prodatron]]&lt;br /&gt;
#[[Insane]]&lt;br /&gt;
#[[Beetle]]&lt;br /&gt;
#Krill/Plush&lt;br /&gt;
#[[Tolkin]] of [[FutureSoft]]&lt;br /&gt;
#[[TFM]] of [[FutureSoft]]&lt;br /&gt;
#Paco (Outdoor-Holger)&lt;br /&gt;
#Angelina of [[FutureSoft]]&lt;br /&gt;
#EdoZ&lt;br /&gt;
#Henne&lt;br /&gt;
#JAC! (Peter Dell)&lt;br /&gt;
#Deyta aka Merlin&lt;br /&gt;
#Dr.Irata&lt;br /&gt;
#[[Brainblaster]]&lt;br /&gt;
#for(;;) (Nils)&lt;br /&gt;
#[[Mr.Ams]]&lt;br /&gt;
&lt;br /&gt;
[[Category:CPC events]]&lt;/div&gt;</summary>
		<author><name>TFM</name></author>	</entry>

	<entry>
		<id>https://oldwiki.cpcwiki.eu/index.php?title=FutureOS&amp;diff=127161</id>
		<title>FutureOS</title>
		<link rel="alternate" type="text/html" href="https://oldwiki.cpcwiki.eu/index.php?title=FutureOS&amp;diff=127161"/>
				<updated>2026-02-17T12:31:14Z</updated>
		
		<summary type="html">&lt;p&gt;TFM: /* Introduction */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Image:Future OS-Logo.gif|thumb|FutureOS-Logo]] [[Image:Future-os.jpg|thumb|400px|FutureOS main screen]] &lt;br /&gt;
&lt;br /&gt;
== Introduction  ==&lt;br /&gt;
&lt;br /&gt;
'''FutureOS''' is an revolutionary operating system for the Amstrad [[CPC6128|CPC6128]], [[Plus|6128plus]], [[C-ONE|C-One]] and [[CPC TREX|CPC TREX]]. The version for the 6128plus supports some of its special features. The CPC464, CPC664 and [[KC Compact]] can run FutureOS with a [http://www.cpcwiki.eu/forum/amstrad-cpc-hardware/open-source-diy-512kb-ram-expansion/msg163566/#msg163566 revaldinho's] 512 KB RAM expansion or any other RAM expansion supporting true and complete RAM mode &amp;amp;C3 only.&lt;br /&gt;
FutureOS is being developed by [[TFM|TFM]] of [[FutureSoft|FutureSoft]] in [[Z80|Z80]] assembler. The development of FutureOS and its applications continues from 1989 up to now (2024). As you see FutureOS was already sold during the commercial era of the CPC6128 and 6128plus computers. Latest OS release took place at December 24th, 2025.&lt;br /&gt;
&lt;br /&gt;
On the Amstrad CPC many efforts to build a GUI were made, few to build an OS. In other cases they were just extensions to realize some kind of a WIMP environment but weren't true operating systems with their own kernel, memory-management, BIOS, BDOS and so on. In addition windows GUIs look pretty chaotic, so no need to repeat the errors which have been made on other systems. But the question remained: since most CPCs have 128 KB (most C64 only have 64 KB), a screen-resolution of 640x200 (C64 only has 320x200) and some more advantages, why not have something better? So the FutureOS-Project was born and FutureOS system 0.1 was released during the late commercial era of the CPC6128. With the release of the 6128plus a special version of the OS was released for this computer.&lt;br /&gt;
&lt;br /&gt;
FutureOS allows the user to control the computer with a broad variety of HIDs. The surface provides an icon section, a file section and a status section. The OS can deal with files up 16 MB (24 bit file-length) and it can load/save files up to 4 MB in one piece. It has a dynamic memory management system, which divides RAM usually into 16 KB blocks - or in smaller pieces. Further it supports a broad variety of hardware expansions. FutureOS is delivered together with a variety of utilities in the same four ROMs. Additional expansion ROMs can be added.&lt;br /&gt;
&lt;br /&gt;
FutureOS can be used with German, English, French and Spanish language interfaces.&lt;br /&gt;
&lt;br /&gt;
The OS itself has roughly 70.000 lines of code, the source code is about 808 KB in size.&lt;br /&gt;
&lt;br /&gt;
=== How to start FutureOS ===&lt;br /&gt;
The RSX command '''|OS''' will start FutureOS. You get directly into the Turbo Desk, there you can tag a drive and start an application f.e. (see Desktop).&lt;br /&gt;
&lt;br /&gt;
If you want to use FutureOS temporary then use the RSX command '''|FDESK''', this will save your first 48 KB RAM and you can leave FutureOS later and return to previous work.&lt;br /&gt;
&lt;br /&gt;
== Requirements ==&lt;br /&gt;
It runs on 'off the shelf' hardware when using the Cartridge for the 6128 Plus.&lt;br /&gt;
The core of the OS needs 64 KB ROM. On the CPC6128 it needs a ROM expansion or similar. Compatible products are EPROM-cards, the [[X-MEM]], [[MegaFlash]], [[Inicron ROM-RAM-Box|ROM-RAM-BOX]], [[SYMBiFACE II|SYMBiFACE II]], [[Ramcard 128|RAMcard]], Jareks [[CPC.Flash|Flash-ROM]], [[MegaROM]] or similar products. If you don't own such a card, you can take a look at '''FutureOS''' by using a compatible CPC Emulator ([[JavaCPC|JavaCPC]], [[WinCPC|WinCPC]], [[CaPriCe|Caprice]], [[WinApe|WinApe]], [[!CPCemu|CPCEmu]], [[Arnold]], [[Sugarbox]]) or others. &lt;br /&gt;
&lt;br /&gt;
The core of the OS itself is executed directly in (Flash-)ROM or [[Dobbertin EPROM 224|EPROM]] (in four 16 KB blocks). The support of the M4 SD card needs a fifth ROM of 16 KB though. The OS allows jumps between the ROMs with the help of a little common area. Therefore the numbers of the four (five) 16 KB ROMs are hardcoded and the jumps are very quick. But never mind, adapting ROM number is done by the installation software anyway. Applications like ROManager do also set all that ROM numbers automatically right. Further parts of the OS can be loaded from media on demand if needed. Examples are the multitasking manager [[Caruh]] and the UI/menu framework CBM.&lt;br /&gt;
&lt;br /&gt;
'''FutureOS''' uses 2 KB (&amp;amp;B800...&amp;amp;BFFF) of the first 64 KB; the remaining RAM is available to applications. Additional RAM can be reserved for DIRectory buffering. Furthermore the OS uses memory management (up to 4 MB), file-handling and specialized Low/Mid/High-level routines and functions to access and manage the hardware.&lt;br /&gt;
&lt;br /&gt;
'''FutureOS''' can be launched from AmsDOS with the RSX commands |OS or |FDESK. If you use |FDESK you can leave '''FutureOS''' and get back to BASIC where you have stopped before - the first 48 KB (not the screen) have been preserved. &lt;br /&gt;
&lt;br /&gt;
'''FutureOS''' only runs well on a [[CPC6128|CPC6128]] or 6128 Plus (not CPC464 or 664, except you have a RAM expansion with full RAM mode &amp;amp;C3 support like the one from Revaldhino), because of their support for RAM configuration C3 (essential for the mouse pointer). FutureOS is not compatible with [[Firmware]] or [[CP/M|CP/M]] programs, but supports their data structure. It needs a [[Class]] 2  CPC,  it  runs  best  with  a [[Class]] 4 CPC or higher.&lt;br /&gt;
&lt;br /&gt;
'''FutureOS''' does not require the native CPC-OS at all (neither BASIC, DOS, nor firmware). The only exception can be the character set of the lower ROM. If you replace the lower ROM by the [[CPC FutureOS lower ROM]] for example, then FutureOS will start directly. In this case you can use your own set of characters, just put it between &amp;amp;3800 and &amp;amp;3FFF in the lower ROM.&lt;br /&gt;
&lt;br /&gt;
There is a Cartridge version of '''FutureOS''' which supports some 6128plus features.&lt;br /&gt;
&lt;br /&gt;
== Limitations ==&lt;br /&gt;
For CPCs with 128 KB there may be some limitations. The command |FDESK uses 48 KB E-RAM, a wallpaper uses 16 KB E-RAM. So in this case for example the E-RAM would be used up and this will inhibit some OS functionality (f.e. copy data). A RAM expansion is strongly suggested. &lt;br /&gt;
In case the OS requires more RAM you can always switch the wallpaper off to gain 16 KB and use the |OS command to start FutureOS.&lt;br /&gt;
&lt;br /&gt;
== Graphic User Interface  ==&lt;br /&gt;
&lt;br /&gt;
The Graphic User Interface (GUI) of FutureOS presents the user with three sections: &lt;br /&gt;
* the icon section (upper half of screen)&lt;br /&gt;
* the file window (lower half of screen) &lt;br /&gt;
* and the message base (the two bottom lines of the screen)&lt;br /&gt;
&lt;br /&gt;
The GUI appears directly after starting FutureOS, but can also be used by applications. The user can browse through directories of discs and hard-disc partitions. The text window provides space to display one directory page, this is 64 different file names (equals one full directory of a Data, System or IBM formatted disc). Using the keys SHIFT and CONTROL you can browse page by page through the directories of devices. &lt;br /&gt;
&lt;br /&gt;
A graphical mouse pointer is used to select devices, functions or files; this pointer can be controlled with nearly all of the pointer based HID devices (joystick, mouse, trackball, light-pen, Grafpad II, analogue joystick etc.) available for the CPC. &lt;br /&gt;
&lt;br /&gt;
In addition functions provided by the GUI can be activated using hotkeys. Type &amp;quot;d&amp;quot; for example to read and display the directory of a drive.&lt;br /&gt;
&lt;br /&gt;
Applications can call the GUI of the OS; and the user returns to the application using the OK icon. The icons are fixed, therefore the layout remains stable throughout its use and on every CPC using FutureOS. &lt;br /&gt;
&lt;br /&gt;
In SPARtan mode the GUI only displays icons which can be used directly. Unused icons will be hidden. In this mode the GUI is more easy to use and you see a bigger part of the wallpaper (if loaded).&lt;br /&gt;
&lt;br /&gt;
=== Desktop functions ===&lt;br /&gt;
&lt;br /&gt;
Watch pictures or movies. View text-files on-screen (scroll up and down) or print them on your printer. When viewing a picture you can adjust MODE and screen format using the cursor keys. When typing a text file it is possible to set the number of columns and lines of the window the text is displayed in.&lt;br /&gt;
&lt;br /&gt;
File headers can also be examined. FutureOS uses expanded but compatible file-headers, that allow a file to be up to 16 MB in length. The file-header can additionally specify the target RAM of a file. Further it can contain a file icon or a short file description.&lt;br /&gt;
&lt;br /&gt;
One or more files can be LOADed, SAVEd, RENamed, ERAsed, COPYd or PRINTed on printer.&lt;br /&gt;
&lt;br /&gt;
Previously used files can be retagged for a second usage, or all files can be untagged.&lt;br /&gt;
&lt;br /&gt;
The I(nformation) icon provides any kind of help (if a help system is installed).&lt;br /&gt;
&lt;br /&gt;
Further there is the [[FutureOS Monitor]], which provides access to RAM, ROM, Z80 registes, I/O ports and allows the testing of routines.&lt;br /&gt;
&lt;br /&gt;
=== Hot keys ===&lt;br /&gt;
Hot keys can be used every time while working in the Desktop. To activate or deactivate a device (drive, hard disc partition f.e.) press Space first, then the corresponding letter from A to M.&lt;br /&gt;
&lt;br /&gt;
A (retag All previously used files), B (jump over next file name without tagging), C (Copy discs), D (display Directory), E (Erase files or format discs), F (Filecopy), G (Go to function below mouse arrow or tag a file name), H (show IDE Hard-disc), I (get Information), J (Jump to first file name), L (Load file), M (enter Machine Monitor), N (reName file or disc), P (Print DIR or file), Q (Quit OS session or start new), S (Save file), U (Untag all files), V (View pictures of text), W (set Alarm time - Wecker), X (eXecute application), Y (edit date), Z (edit time).&lt;br /&gt;
&lt;br /&gt;
=== SPARtan mode ===&lt;br /&gt;
[[Image:SPARtan 1.png|thumb|right]]&lt;br /&gt;
&lt;br /&gt;
The '''SPARtan''' mode reduces the number of displayed icons to a icon set which can be immediately used. Using the Desktop will be easier and you see more of your wallpaper.&lt;br /&gt;
When the Spartan mode is off, all icons will be shown all the time.&lt;br /&gt;
The Spartan mode can be activated by setting a bit in the configuration bytes, either by hand of by using the ''''Konfig OS'''' / ''''Config OS'''' utility (see system application disc).&lt;br /&gt;
&lt;br /&gt;
=== Auto-DIR mode ===&lt;br /&gt;
If the Auto-DIR option is switched on you just click on an drive / partition icon to read, sort and show its DIRectory. Furthermore in this mode some 'AI' is activated f.e. when you click at the Copy icon and no files are tagged the Desktop will directly jump into Disc-copy mode instead the File-copy mode.&lt;br /&gt;
If the Auto-DIR is off, then you need to do more things 'by hand', but you also have a bit more control over the system.&lt;br /&gt;
The Auto-DIR mode can be activated by setting a bit in the configuration bytes. This is done by using the ''''Konfig OS'''' / ''''Config OS'''' utility (see system applications).&lt;br /&gt;
&lt;br /&gt;
=== Wallpaper ===&lt;br /&gt;
Like for most OS the background of the Desktop can be adapted. This is actually quite easy for FutureOS. Just use the application &amp;quot;-LoadHGB.64K&amp;quot; (English) / &amp;quot;-LadeHGB.64K&amp;quot; (German). HGB stands for &amp;quot;HinterGrundBild&amp;quot; and is German for Wallpaper. There are discs and ROMs full of wallpapers.&lt;br /&gt;
&lt;br /&gt;
If you want to create your own wallpapers then you'll need a MODE 2 screen with 512 x 256 pixel. You can even use an application inside [[JavaCPC]] for this.&lt;br /&gt;
&lt;br /&gt;
You also can load a wallpaper by hand: Place such a 16 KB (headerless) screen in one of the E-RAMs and set the right system variable of the OS (see file #OS-VAR.ENG). Here are some Wallpapers:&lt;br /&gt;
&lt;br /&gt;
http://futureos.cpc-live.com/files/Wallpaper_HGBs_Deu-Eng.zip&lt;br /&gt;
&lt;br /&gt;
Or take a direct look at some [[Wallpaper|Wallpapers]]&lt;br /&gt;
&lt;br /&gt;
== FutureOS hardware monitor ==&lt;br /&gt;
The [[FutureOS Monitor]] is a small built in machine monitor of the [[FutureOS]] operating system. It contains basic functions to access (expansion) memory and the Porting system to comfortably access all the CPCs I/O ports. When using FutureOS for the CPC Plus you can also access all memory mapped I/O (hardware sprites, DMA-sound, soft scrolling etc.).&lt;br /&gt;
&lt;br /&gt;
=== Features ===&lt;br /&gt;
* Dump RAM, ROM, expansion RAM or memory mapped I/O (CPC Plus)&lt;br /&gt;
* Edit RAM, expansion RAM or memory mapped I/O (CPC Plus)&lt;br /&gt;
* Access all I/O ports of the CPC and external hardware&lt;br /&gt;
* Edit Z80 registers (previously to calling an machine program). This includes the first and second register set, both index registers, the stack pointer, R and I&lt;br /&gt;
* Configure RAM, ROM, I/O for other functions&lt;br /&gt;
* Move block of memory, ROM, RAM, expansion RAM&lt;br /&gt;
* Initialize block of memory with an 8 or 16 bit value, RAM, expansion RAM&lt;br /&gt;
* Call a machine program or OS function&lt;br /&gt;
* Exit, brings you back to the Desktop&lt;br /&gt;
&lt;br /&gt;
=== Images ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery&amp;gt;caption=&amp;quot;Some preview images of the game&amp;quot;&amp;gt;&lt;br /&gt;
Image:OS-Mon_1.png&lt;br /&gt;
Image:OS-Mon_2.png&lt;br /&gt;
Image:OS-Mon_3.png&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== CBM - the UI for Applications ==&lt;br /&gt;
[[Image:CBM.png|thumb|right]]&lt;br /&gt;
&lt;br /&gt;
The &amp;quot;'''C'''ommand '''B'''ar '''M'''enu&amp;quot; ([[CBM|CBM]]) is a partially resident part of FutureOS, which can be easily linked into applications. &lt;br /&gt;
* It's object oriented ('''OO''') user interface consists of several flexible windows, pull down menus and file selectors.&lt;br /&gt;
* In addition hot keys can be used. &lt;br /&gt;
* Using [[CBM|CBM]] as the standard (G/T)UI for FutureOS programs helps making them looking similar and usable in an intuitive way. &lt;br /&gt;
* A part of the CBM is located in the FutureOS ROMs, the flexible part can be individually adapted to its target applications and will be integrated in the application itself.&lt;br /&gt;
&lt;br /&gt;
[[Image:Caruh.png|thumb|192px|Example of Task Manager Caruh]]&lt;br /&gt;
== Caruh - the Task Manager for Applications ==&lt;br /&gt;
[[Caruh]] is the task manager for the cooperative preemptive multitasking under FutureOS. &lt;br /&gt;
It's available as RAM application (and planned for lower ROM - which offers limited memory protection).&lt;br /&gt;
&lt;br /&gt;
Features of Tasks:&lt;br /&gt;
* Up to 255 different tasks&lt;br /&gt;
* Every task has its own RAM and stack&lt;br /&gt;
* Tasks have a priority&lt;br /&gt;
* Tasks can use a part of the main screen (background task) or an own complete screen (foreground task)&lt;br /&gt;
* Tasks use multiple screens, which can be swapped. No chaotic window structure.&lt;br /&gt;
* Tasks can be dynamically added and/or deleted&lt;br /&gt;
* Tasks can be saved and continued later or on other computers&lt;br /&gt;
* Tasks can use additional OS functions&lt;br /&gt;
* The regular Turbo Desktop of FutureOS can be used too&lt;br /&gt;
* Aside of screen MODEs 0-3 different screen formats are usable (80x25, 68x30, 64x32)&lt;br /&gt;
&lt;br /&gt;
== File system  ==&lt;br /&gt;
[[Image:HERO-HED.JPG|thumb|192px|Example of FutureOS file header]]&lt;br /&gt;
&lt;br /&gt;
The file system of FutureOS can handle multiple simultaneous floppy disc drives and hard disc partitions. Also SD cards are supported up to 32 GB. After the selection of the devices FutureOS reads and buffers the directory entries of the devices. This speeds up the the data transfer significantly. Integrated utilities like the multi file copy can copy files from physical sources to different physical destinations in one run. &lt;br /&gt;
&lt;br /&gt;
The file system is compatible with the CPCs native data-, file- and format structures (f. e. File header, Disc formats), but expanded in many ways. FutureOS supports the Data, IBM, System, Vendor and Vortex (704 KB) disc formats. &lt;br /&gt;
&lt;br /&gt;
Filenames can use all 256 different characters and user areas from 0 to 254 (except for &amp;amp;amp;E5, which is reserved for deleted files). Unlike Amsdos, a file that is erased under FutureOS is not shifted to user &amp;amp;E5, but is physically removed from the directory. During this process the directory get sorted. File headers can be displayed as small text files or as graphic icons (f. e. a FutureOS application). An AmsDOS file header has 128 bytes of which most are unused. FutureOS makes use of those unused bytes so that files have a length definition of 24 bit (16 MB file length) and can have a physical RAM select. Therefore a file can be defined to be loaded everywhere in the external RAM. Also a [[FutureOS Header|FutureOS file-header]] can contain a graphical icon, a textual icon or a short description of the file. &lt;br /&gt;
&lt;br /&gt;
FutureOS includes the fastest FDC-based disc- and file-reading and writing routines for the CPC. This is possible by ignoring the interleave factor, reading one physical sector directly after each other to the correct position in memory but also by just starting with the first appearing sector of every new track. In addition the DIRectory is buffered in RAM, the head of the floppy must not step back to look for the next block. The track step rate is increased and can be adjusted for every drive. It's even faster than optimized copy programs like Crowns' [[Crime|Crime]].&lt;br /&gt;
&lt;br /&gt;
== Implementation of Hardware  ==&lt;br /&gt;
&lt;br /&gt;
The OS supports many of the hardware available for the CPC. One of the ambitions of FutureOS is to support all hardware available. Hardware expansions usually need drivers that can be flexibly added to an OS. Contrary to this approach, a goal of FutureOS is to provide a monolithic architecture where all drivers are implemented in a hardcoded way. &lt;br /&gt;
&lt;br /&gt;
*''Disc drives and hard discs:'' FutureOS supports up to eight floppy disc drives and up to four hard disc partitions (Dobbertin HD20 hard disc). It buffers the directories read from any mass storage device in the expansion RAM to speed up drive access.&lt;br /&gt;
&lt;br /&gt;
*''Plug and Play:'' If a hardware expansion is connected to the CPC FutureOS will automatically detect that expansion, initialise it and make it available to user and applications. The architecture of the OS allows you to add and remove hardware on purpose (hot plug and play). You can switch external hardware on or off in the configuration bytes (use ConfigOS utility).&lt;br /&gt;
&lt;br /&gt;
== Memory  Management ==&lt;br /&gt;
=== RAM ===&lt;br /&gt;
* Unlike other CPC-OS the FutureOS uses only small amounts of the memory of the CPC since it is located and executed in ROM.&lt;br /&gt;
* When using the Desktop the OS uses the RAM between &amp;amp;A000 and &amp;amp;BFFF (8 KB).&lt;br /&gt;
* In case an application is running: The RAM that is used by the OS can be reduced to the region between &amp;amp;B800 and &amp;amp;BFFF, in this case only 2 KB are occupied by system variables of the OS.&lt;br /&gt;
* Depending on the amount of active drives and HD partitions additional expansion RAM blocks will be occupied for directory buffering, but there is no reduction in free main memory (first 64 KB). After loading data this buffers can be freed again of course.&lt;br /&gt;
* FutureOS provides an expansion RAM manager containing all needed OS functions to check for, order, allocate, free and manage expansion RAM up to 4 MB.&lt;br /&gt;
* Also files of that length (4 MB) can be loaded and saved at once. This depends on the amount of connected E-RAM of course.&lt;br /&gt;
&lt;br /&gt;
=== ROM ===&lt;br /&gt;
* The core OS uses 64 KB ROM&lt;br /&gt;
* By using fixed ROM numbers quick jumps can be made from one ROM to another ROM without the need of using RAM. This is also true for additional ROMs which want to use the API in the care ROMs A-D.&lt;br /&gt;
* FutureOS provides an expansion ROM (XROM) architecture which allows to add programs as expansion ROMs. For the native OS these ROMs are declared as &amp;quot;extension&amp;quot; and will NOT be initialized.&lt;br /&gt;
&lt;br /&gt;
==== XROMs ====&lt;br /&gt;
* Currently there are a few XROMs for FutureOS:&lt;br /&gt;
** ROManager 2.4.6 - to manage any kind of (Flash-)ROM expansion and the M4&lt;br /&gt;
** System-Tools (English or German) - Control Panel, Configuration, System Information, and and and&lt;br /&gt;
** Wallpapers I, II and III - enjoy a pretty background picture&lt;br /&gt;
** FutureTex - text editor, character designer and keyboard manage&lt;br /&gt;
** XROM for the M4 SD card mass storage (under development, request beta version from TFM)&lt;br /&gt;
&lt;br /&gt;
* Applications from an XROM can be automatically launched when FutureOS starts up. F.e. you can have your favorite wallpaper when starting FutureOS. The tools to setup autostart are on the XROM disc.&lt;br /&gt;
&lt;br /&gt;
== OS supported Hardware  ==&lt;br /&gt;
&lt;br /&gt;
==== Printer ports ====&lt;br /&gt;
*7 bit [[Printer Port|printer port]] (native)&lt;br /&gt;
*[[8bit Printer Ports|8 bit printer port]] 6128plus using Amstrads CRTC solution&lt;br /&gt;
*[[Happy Computer 8bit Printer Mod|Happy Computer Mod]] using CAS_WRITE as Bit 7.&lt;br /&gt;
&lt;br /&gt;
==== Drives ====&lt;br /&gt;
*3&amp;quot; A, B, C and D drives (C, D need hardware patch) &lt;br /&gt;
*3.5&amp;quot; and 5.25&amp;quot; drive &lt;br /&gt;
*Atari ST 80 Track double-sided B-drive &lt;br /&gt;
*[[Dobbertin|Dobbertin]] D-DOS Double drive. Up to four drives 80 track, double-sided. &lt;br /&gt;
*[[Dobbertin|Dobbertin]] [[XD-DOS]] X-drive 80 tracks, DS&lt;br /&gt;
*[[F1|Vortex disc drives FI-D, F1-S, M1-D, M1-S]]. Own FDC, up to four drives 80 track, double-sided.&lt;br /&gt;
*[[F1|Vortex disc drives F1-X, M1-X]]. Up to 80 track, double-sided.&lt;br /&gt;
and ...&lt;br /&gt;
*[[HxC Floppy Emulator]] (On message &amp;quot;Disc is write protected&amp;quot; put a HFE in HxC or adjust its configuration)&lt;br /&gt;
&lt;br /&gt;
==== Expansion cards ====&lt;br /&gt;
*[[Albireo]] (partial)&lt;br /&gt;
*[[AMRAM2]] (combined EPROM and S-RAM card)&lt;br /&gt;
*[[C4CPC]] 6128 Plus version&lt;br /&gt;
*[[CPC Booster]](+) and MiniBooster&lt;br /&gt;
*[[M4 Board]] (RTC, ROM management, SD card)&lt;br /&gt;
*[[SYMBiFACE II|SYMBiFACE II]] (partial)&lt;br /&gt;
*[[SYMBiFACE III|SYMBiFACE III]] (partial)&lt;br /&gt;
*HD64180 Coprocessor card&lt;br /&gt;
*[[EPROM]] cards or EPROM simulator cards like the [[Britannia ROM Board]], [[Dobbertin]] EPROM card, [[Honeysoft ROM Board]], [[Inicron ROM-RAM-Box]], [[KDS Sideways ROM Board]], [[MegaFlash]], [[MegaROM]], [[SuperPower ROM Box]], [[SYMBiFACE II]], SuperROM Plus and others&lt;br /&gt;
&lt;br /&gt;
==== Mass storage / Hard-discs ====&lt;br /&gt;
*[[Dobbertin Harddisc|Dobbertin HD20]] (72 KB/s data transfer rate, four partitions of 5160 KB)&lt;br /&gt;
*[[Dobbertin Harddisc|Dobbertin HD20]] as emulated by the [[Symbiface III]]&lt;br /&gt;
*[[M4 Board]] (135 KB/s data transfer rate, SD card supported)&lt;br /&gt;
&lt;br /&gt;
===== Hard-discs discontinued =====&lt;br /&gt;
*[[CPC-IDE]], [[SYMBiFACE II]] and [[X-MASS]] IDE support, but only low-level, FutureOS IDE-ROM needed&lt;br /&gt;
*[[IDE8255]] IDE support, but only low-level, FutureOS IDE-ROM needed&lt;br /&gt;
&lt;br /&gt;
==== Joysticks ====&lt;br /&gt;
*[[Analog Joysticks|Analog Joystick]] (6128 Plus) &lt;br /&gt;
*[[Digital Joysticks]] 1 and 2&lt;br /&gt;
&lt;br /&gt;
==== Memory expansions ====&lt;br /&gt;
* 4 MB expansion from Zaxon&lt;br /&gt;
*[[c't 512 KB internal RAM expansion]] (DIY) (c't magazine)&lt;br /&gt;
*[[Campursoft ROM Board]] (DIY)&lt;br /&gt;
*[[CPC4MB|Jareks 4 MB RAM expansion]] provides 4 MB RAM&lt;br /&gt;
*[[D-ROM]]&lt;br /&gt;
*[[Dk'tronics memory expansion|Dk'tronics]] 64-512 KB and compatibles &lt;br /&gt;
*[[Dobbertin Memory Expansion|Dobbertin]]&lt;br /&gt;
*[[FlashGordon]]&lt;br /&gt;
*[[Inicron RAM-Box|Inicron]]&lt;br /&gt;
*[[Inicron ROM-RAM-Box]]&lt;br /&gt;
*[[CPC iRAM|iRAM/640]]&lt;br /&gt;
*[[CPC iRAM|iRAM/1088]]&lt;br /&gt;
*[[M4 Board]]&lt;br /&gt;
*[[MegaFlash]]&lt;br /&gt;
*[[RAM7 2MB memory expansion|RAM7's RAM expansion]]&amp;amp;nbsp;(up to 2 MB) &lt;br /&gt;
*[[RAM BOX]]&lt;br /&gt;
*[[SYMBiFACE II|SYMBiFACE II]]&lt;br /&gt;
*[[X-MEM]]&lt;br /&gt;
*[[Y-MEM]]&lt;br /&gt;
*[[Z-MEM]]&lt;br /&gt;
&lt;br /&gt;
CPC464 and CPC664 users can run FutureOS when using this RAM expansion:&lt;br /&gt;
http://www.cpcwiki.eu/forum/amstrad-cpc-hardware/open-source-diy-512kb-ram-expansion/msg163566/#msg163566&lt;br /&gt;
&lt;br /&gt;
==== Real-Time-Clocks ====&lt;br /&gt;
*[[Dobbertin Smart Watch]] and the version from dxs&lt;br /&gt;
*[[LambdaSpeak III]] and [[LambdaSpeak FS]]&lt;br /&gt;
*[[M4 Board]]&lt;br /&gt;
*[https://pulkomandy.github.io/shinra.github.io/nova.html Nova]&lt;br /&gt;
*[[SYMBiFACE II:Realtime clock|SYMBiFACE II]]&lt;br /&gt;
*[[SYMBiFACE III]]&lt;br /&gt;
*[[Dk'tronics Real Time Clock]]&lt;br /&gt;
&lt;br /&gt;
==== Sound and Music ====&lt;br /&gt;
*[[Amstrad SSA-1 Speech Synthesizer]]&lt;br /&gt;
*[[CTC-AY SDK main fr|CTC-AY]] aka [[PlayCity]]&lt;br /&gt;
*[[Digiblaster]]&lt;br /&gt;
*[[Dk'tronics Speech Synthesizer]]&lt;br /&gt;
*[[FuturePlayer]] for MP3 samples up to 128 kbps (max. 4 MB in size)&lt;br /&gt;
*[[LambdaSpeak]] (the MP3 module is fully supported)&lt;br /&gt;
*[[Soundplayer]]&lt;br /&gt;
&lt;br /&gt;
==== Networking ====&lt;br /&gt;
*[[Amstrad Serial Interface]]&lt;br /&gt;
*[[CPC Booster]]+ and TotO's MiniBooster&lt;br /&gt;
*[[Schneider RS232 Interface]]&lt;br /&gt;
*[[USIfAC]]&lt;br /&gt;
*[[Virtual Net 96]]&lt;br /&gt;
There is limited support at the moment&lt;br /&gt;
&lt;br /&gt;
=== Additional HIDs (Hot Plug &amp;amp; Play compatible) ===&lt;br /&gt;
&lt;br /&gt;
The following pointer-based input devices are supported by FutureOS. Applications can use them by calling the appropriate OS function in OS-ROMs A, C or D. &lt;br /&gt;
&lt;br /&gt;
==== Mice ====&lt;br /&gt;
*[[Albireo|Albireo Mouse]]&lt;br /&gt;
*[[Atari-ST mouse adapter|Atari ST mouse adapter]] ([[CPC Magazin|Schneider Magazin]])&lt;br /&gt;
*[[AMX Mouse|AMX Mouse]], [[PS2Mouse|AMX PS/2 Mouse Adapter]]&lt;br /&gt;
*[[CPC-Mousepack 2.0|CPC-Mousepack]] (Reisware)&lt;br /&gt;
*[[GEOS mouse|GEOS mouse]] ([[Commodore 64]] device)&lt;br /&gt;
*[[Imperium Solo]]&lt;br /&gt;
*[[MultiPlay]] one or both mouses (ACME)&lt;br /&gt;
*[[SYMBiFACE II:PS/2 mouse|PS/2 mouse]] of [[SYMBiFACE II]]&lt;br /&gt;
*[[USB mouse]] of [[SYMBiFACE III]]&lt;br /&gt;
*[[Dk'tronics Mouse Interface]] limited&lt;br /&gt;
&lt;br /&gt;
==== Lightpens ====&lt;br /&gt;
*[[Dk'tronics Lightpen|Dk'tronics lightpen]]&lt;br /&gt;
*[[Happy Computer Light Pen]] (DIY from German magazine)&lt;br /&gt;
*[[Lindy Light Pen]]&lt;br /&gt;
&lt;br /&gt;
==== Graphic Tablets ====&lt;br /&gt;
*[[Grafpad II|Hegotron Grafpad II]]&lt;br /&gt;
&lt;br /&gt;
==== Trackballs ====&lt;br /&gt;
*[[Atari-ST mouse adapter|Atari ST trackball adapter]] (Schneider Magazin)&lt;br /&gt;
*[[Marconi|Marconi trackball]]&lt;br /&gt;
&lt;br /&gt;
== ROM-included Utilities  ==&lt;br /&gt;
&lt;br /&gt;
The FutureOS ROMs already include several utilities as an addition to the operating system. Tools like copy (files or discs), format discs (data-, system-, ibm- and Vortex-format), erase files, rename files, type and print files, set alarm time, set time of RTC, verify discs or directory refreshing, display file-header etc. are available without the need to load them from an external medium. &lt;br /&gt;
&lt;br /&gt;
Multiple files can be copied between different physical media and user numbers / directories in one go. &lt;br /&gt;
&lt;br /&gt;
A small machine monitor is also provided. The [[FutureOS Monitor]] provides features like CPU register editing (all!), access to the I/O ports, memory dump and editing, and display and manipulation of the ASIC contents (6128 Plus). Memory blocks can be copied or initialized. It is possible to call (and return from) a routine with defined CPU registers (complete register set) and memory.&lt;br /&gt;
&lt;br /&gt;
== OS functions ==&lt;br /&gt;
&lt;br /&gt;
Only some examples are mentioned.&lt;br /&gt;
* The String Editor: It allows to enter strings up to 64 KB, different character sets can be used, a range of legal letters can be defined, four keyboard levels (normal, shift, control and shift+control) can be used.&lt;br /&gt;
&lt;br /&gt;
* Memory management allows to allocate expansion and extension RAM inside the 4 MB area. One or more blocks of 16 KB are allocated or freed.&lt;br /&gt;
&lt;br /&gt;
* Load, Access and Save (parts of a) file. Support up to 16 MB or even more using the M4 SD card.&lt;br /&gt;
&lt;br /&gt;
== Developing for FutureOS ==&lt;br /&gt;
&lt;br /&gt;
You can develop very freely: the RSTs are free for use, you can choose the interrupt mode and access all the hardware. Also the second register set of the Z80 can be completely used by applications - in contrast to all other OS for the CPC.&lt;br /&gt;
&lt;br /&gt;
*''Z80 Assembler:'' You can use an assembler for AmsDOS or for CP/M. Switching between AmsDOS and FutureOS is fast and using |FDESK allows to come back to AmsDOS with the first 48 KB or RAM remaining untouched. There is a Z80 library for FutureOS the programmer can use for own applications.&lt;br /&gt;
&lt;br /&gt;
*''The Command Bar Menu:'' In addition [[CBM]] can make application development easy and quick. All needed sources are provided and explained. A variety of sample programs exist to show how to use CBM.&lt;br /&gt;
&lt;br /&gt;
*''Programming in C for FutureOS:'' With [[FIOLIB|FIOLIB]] - the IO-Lib for FutureOS it's also possible to use C as a programming language. Beside the usual I/O the FIOLIB provides a lot of valuable functions for management of text, keyboard, files, relative files, screen, colors, graphic and more.&lt;br /&gt;
&lt;br /&gt;
== Applications / Demos / Games  ==&lt;br /&gt;
&lt;br /&gt;
The following programs can be downloaded at the FutureOS homepage, see Weblinks below. &lt;br /&gt;
&lt;br /&gt;
=== Games ===&lt;br /&gt;
*[[Burnin Wheels]] (Soft scrolling car racing game) &lt;br /&gt;
*[[Cyber Huhn|Cyber Chicken]] (3D space game)&lt;br /&gt;
*[[Gerelakos|Gerelakos]] ([[RPG]] under construction) &lt;br /&gt;
*[[H.E.R.O.]] by [[Flynn]]&lt;br /&gt;
*[[Return of the Sisters|Return of the Sisters]] (a Giana Sisters Clone) WIP name &amp;quot;A tribute to the Sisters...&amp;quot;&lt;br /&gt;
&lt;br /&gt;
=== Disc Mags ===&lt;br /&gt;
*[[FutureView|FutureView]] (disc mag, five issues released) &lt;br /&gt;
&lt;br /&gt;
=== Demos ===&lt;br /&gt;
*[[Captain Future]] (4 MB movie that uses Jareks 4 MB expansion)&lt;br /&gt;
*[[Darth Vader]] (stand alone demo)&lt;br /&gt;
*[[Gravitation Zero]]&lt;br /&gt;
*[[Meg Ryan sample]] demo&lt;br /&gt;
*[[NGC4650A]]&lt;br /&gt;
*[[Odiesofts Snow]]&lt;br /&gt;
*[[Rotating Fractal]] (stand alone demo)&lt;br /&gt;
*[[Star Trek sample demo]]&lt;br /&gt;
&lt;br /&gt;
=== Applications ===&lt;br /&gt;
*[[Caruh]] (partial ROM resident OS expansion: Multi-Tasking Manager) &lt;br /&gt;
*[[CBM|CBM]] (partial ROM resident OS expansion: Common Application (G)UI) &lt;br /&gt;
*[[-CntrlPanel]] (control panel) &lt;br /&gt;
*[[FilmeMacher|FilmeMacher]] (movie player) &lt;br /&gt;
*[[FIOLIB|FIOLIB]] (C library) &lt;br /&gt;
*[[Flash ROManager|Flash ROManager]] (management of Jareks Flash ROM expansion) &lt;br /&gt;
*[[FuturePlayer|FuturePlayer]] (MP3 and WAV player) - Ask TFM for MP3 files on discs&lt;br /&gt;
*[[FutureTex|FutureTex]] (text editor)&lt;br /&gt;
*[[GMSK|GMSK]] (sprite converter) &lt;br /&gt;
*[[GSED]] (Graphic Playground Editor for 2D / 3D games) &lt;br /&gt;
*Kane (sprite grabber)&lt;br /&gt;
*HD20 BackUp / Compare / Restore Tool for the Dobbertin HD20 hard disc (20 MB) - also using M4 SD card!&lt;br /&gt;
*HD20 Emulation Image Selector (Tool for the SF3 Dobbertin HD20 hard disc emulation)&lt;br /&gt;
*[[MegaFlashROManager]] (management of the MegaFlash Pseudo-ROMs for FutureOS and BASIC)&lt;br /&gt;
*[[MMcR Format]] (Ultrafast formatting tool for batches of discs)&lt;br /&gt;
*[[ROManager|ROManager]] (management of a variety of Flash- and Pseudo-ROM cards)&lt;br /&gt;
&lt;br /&gt;
== Conclusion  ==&lt;br /&gt;
&lt;br /&gt;
FutureOS is the longest running projects for the CPC6128 / 6128plus. It's development startet around 1989 and in 2024 we saw a new release.&lt;br /&gt;
It's designed as an OS with fast system functions and support for nearly all CPC expansions. It has specialized file handling and memory management capabilities that support programs up to 4 MB and files up to 16 MB. SD cards are supported up to 32 GB. In addition FutureOS already contains lots of useful tools and utilities.&lt;br /&gt;
The Multitasking Manager '''Caruh''' allows up to 255 different Tasks, using real preemptive and cooperative Multitasking with Tasks being able to automatically adjust their time share very precisely.&lt;br /&gt;
The idea is that development of professional software, games, graphic tools, word processors, sound, management of big amounts of data, and programming languages are possible in this environment. At this point, the user can do all this, like listen to MP3 files, work with graphic, use and create C programs, watch movies, demos and play games (see weblinks). And don't forget the comprehensive text editor FutureTex.&lt;br /&gt;
&lt;br /&gt;
== Web links  ==&lt;br /&gt;
&lt;br /&gt;
=== General ===&lt;br /&gt;
*[http://www.FutureOS.de FutureOS.de]&lt;br /&gt;
*[http://koaks.amstrad.free.fr/amstrad/documents/article_futureos.html FutureOS, le supersonique du CPC]&lt;br /&gt;
&lt;br /&gt;
=== Discussion Forum ===&lt;br /&gt;
*[http://www.cpcwiki.eu/forum/programming/futureos-corner/ Discussions in English]&lt;br /&gt;
*[http://cpc-live.com/forum/index.php/board,5.0.html Diskussionen auf Deutsch]&lt;br /&gt;
&lt;br /&gt;
=== Youtube Videos ===&lt;br /&gt;
There is a special youtube channel for FutureOS, it provides different playlists for different topics related to this comprehensive OS. &lt;br /&gt;
Please have a look here:&lt;br /&gt;
*[https://www.youtube.com/user/realTFM/playlists FutureOS Playlists]&lt;br /&gt;
&lt;br /&gt;
[[Category:4 MB RAM Software Support]] &lt;br /&gt;
[[Category:Cartridges]] &lt;br /&gt;
[[Category:CPC GUI]] &lt;br /&gt;
[[Category:CPC_Plus]] &lt;br /&gt;
[[Category:Digiblaster]]&lt;br /&gt;
[[Category:Expansion ROM]] &lt;br /&gt;
[[Category:Extended RAM Software]] &lt;br /&gt;
[[Category:FutureOS]] &lt;br /&gt;
[[Category:Operating_System]]&lt;/div&gt;</summary>
		<author><name>TFM</name></author>	</entry>

	<entry>
		<id>https://oldwiki.cpcwiki.eu/index.php?title=Mittwintermeeting_19&amp;diff=127153</id>
		<title>Mittwintermeeting 19</title>
		<link rel="alternate" type="text/html" href="https://oldwiki.cpcwiki.eu/index.php?title=Mittwintermeeting_19&amp;diff=127153"/>
				<updated>2026-02-14T17:17:08Z</updated>
		
		<summary type="html">&lt;p&gt;TFM: /* Participants */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The [[Mittwintermeeting]] goes straight to the 19th edition in Kirchen / Germany.&lt;br /&gt;
&lt;br /&gt;
Over the last years, the Meeting has grown as a place where people from all the different home-computer&lt;br /&gt;
systems of the 80's can come together for a nice weekend. &lt;br /&gt;
&lt;br /&gt;
For now, we cover Amstrad, Atari, Acorn, Commodore, MSX and more. Looking forward to grow even further :)&lt;br /&gt;
&lt;br /&gt;
As in the last time, the party is held in a blockhouse directly at the east border of the Westerwald (Siegerland) in Kirchen / Germany.&lt;br /&gt;
&lt;br /&gt;
Like every time, everyone who is interested in old home computers is very welcome!&lt;br /&gt;
&lt;br /&gt;
''' The Meeting takes place from March 19. (Thursday) to 22.3.2026 (Sunday) [4 days!]'''&lt;br /&gt;
&lt;br /&gt;
== The Party-Place ==&lt;br /&gt;
&lt;br /&gt;
DRK Vereinshaus Kirchen&amp;lt;br&amp;gt;An der Buswende (Dorfstraße 80)&amp;lt;br&amp;gt;57548 Kirchen&amp;lt;br&amp;gt;Germany&amp;lt;br&amp;gt;GeoCoords: (longitude/latitude)&amp;amp;nbsp;:&amp;amp;nbsp; 7°54'40.84&amp;quot;E , 50°48'49.74&amp;quot;N &lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt; &lt;br /&gt;
&lt;br /&gt;
If you have any more questions please send a PM to: Prodatron or Dr.Zed&lt;br /&gt;
&lt;br /&gt;
== Accommodation == &lt;br /&gt;
* Hotel &amp;quot;Zum weißen Stein&amp;quot; (single bedroom &amp;lt; EUR 80)&lt;br /&gt;
* bring your own Airbed and sleep at the party place (EUR 50 flatrate including beverages)&lt;br /&gt;
&lt;br /&gt;
== Participants ==&lt;br /&gt;
&lt;br /&gt;
(planned/known)&lt;br /&gt;
Please note, that 18 participants is the maximum because of the location. So please hurry up with your registration until this list is &amp;quot;full&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
#[[Dr.Zed]]&lt;br /&gt;
#[[Prodatron]]&lt;br /&gt;
#[[Insane]]&lt;br /&gt;
#[[Beetle]]&lt;br /&gt;
#Krill/Plush&lt;br /&gt;
#[[Tolkin]]&lt;br /&gt;
#[[TFM]]&lt;br /&gt;
#Paco (Outdoor-Holger)&lt;br /&gt;
#Angelina&lt;br /&gt;
#EdoZ&lt;br /&gt;
#Henne&lt;br /&gt;
#JAC! (Peter Dell)&lt;br /&gt;
#Deyta aka Merlin&lt;br /&gt;
#Dr.Irata&lt;br /&gt;
#[[Brainblaster]]&lt;br /&gt;
#for(;;) (Nils)&lt;br /&gt;
#[[Mr.Ams]]&lt;br /&gt;
&lt;br /&gt;
[[Category:CPC events]]&lt;/div&gt;</summary>
		<author><name>TFM</name></author>	</entry>

	<entry>
		<id>https://oldwiki.cpcwiki.eu/index.php?title=FutureOS&amp;diff=127139</id>
		<title>FutureOS</title>
		<link rel="alternate" type="text/html" href="https://oldwiki.cpcwiki.eu/index.php?title=FutureOS&amp;diff=127139"/>
				<updated>2026-02-10T17:53:59Z</updated>
		
		<summary type="html">&lt;p&gt;TFM: /* Memory expansions */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Image:Future OS-Logo.gif|thumb|FutureOS-Logo]] [[Image:Future-os.jpg|thumb|400px|FutureOS main screen]] &lt;br /&gt;
&lt;br /&gt;
== Introduction  ==&lt;br /&gt;
&lt;br /&gt;
'''FutureOS''' is an revolutionary operating system for the Amstrad [[CPC6128|CPC6128]], [[Plus|6128plus]], [[C-ONE|C-One]] and [[CPC TREX|CPC TREX]]. The version for the 6128plus supports some of its special features. The CPC464, CPC664 and [[KC Compact]] can run FutureOS with a [http://www.cpcwiki.eu/forum/amstrad-cpc-hardware/open-source-diy-512kb-ram-expansion/msg163566/#msg163566 revaldinho's] 512 KB RAM expansion only.&lt;br /&gt;
FutureOS is being developed by [[TFM|TFM]] of [[FutureSoft|FutureSoft]] in [[Z80|Z80]] assembler. The development of FutureOS and its applications continues from 1989 up to now (2024). As you see FutureOS was already sold during the commercial era of the CPC6128 and 6128plus computers. Latest OS release took place at December 24th, 2025.&lt;br /&gt;
&lt;br /&gt;
On the Amstrad CPC many efforts to build a GUI were made, few to build an OS. In other cases they were just extensions to realize some kind of a WIMP environment but weren't true operating systems with their own kernel, memory-management, BIOS, BDOS and so on. In addition windows GUIs look pretty chaotic, so no need to repeat the errors which have been made on other systems. But the question remained: since most CPCs have 128 KB (most C64 only have 64 KB), a screen-resolution of 640x200 (C64 only has 320x200) and some more advantages, why not have something better? So the FutureOS-Project was born and FutureOS system 0.1 was released during the late commercial era of the CPC6128. With the release of the 6128plus a special version of the OS was released for this computer.&lt;br /&gt;
&lt;br /&gt;
FutureOS allows the user to control the computer with a broad variety of HIDs. The surface provides an icon section, a file section and a status section. The OS can deal with files up 16 MB (24 bit file-length) and it can load/save files up to 4 MB in one piece. It has a dynamic memory management system, which divides RAM usually into 16 KB blocks - or in smaller pieces. Further it supports a broad variety of hardware expansions. FutureOS is delivered together with a variety of utilities in the same four ROMs. Additional expansion ROMs can be added.&lt;br /&gt;
&lt;br /&gt;
FutureOS can be used with German, English, French and Spanish language interfaces.&lt;br /&gt;
&lt;br /&gt;
The OS itself has roughly 70.000 lines of code, the source code is about 808 KB in size.&lt;br /&gt;
&lt;br /&gt;
=== How to start FutureOS ===&lt;br /&gt;
The RSX command '''|OS''' will start FutureOS. You get directly into the Turbo Desk, there you can tag a drive and start an application f.e. (see Desktop).&lt;br /&gt;
&lt;br /&gt;
If you want to use FutureOS temporary then use the RSX command '''|FDESK''', this will save your first 48 KB RAM and you can leave FutureOS later and return to previous work.&lt;br /&gt;
&lt;br /&gt;
== Requirements ==&lt;br /&gt;
It runs on 'off the shelf' hardware when using the Cartridge for the 6128 Plus.&lt;br /&gt;
The core of the OS needs 64 KB ROM. On the CPC6128 it needs a ROM expansion or similar. Compatible products are EPROM-cards, the [[X-MEM]], [[MegaFlash]], [[Inicron ROM-RAM-Box|ROM-RAM-BOX]], [[SYMBiFACE II|SYMBiFACE II]], [[Ramcard 128|RAMcard]], Jareks [[CPC.Flash|Flash-ROM]], [[MegaROM]] or similar products. If you don't own such a card, you can take a look at '''FutureOS''' by using a compatible CPC Emulator ([[JavaCPC|JavaCPC]], [[WinCPC|WinCPC]], [[CaPriCe|Caprice]], [[WinApe|WinApe]], [[!CPCemu|CPCEmu]], [[Arnold]], [[Sugarbox]]) or others. &lt;br /&gt;
&lt;br /&gt;
The core of the OS itself is executed directly in (Flash-)ROM or [[Dobbertin EPROM 224|EPROM]] (in four 16 KB blocks). The support of the M4 SD card needs a fifth ROM of 16 KB though. The OS allows jumps between the ROMs with the help of a little common area. Therefore the numbers of the four (five) 16 KB ROMs are hardcoded and the jumps are very quick. But never mind, adapting ROM number is done by the installation software anyway. Applications like ROManager do also set all that ROM numbers automatically right. Further parts of the OS can be loaded from media on demand if needed. Examples are the multitasking manager [[Caruh]] and the UI/menu framework CBM.&lt;br /&gt;
&lt;br /&gt;
'''FutureOS''' uses 2 KB (&amp;amp;B800...&amp;amp;BFFF) of the first 64 KB; the remaining RAM is available to applications. Additional RAM can be reserved for DIRectory buffering. Furthermore the OS uses memory management (up to 4 MB), file-handling and specialized Low/Mid/High-level routines and functions to access and manage the hardware.&lt;br /&gt;
&lt;br /&gt;
'''FutureOS''' can be launched from AmsDOS with the RSX commands |OS or |FDESK. If you use |FDESK you can leave '''FutureOS''' and get back to BASIC where you have stopped before - the first 48 KB (not the screen) have been preserved. &lt;br /&gt;
&lt;br /&gt;
'''FutureOS''' only runs well on a [[CPC6128|CPC6128]] or 6128 Plus (not CPC464 or 664, except you have a RAM expansion with full RAM mode &amp;amp;C3 support like the one from Revaldhino), because of their support for RAM configuration C3 (essential for the mouse pointer). FutureOS is not compatible with [[Firmware]] or [[CP/M|CP/M]] programs, but supports their data structure. It needs a [[Class]] 2  CPC,  it  runs  best  with  a [[Class]] 4 CPC or higher.&lt;br /&gt;
&lt;br /&gt;
'''FutureOS''' does not require the native CPC-OS at all (neither BASIC, DOS, nor firmware). The only exception can be the character set of the lower ROM. If you replace the lower ROM by the [[CPC FutureOS lower ROM]] for example, then FutureOS will start directly. In this case you can use your own set of characters, just put it between &amp;amp;3800 and &amp;amp;3FFF in the lower ROM.&lt;br /&gt;
&lt;br /&gt;
There is a Cartridge version of '''FutureOS''' which supports some 6128plus features.&lt;br /&gt;
&lt;br /&gt;
== Limitations ==&lt;br /&gt;
For CPCs with 128 KB there may be some limitations. The command |FDESK uses 48 KB E-RAM, a wallpaper uses 16 KB E-RAM. So in this case for example the E-RAM would be used up and this will inhibit some OS functionality (f.e. copy data). A RAM expansion is strongly suggested. &lt;br /&gt;
In case the OS requires more RAM you can always switch the wallpaper off to gain 16 KB and use the |OS command to start FutureOS.&lt;br /&gt;
&lt;br /&gt;
== Graphic User Interface  ==&lt;br /&gt;
&lt;br /&gt;
The Graphic User Interface (GUI) of FutureOS presents the user with three sections: &lt;br /&gt;
* the icon section (upper half of screen)&lt;br /&gt;
* the file window (lower half of screen) &lt;br /&gt;
* and the message base (the two bottom lines of the screen)&lt;br /&gt;
&lt;br /&gt;
The GUI appears directly after starting FutureOS, but can also be used by applications. The user can browse through directories of discs and hard-disc partitions. The text window provides space to display one directory page, this is 64 different file names (equals one full directory of a Data, System or IBM formatted disc). Using the keys SHIFT and CONTROL you can browse page by page through the directories of devices. &lt;br /&gt;
&lt;br /&gt;
A graphical mouse pointer is used to select devices, functions or files; this pointer can be controlled with nearly all of the pointer based HID devices (joystick, mouse, trackball, light-pen, Grafpad II, analogue joystick etc.) available for the CPC. &lt;br /&gt;
&lt;br /&gt;
In addition functions provided by the GUI can be activated using hotkeys. Type &amp;quot;d&amp;quot; for example to read and display the directory of a drive.&lt;br /&gt;
&lt;br /&gt;
Applications can call the GUI of the OS; and the user returns to the application using the OK icon. The icons are fixed, therefore the layout remains stable throughout its use and on every CPC using FutureOS. &lt;br /&gt;
&lt;br /&gt;
In SPARtan mode the GUI only displays icons which can be used directly. Unused icons will be hidden. In this mode the GUI is more easy to use and you see a bigger part of the wallpaper (if loaded).&lt;br /&gt;
&lt;br /&gt;
=== Desktop functions ===&lt;br /&gt;
&lt;br /&gt;
Watch pictures or movies. View text-files on-screen (scroll up and down) or print them on your printer. When viewing a picture you can adjust MODE and screen format using the cursor keys. When typing a text file it is possible to set the number of columns and lines of the window the text is displayed in.&lt;br /&gt;
&lt;br /&gt;
File headers can also be examined. FutureOS uses expanded but compatible file-headers, that allow a file to be up to 16 MB in length. The file-header can additionally specify the target RAM of a file. Further it can contain a file icon or a short file description.&lt;br /&gt;
&lt;br /&gt;
One or more files can be LOADed, SAVEd, RENamed, ERAsed, COPYd or PRINTed on printer.&lt;br /&gt;
&lt;br /&gt;
Previously used files can be retagged for a second usage, or all files can be untagged.&lt;br /&gt;
&lt;br /&gt;
The I(nformation) icon provides any kind of help (if a help system is installed).&lt;br /&gt;
&lt;br /&gt;
Further there is the [[FutureOS Monitor]], which provides access to RAM, ROM, Z80 registes, I/O ports and allows the testing of routines.&lt;br /&gt;
&lt;br /&gt;
=== Hot keys ===&lt;br /&gt;
Hot keys can be used every time while working in the Desktop. To activate or deactivate a device (drive, hard disc partition f.e.) press Space first, then the corresponding letter from A to M.&lt;br /&gt;
&lt;br /&gt;
A (retag All previously used files), B (jump over next file name without tagging), C (Copy discs), D (display Directory), E (Erase files or format discs), F (Filecopy), G (Go to function below mouse arrow or tag a file name), H (show IDE Hard-disc), I (get Information), J (Jump to first file name), L (Load file), M (enter Machine Monitor), N (reName file or disc), P (Print DIR or file), Q (Quit OS session or start new), S (Save file), U (Untag all files), V (View pictures of text), W (set Alarm time - Wecker), X (eXecute application), Y (edit date), Z (edit time).&lt;br /&gt;
&lt;br /&gt;
=== SPARtan mode ===&lt;br /&gt;
[[Image:SPARtan 1.png|thumb|right]]&lt;br /&gt;
&lt;br /&gt;
The '''SPARtan''' mode reduces the number of displayed icons to a icon set which can be immediately used. Using the Desktop will be easier and you see more of your wallpaper.&lt;br /&gt;
When the Spartan mode is off, all icons will be shown all the time.&lt;br /&gt;
The Spartan mode can be activated by setting a bit in the configuration bytes, either by hand of by using the ''''Konfig OS'''' / ''''Config OS'''' utility (see system application disc).&lt;br /&gt;
&lt;br /&gt;
=== Auto-DIR mode ===&lt;br /&gt;
If the Auto-DIR option is switched on you just click on an drive / partition icon to read, sort and show its DIRectory. Furthermore in this mode some 'AI' is activated f.e. when you click at the Copy icon and no files are tagged the Desktop will directly jump into Disc-copy mode instead the File-copy mode.&lt;br /&gt;
If the Auto-DIR is off, then you need to do more things 'by hand', but you also have a bit more control over the system.&lt;br /&gt;
The Auto-DIR mode can be activated by setting a bit in the configuration bytes. This is done by using the ''''Konfig OS'''' / ''''Config OS'''' utility (see system applications).&lt;br /&gt;
&lt;br /&gt;
=== Wallpaper ===&lt;br /&gt;
Like for most OS the background of the Desktop can be adapted. This is actually quite easy for FutureOS. Just use the application &amp;quot;-LoadHGB.64K&amp;quot; (English) / &amp;quot;-LadeHGB.64K&amp;quot; (German). HGB stands for &amp;quot;HinterGrundBild&amp;quot; and is German for Wallpaper. There are discs and ROMs full of wallpapers.&lt;br /&gt;
&lt;br /&gt;
If you want to create your own wallpapers then you'll need a MODE 2 screen with 512 x 256 pixel. You can even use an application inside [[JavaCPC]] for this.&lt;br /&gt;
&lt;br /&gt;
You also can load a wallpaper by hand: Place such a 16 KB (headerless) screen in one of the E-RAMs and set the right system variable of the OS (see file #OS-VAR.ENG). Here are some Wallpapers:&lt;br /&gt;
&lt;br /&gt;
http://futureos.cpc-live.com/files/Wallpaper_HGBs_Deu-Eng.zip&lt;br /&gt;
&lt;br /&gt;
Or take a direct look at some [[Wallpaper|Wallpapers]]&lt;br /&gt;
&lt;br /&gt;
== FutureOS hardware monitor ==&lt;br /&gt;
The [[FutureOS Monitor]] is a small built in machine monitor of the [[FutureOS]] operating system. It contains basic functions to access (expansion) memory and the Porting system to comfortably access all the CPCs I/O ports. When using FutureOS for the CPC Plus you can also access all memory mapped I/O (hardware sprites, DMA-sound, soft scrolling etc.).&lt;br /&gt;
&lt;br /&gt;
=== Features ===&lt;br /&gt;
* Dump RAM, ROM, expansion RAM or memory mapped I/O (CPC Plus)&lt;br /&gt;
* Edit RAM, expansion RAM or memory mapped I/O (CPC Plus)&lt;br /&gt;
* Access all I/O ports of the CPC and external hardware&lt;br /&gt;
* Edit Z80 registers (previously to calling an machine program). This includes the first and second register set, both index registers, the stack pointer, R and I&lt;br /&gt;
* Configure RAM, ROM, I/O for other functions&lt;br /&gt;
* Move block of memory, ROM, RAM, expansion RAM&lt;br /&gt;
* Initialize block of memory with an 8 or 16 bit value, RAM, expansion RAM&lt;br /&gt;
* Call a machine program or OS function&lt;br /&gt;
* Exit, brings you back to the Desktop&lt;br /&gt;
&lt;br /&gt;
=== Images ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery&amp;gt;caption=&amp;quot;Some preview images of the game&amp;quot;&amp;gt;&lt;br /&gt;
Image:OS-Mon_1.png&lt;br /&gt;
Image:OS-Mon_2.png&lt;br /&gt;
Image:OS-Mon_3.png&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== CBM - the UI for Applications ==&lt;br /&gt;
[[Image:CBM.png|thumb|right]]&lt;br /&gt;
&lt;br /&gt;
The &amp;quot;'''C'''ommand '''B'''ar '''M'''enu&amp;quot; ([[CBM|CBM]]) is a partially resident part of FutureOS, which can be easily linked into applications. &lt;br /&gt;
* It's object oriented ('''OO''') user interface consists of several flexible windows, pull down menus and file selectors.&lt;br /&gt;
* In addition hot keys can be used. &lt;br /&gt;
* Using [[CBM|CBM]] as the standard (G/T)UI for FutureOS programs helps making them looking similar and usable in an intuitive way. &lt;br /&gt;
* A part of the CBM is located in the FutureOS ROMs, the flexible part can be individually adapted to its target applications and will be integrated in the application itself.&lt;br /&gt;
&lt;br /&gt;
[[Image:Caruh.png|thumb|192px|Example of Task Manager Caruh]]&lt;br /&gt;
== Caruh - the Task Manager for Applications ==&lt;br /&gt;
[[Caruh]] is the task manager for the cooperative preemptive multitasking under FutureOS. &lt;br /&gt;
It's available as RAM application (and planned for lower ROM - which offers limited memory protection).&lt;br /&gt;
&lt;br /&gt;
Features of Tasks:&lt;br /&gt;
* Up to 255 different tasks&lt;br /&gt;
* Every task has its own RAM and stack&lt;br /&gt;
* Tasks have a priority&lt;br /&gt;
* Tasks can use a part of the main screen (background task) or an own complete screen (foreground task)&lt;br /&gt;
* Tasks use multiple screens, which can be swapped. No chaotic window structure.&lt;br /&gt;
* Tasks can be dynamically added and/or deleted&lt;br /&gt;
* Tasks can be saved and continued later or on other computers&lt;br /&gt;
* Tasks can use additional OS functions&lt;br /&gt;
* The regular Turbo Desktop of FutureOS can be used too&lt;br /&gt;
* Aside of screen MODEs 0-3 different screen formats are usable (80x25, 68x30, 64x32)&lt;br /&gt;
&lt;br /&gt;
== File system  ==&lt;br /&gt;
[[Image:HERO-HED.JPG|thumb|192px|Example of FutureOS file header]]&lt;br /&gt;
&lt;br /&gt;
The file system of FutureOS can handle multiple simultaneous floppy disc drives and hard disc partitions. Also SD cards are supported up to 32 GB. After the selection of the devices FutureOS reads and buffers the directory entries of the devices. This speeds up the the data transfer significantly. Integrated utilities like the multi file copy can copy files from physical sources to different physical destinations in one run. &lt;br /&gt;
&lt;br /&gt;
The file system is compatible with the CPCs native data-, file- and format structures (f. e. File header, Disc formats), but expanded in many ways. FutureOS supports the Data, IBM, System, Vendor and Vortex (704 KB) disc formats. &lt;br /&gt;
&lt;br /&gt;
Filenames can use all 256 different characters and user areas from 0 to 254 (except for &amp;amp;amp;E5, which is reserved for deleted files). Unlike Amsdos, a file that is erased under FutureOS is not shifted to user &amp;amp;E5, but is physically removed from the directory. During this process the directory get sorted. File headers can be displayed as small text files or as graphic icons (f. e. a FutureOS application). An AmsDOS file header has 128 bytes of which most are unused. FutureOS makes use of those unused bytes so that files have a length definition of 24 bit (16 MB file length) and can have a physical RAM select. Therefore a file can be defined to be loaded everywhere in the external RAM. Also a [[FutureOS Header|FutureOS file-header]] can contain a graphical icon, a textual icon or a short description of the file. &lt;br /&gt;
&lt;br /&gt;
FutureOS includes the fastest FDC-based disc- and file-reading and writing routines for the CPC. This is possible by ignoring the interleave factor, reading one physical sector directly after each other to the correct position in memory but also by just starting with the first appearing sector of every new track. In addition the DIRectory is buffered in RAM, the head of the floppy must not step back to look for the next block. The track step rate is increased and can be adjusted for every drive. It's even faster than optimized copy programs like Crowns' [[Crime|Crime]].&lt;br /&gt;
&lt;br /&gt;
== Implementation of Hardware  ==&lt;br /&gt;
&lt;br /&gt;
The OS supports many of the hardware available for the CPC. One of the ambitions of FutureOS is to support all hardware available. Hardware expansions usually need drivers that can be flexibly added to an OS. Contrary to this approach, a goal of FutureOS is to provide a monolithic architecture where all drivers are implemented in a hardcoded way. &lt;br /&gt;
&lt;br /&gt;
*''Disc drives and hard discs:'' FutureOS supports up to eight floppy disc drives and up to four hard disc partitions (Dobbertin HD20 hard disc). It buffers the directories read from any mass storage device in the expansion RAM to speed up drive access.&lt;br /&gt;
&lt;br /&gt;
*''Plug and Play:'' If a hardware expansion is connected to the CPC FutureOS will automatically detect that expansion, initialise it and make it available to user and applications. The architecture of the OS allows you to add and remove hardware on purpose (hot plug and play). You can switch external hardware on or off in the configuration bytes (use ConfigOS utility).&lt;br /&gt;
&lt;br /&gt;
== Memory  Management ==&lt;br /&gt;
=== RAM ===&lt;br /&gt;
* Unlike other CPC-OS the FutureOS uses only small amounts of the memory of the CPC since it is located and executed in ROM.&lt;br /&gt;
* When using the Desktop the OS uses the RAM between &amp;amp;A000 and &amp;amp;BFFF (8 KB).&lt;br /&gt;
* In case an application is running: The RAM that is used by the OS can be reduced to the region between &amp;amp;B800 and &amp;amp;BFFF, in this case only 2 KB are occupied by system variables of the OS.&lt;br /&gt;
* Depending on the amount of active drives and HD partitions additional expansion RAM blocks will be occupied for directory buffering, but there is no reduction in free main memory (first 64 KB). After loading data this buffers can be freed again of course.&lt;br /&gt;
* FutureOS provides an expansion RAM manager containing all needed OS functions to check for, order, allocate, free and manage expansion RAM up to 4 MB.&lt;br /&gt;
* Also files of that length (4 MB) can be loaded and saved at once. This depends on the amount of connected E-RAM of course.&lt;br /&gt;
&lt;br /&gt;
=== ROM ===&lt;br /&gt;
* The core OS uses 64 KB ROM&lt;br /&gt;
* By using fixed ROM numbers quick jumps can be made from one ROM to another ROM without the need of using RAM. This is also true for additional ROMs which want to use the API in the care ROMs A-D.&lt;br /&gt;
* FutureOS provides an expansion ROM (XROM) architecture which allows to add programs as expansion ROMs. For the native OS these ROMs are declared as &amp;quot;extension&amp;quot; and will NOT be initialized.&lt;br /&gt;
&lt;br /&gt;
==== XROMs ====&lt;br /&gt;
* Currently there are a few XROMs for FutureOS:&lt;br /&gt;
** ROManager 2.4.6 - to manage any kind of (Flash-)ROM expansion and the M4&lt;br /&gt;
** System-Tools (English or German) - Control Panel, Configuration, System Information, and and and&lt;br /&gt;
** Wallpapers I, II and III - enjoy a pretty background picture&lt;br /&gt;
** FutureTex - text editor, character designer and keyboard manage&lt;br /&gt;
** XROM for the M4 SD card mass storage (under development, request beta version from TFM)&lt;br /&gt;
&lt;br /&gt;
* Applications from an XROM can be automatically launched when FutureOS starts up. F.e. you can have your favorite wallpaper when starting FutureOS. The tools to setup autostart are on the XROM disc.&lt;br /&gt;
&lt;br /&gt;
== OS supported Hardware  ==&lt;br /&gt;
&lt;br /&gt;
==== Printer ports ====&lt;br /&gt;
*7 bit [[Printer Port|printer port]] (native)&lt;br /&gt;
*[[8bit Printer Ports|8 bit printer port]] 6128plus using Amstrads CRTC solution&lt;br /&gt;
*[[Happy Computer 8bit Printer Mod|Happy Computer Mod]] using CAS_WRITE as Bit 7.&lt;br /&gt;
&lt;br /&gt;
==== Drives ====&lt;br /&gt;
*3&amp;quot; A, B, C and D drives (C, D need hardware patch) &lt;br /&gt;
*3.5&amp;quot; and 5.25&amp;quot; drive &lt;br /&gt;
*Atari ST 80 Track double-sided B-drive &lt;br /&gt;
*[[Dobbertin|Dobbertin]] D-DOS Double drive. Up to four drives 80 track, double-sided. &lt;br /&gt;
*[[Dobbertin|Dobbertin]] [[XD-DOS]] X-drive 80 tracks, DS&lt;br /&gt;
*[[F1|Vortex disc drives FI-D, F1-S, M1-D, M1-S]]. Own FDC, up to four drives 80 track, double-sided.&lt;br /&gt;
*[[F1|Vortex disc drives F1-X, M1-X]]. Up to 80 track, double-sided.&lt;br /&gt;
and ...&lt;br /&gt;
*[[HxC Floppy Emulator]] (On message &amp;quot;Disc is write protected&amp;quot; put a HFE in HxC or adjust its configuration)&lt;br /&gt;
&lt;br /&gt;
==== Expansion cards ====&lt;br /&gt;
*[[Albireo]] (partial)&lt;br /&gt;
*[[AMRAM2]] (combined EPROM and S-RAM card)&lt;br /&gt;
*[[C4CPC]] 6128 Plus version&lt;br /&gt;
*[[CPC Booster]](+) and MiniBooster&lt;br /&gt;
*[[M4 Board]] (RTC, ROM management, SD card)&lt;br /&gt;
*[[SYMBiFACE II|SYMBiFACE II]] (partial)&lt;br /&gt;
*[[SYMBiFACE III|SYMBiFACE III]] (partial)&lt;br /&gt;
*HD64180 Coprocessor card&lt;br /&gt;
*[[EPROM]] cards or EPROM simulator cards like the [[Britannia ROM Board]], [[Dobbertin]] EPROM card, [[Honeysoft ROM Board]], [[Inicron ROM-RAM-Box]], [[KDS Sideways ROM Board]], [[MegaFlash]], [[MegaROM]], [[SuperPower ROM Box]], [[SYMBiFACE II]], SuperROM Plus and others&lt;br /&gt;
&lt;br /&gt;
==== Mass storage / Hard-discs ====&lt;br /&gt;
*[[Dobbertin Harddisc|Dobbertin HD20]] (72 KB/s data transfer rate, four partitions of 5160 KB)&lt;br /&gt;
*[[Dobbertin Harddisc|Dobbertin HD20]] as emulated by the [[Symbiface III]]&lt;br /&gt;
*[[M4 Board]] (135 KB/s data transfer rate, SD card supported)&lt;br /&gt;
&lt;br /&gt;
===== Hard-discs discontinued =====&lt;br /&gt;
*[[CPC-IDE]], [[SYMBiFACE II]] and [[X-MASS]] IDE support, but only low-level, FutureOS IDE-ROM needed&lt;br /&gt;
*[[IDE8255]] IDE support, but only low-level, FutureOS IDE-ROM needed&lt;br /&gt;
&lt;br /&gt;
==== Joysticks ====&lt;br /&gt;
*[[Analog Joysticks|Analog Joystick]] (6128 Plus) &lt;br /&gt;
*[[Digital Joysticks]] 1 and 2&lt;br /&gt;
&lt;br /&gt;
==== Memory expansions ====&lt;br /&gt;
* 4 MB expansion from Zaxon&lt;br /&gt;
*[[c't 512 KB internal RAM expansion]] (DIY) (c't magazine)&lt;br /&gt;
*[[Campursoft ROM Board]] (DIY)&lt;br /&gt;
*[[CPC4MB|Jareks 4 MB RAM expansion]] provides 4 MB RAM&lt;br /&gt;
*[[D-ROM]]&lt;br /&gt;
*[[Dk'tronics memory expansion|Dk'tronics]] 64-512 KB and compatibles &lt;br /&gt;
*[[Dobbertin Memory Expansion|Dobbertin]]&lt;br /&gt;
*[[FlashGordon]]&lt;br /&gt;
*[[Inicron RAM-Box|Inicron]]&lt;br /&gt;
*[[Inicron ROM-RAM-Box]]&lt;br /&gt;
*[[CPC iRAM|iRAM/640]]&lt;br /&gt;
*[[CPC iRAM|iRAM/1088]]&lt;br /&gt;
*[[M4 Board]]&lt;br /&gt;
*[[MegaFlash]]&lt;br /&gt;
*[[RAM7 2MB memory expansion|RAM7's RAM expansion]]&amp;amp;nbsp;(up to 2 MB) &lt;br /&gt;
*[[RAM BOX]]&lt;br /&gt;
*[[SYMBiFACE II|SYMBiFACE II]]&lt;br /&gt;
*[[X-MEM]]&lt;br /&gt;
*[[Y-MEM]]&lt;br /&gt;
*[[Z-MEM]]&lt;br /&gt;
&lt;br /&gt;
CPC464 and CPC664 users can run FutureOS when using this RAM expansion:&lt;br /&gt;
http://www.cpcwiki.eu/forum/amstrad-cpc-hardware/open-source-diy-512kb-ram-expansion/msg163566/#msg163566&lt;br /&gt;
&lt;br /&gt;
==== Real-Time-Clocks ====&lt;br /&gt;
*[[Dobbertin Smart Watch]] and the version from dxs&lt;br /&gt;
*[[LambdaSpeak III]] and [[LambdaSpeak FS]]&lt;br /&gt;
*[[M4 Board]]&lt;br /&gt;
*[https://pulkomandy.github.io/shinra.github.io/nova.html Nova]&lt;br /&gt;
*[[SYMBiFACE II:Realtime clock|SYMBiFACE II]]&lt;br /&gt;
*[[SYMBiFACE III]]&lt;br /&gt;
*[[Dk'tronics Real Time Clock]]&lt;br /&gt;
&lt;br /&gt;
==== Sound and Music ====&lt;br /&gt;
*[[Amstrad SSA-1 Speech Synthesizer]]&lt;br /&gt;
*[[CTC-AY SDK main fr|CTC-AY]] aka [[PlayCity]]&lt;br /&gt;
*[[Digiblaster]]&lt;br /&gt;
*[[Dk'tronics Speech Synthesizer]]&lt;br /&gt;
*[[FuturePlayer]] for MP3 samples up to 128 kbps (max. 4 MB in size)&lt;br /&gt;
*[[LambdaSpeak]] (the MP3 module is fully supported)&lt;br /&gt;
*[[Soundplayer]]&lt;br /&gt;
&lt;br /&gt;
==== Networking ====&lt;br /&gt;
*[[Amstrad Serial Interface]]&lt;br /&gt;
*[[CPC Booster]]+ and TotO's MiniBooster&lt;br /&gt;
*[[Schneider RS232 Interface]]&lt;br /&gt;
*[[USIfAC]]&lt;br /&gt;
*[[Virtual Net 96]]&lt;br /&gt;
There is limited support at the moment&lt;br /&gt;
&lt;br /&gt;
=== Additional HIDs (Hot Plug &amp;amp; Play compatible) ===&lt;br /&gt;
&lt;br /&gt;
The following pointer-based input devices are supported by FutureOS. Applications can use them by calling the appropriate OS function in OS-ROMs A, C or D. &lt;br /&gt;
&lt;br /&gt;
==== Mice ====&lt;br /&gt;
*[[Albireo|Albireo Mouse]]&lt;br /&gt;
*[[Atari-ST mouse adapter|Atari ST mouse adapter]] ([[CPC Magazin|Schneider Magazin]])&lt;br /&gt;
*[[AMX Mouse|AMX Mouse]], [[PS2Mouse|AMX PS/2 Mouse Adapter]]&lt;br /&gt;
*[[CPC-Mousepack 2.0|CPC-Mousepack]] (Reisware)&lt;br /&gt;
*[[GEOS mouse|GEOS mouse]] ([[Commodore 64]] device)&lt;br /&gt;
*[[Imperium Solo]]&lt;br /&gt;
*[[MultiPlay]] one or both mouses (ACME)&lt;br /&gt;
*[[SYMBiFACE II:PS/2 mouse|PS/2 mouse]] of [[SYMBiFACE II]]&lt;br /&gt;
*[[USB mouse]] of [[SYMBiFACE III]]&lt;br /&gt;
*[[Dk'tronics Mouse Interface]] limited&lt;br /&gt;
&lt;br /&gt;
==== Lightpens ====&lt;br /&gt;
*[[Dk'tronics Lightpen|Dk'tronics lightpen]]&lt;br /&gt;
*[[Happy Computer Light Pen]] (DIY from German magazine)&lt;br /&gt;
*[[Lindy Light Pen]]&lt;br /&gt;
&lt;br /&gt;
==== Graphic Tablets ====&lt;br /&gt;
*[[Grafpad II|Hegotron Grafpad II]]&lt;br /&gt;
&lt;br /&gt;
==== Trackballs ====&lt;br /&gt;
*[[Atari-ST mouse adapter|Atari ST trackball adapter]] (Schneider Magazin)&lt;br /&gt;
*[[Marconi|Marconi trackball]]&lt;br /&gt;
&lt;br /&gt;
== ROM-included Utilities  ==&lt;br /&gt;
&lt;br /&gt;
The FutureOS ROMs already include several utilities as an addition to the operating system. Tools like copy (files or discs), format discs (data-, system-, ibm- and Vortex-format), erase files, rename files, type and print files, set alarm time, set time of RTC, verify discs or directory refreshing, display file-header etc. are available without the need to load them from an external medium. &lt;br /&gt;
&lt;br /&gt;
Multiple files can be copied between different physical media and user numbers / directories in one go. &lt;br /&gt;
&lt;br /&gt;
A small machine monitor is also provided. The [[FutureOS Monitor]] provides features like CPU register editing (all!), access to the I/O ports, memory dump and editing, and display and manipulation of the ASIC contents (6128 Plus). Memory blocks can be copied or initialized. It is possible to call (and return from) a routine with defined CPU registers (complete register set) and memory.&lt;br /&gt;
&lt;br /&gt;
== OS functions ==&lt;br /&gt;
&lt;br /&gt;
Only some examples are mentioned.&lt;br /&gt;
* The String Editor: It allows to enter strings up to 64 KB, different character sets can be used, a range of legal letters can be defined, four keyboard levels (normal, shift, control and shift+control) can be used.&lt;br /&gt;
&lt;br /&gt;
* Memory management allows to allocate expansion and extension RAM inside the 4 MB area. One or more blocks of 16 KB are allocated or freed.&lt;br /&gt;
&lt;br /&gt;
* Load, Access and Save (parts of a) file. Support up to 16 MB or even more using the M4 SD card.&lt;br /&gt;
&lt;br /&gt;
== Developing for FutureOS ==&lt;br /&gt;
&lt;br /&gt;
You can develop very freely: the RSTs are free for use, you can choose the interrupt mode and access all the hardware. Also the second register set of the Z80 can be completely used by applications - in contrast to all other OS for the CPC.&lt;br /&gt;
&lt;br /&gt;
*''Z80 Assembler:'' You can use an assembler for AmsDOS or for CP/M. Switching between AmsDOS and FutureOS is fast and using |FDESK allows to come back to AmsDOS with the first 48 KB or RAM remaining untouched. There is a Z80 library for FutureOS the programmer can use for own applications.&lt;br /&gt;
&lt;br /&gt;
*''The Command Bar Menu:'' In addition [[CBM]] can make application development easy and quick. All needed sources are provided and explained. A variety of sample programs exist to show how to use CBM.&lt;br /&gt;
&lt;br /&gt;
*''Programming in C for FutureOS:'' With [[FIOLIB|FIOLIB]] - the IO-Lib for FutureOS it's also possible to use C as a programming language. Beside the usual I/O the FIOLIB provides a lot of valuable functions for management of text, keyboard, files, relative files, screen, colors, graphic and more.&lt;br /&gt;
&lt;br /&gt;
== Applications / Demos / Games  ==&lt;br /&gt;
&lt;br /&gt;
The following programs can be downloaded at the FutureOS homepage, see Weblinks below. &lt;br /&gt;
&lt;br /&gt;
=== Games ===&lt;br /&gt;
*[[Burnin Wheels]] (Soft scrolling car racing game) &lt;br /&gt;
*[[Cyber Huhn|Cyber Chicken]] (3D space game)&lt;br /&gt;
*[[Gerelakos|Gerelakos]] ([[RPG]] under construction) &lt;br /&gt;
*[[H.E.R.O.]] by [[Flynn]]&lt;br /&gt;
*[[Return of the Sisters|Return of the Sisters]] (a Giana Sisters Clone) WIP name &amp;quot;A tribute to the Sisters...&amp;quot;&lt;br /&gt;
&lt;br /&gt;
=== Disc Mags ===&lt;br /&gt;
*[[FutureView|FutureView]] (disc mag, five issues released) &lt;br /&gt;
&lt;br /&gt;
=== Demos ===&lt;br /&gt;
*[[Captain Future]] (4 MB movie that uses Jareks 4 MB expansion)&lt;br /&gt;
*[[Darth Vader]] (stand alone demo)&lt;br /&gt;
*[[Gravitation Zero]]&lt;br /&gt;
*[[Meg Ryan sample]] demo&lt;br /&gt;
*[[NGC4650A]]&lt;br /&gt;
*[[Odiesofts Snow]]&lt;br /&gt;
*[[Rotating Fractal]] (stand alone demo)&lt;br /&gt;
*[[Star Trek sample demo]]&lt;br /&gt;
&lt;br /&gt;
=== Applications ===&lt;br /&gt;
*[[Caruh]] (partial ROM resident OS expansion: Multi-Tasking Manager) &lt;br /&gt;
*[[CBM|CBM]] (partial ROM resident OS expansion: Common Application (G)UI) &lt;br /&gt;
*[[-CntrlPanel]] (control panel) &lt;br /&gt;
*[[FilmeMacher|FilmeMacher]] (movie player) &lt;br /&gt;
*[[FIOLIB|FIOLIB]] (C library) &lt;br /&gt;
*[[Flash ROManager|Flash ROManager]] (management of Jareks Flash ROM expansion) &lt;br /&gt;
*[[FuturePlayer|FuturePlayer]] (MP3 and WAV player) - Ask TFM for MP3 files on discs&lt;br /&gt;
*[[FutureTex|FutureTex]] (text editor)&lt;br /&gt;
*[[GMSK|GMSK]] (sprite converter) &lt;br /&gt;
*[[GSED]] (Graphic Playground Editor for 2D / 3D games) &lt;br /&gt;
*Kane (sprite grabber)&lt;br /&gt;
*HD20 BackUp / Compare / Restore Tool for the Dobbertin HD20 hard disc (20 MB) - also using M4 SD card!&lt;br /&gt;
*HD20 Emulation Image Selector (Tool for the SF3 Dobbertin HD20 hard disc emulation)&lt;br /&gt;
*[[MegaFlashROManager]] (management of the MegaFlash Pseudo-ROMs for FutureOS and BASIC)&lt;br /&gt;
*[[MMcR Format]] (Ultrafast formatting tool for batches of discs)&lt;br /&gt;
*[[ROManager|ROManager]] (management of a variety of Flash- and Pseudo-ROM cards)&lt;br /&gt;
&lt;br /&gt;
== Conclusion  ==&lt;br /&gt;
&lt;br /&gt;
FutureOS is the longest running projects for the CPC6128 / 6128plus. It's development startet around 1989 and in 2024 we saw a new release.&lt;br /&gt;
It's designed as an OS with fast system functions and support for nearly all CPC expansions. It has specialized file handling and memory management capabilities that support programs up to 4 MB and files up to 16 MB. SD cards are supported up to 32 GB. In addition FutureOS already contains lots of useful tools and utilities.&lt;br /&gt;
The Multitasking Manager '''Caruh''' allows up to 255 different Tasks, using real preemptive and cooperative Multitasking with Tasks being able to automatically adjust their time share very precisely.&lt;br /&gt;
The idea is that development of professional software, games, graphic tools, word processors, sound, management of big amounts of data, and programming languages are possible in this environment. At this point, the user can do all this, like listen to MP3 files, work with graphic, use and create C programs, watch movies, demos and play games (see weblinks). And don't forget the comprehensive text editor FutureTex.&lt;br /&gt;
&lt;br /&gt;
== Web links  ==&lt;br /&gt;
&lt;br /&gt;
=== General ===&lt;br /&gt;
*[http://www.FutureOS.de FutureOS.de]&lt;br /&gt;
*[http://koaks.amstrad.free.fr/amstrad/documents/article_futureos.html FutureOS, le supersonique du CPC]&lt;br /&gt;
&lt;br /&gt;
=== Discussion Forum ===&lt;br /&gt;
*[http://www.cpcwiki.eu/forum/programming/futureos-corner/ Discussions in English]&lt;br /&gt;
*[http://cpc-live.com/forum/index.php/board,5.0.html Diskussionen auf Deutsch]&lt;br /&gt;
&lt;br /&gt;
=== Youtube Videos ===&lt;br /&gt;
There is a special youtube channel for FutureOS, it provides different playlists for different topics related to this comprehensive OS. &lt;br /&gt;
Please have a look here:&lt;br /&gt;
*[https://www.youtube.com/user/realTFM/playlists FutureOS Playlists]&lt;br /&gt;
&lt;br /&gt;
[[Category:4 MB RAM Software Support]] &lt;br /&gt;
[[Category:Cartridges]] &lt;br /&gt;
[[Category:CPC GUI]] &lt;br /&gt;
[[Category:CPC_Plus]] &lt;br /&gt;
[[Category:Digiblaster]]&lt;br /&gt;
[[Category:Expansion ROM]] &lt;br /&gt;
[[Category:Extended RAM Software]] &lt;br /&gt;
[[Category:FutureOS]] &lt;br /&gt;
[[Category:Operating_System]]&lt;/div&gt;</summary>
		<author><name>TFM</name></author>	</entry>

	<entry>
		<id>https://oldwiki.cpcwiki.eu/index.php?title=FutureOS&amp;diff=127043</id>
		<title>FutureOS</title>
		<link rel="alternate" type="text/html" href="https://oldwiki.cpcwiki.eu/index.php?title=FutureOS&amp;diff=127043"/>
				<updated>2025-12-24T11:44:30Z</updated>
		
		<summary type="html">&lt;p&gt;TFM: /* Introduction */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Image:Future OS-Logo.gif|thumb|FutureOS-Logo]] [[Image:Future-os.jpg|thumb|400px|FutureOS main screen]] &lt;br /&gt;
&lt;br /&gt;
== Introduction  ==&lt;br /&gt;
&lt;br /&gt;
'''FutureOS''' is an revolutionary operating system for the Amstrad [[CPC6128|CPC6128]], [[Plus|6128plus]], [[C-ONE|C-One]] and [[CPC TREX|CPC TREX]]. The version for the 6128plus supports some of its special features. The CPC464, CPC664 and [[KC Compact]] can run FutureOS with a [http://www.cpcwiki.eu/forum/amstrad-cpc-hardware/open-source-diy-512kb-ram-expansion/msg163566/#msg163566 revaldinho's] 512 KB RAM expansion only.&lt;br /&gt;
FutureOS is being developed by [[TFM|TFM]] of [[FutureSoft|FutureSoft]] in [[Z80|Z80]] assembler. The development of FutureOS and its applications continues from 1989 up to now (2024). As you see FutureOS was already sold during the commercial era of the CPC6128 and 6128plus computers. Latest OS release took place at December 24th, 2025.&lt;br /&gt;
&lt;br /&gt;
On the Amstrad CPC many efforts to build a GUI were made, few to build an OS. In other cases they were just extensions to realize some kind of a WIMP environment but weren't true operating systems with their own kernel, memory-management, BIOS, BDOS and so on. In addition windows GUIs look pretty chaotic, so no need to repeat the errors which have been made on other systems. But the question remained: since most CPCs have 128 KB (most C64 only have 64 KB), a screen-resolution of 640x200 (C64 only has 320x200) and some more advantages, why not have something better? So the FutureOS-Project was born and FutureOS system 0.1 was released during the late commercial era of the CPC6128. With the release of the 6128plus a special version of the OS was released for this computer.&lt;br /&gt;
&lt;br /&gt;
FutureOS allows the user to control the computer with a broad variety of HIDs. The surface provides an icon section, a file section and a status section. The OS can deal with files up 16 MB (24 bit file-length) and it can load/save files up to 4 MB in one piece. It has a dynamic memory management system, which divides RAM usually into 16 KB blocks - or in smaller pieces. Further it supports a broad variety of hardware expansions. FutureOS is delivered together with a variety of utilities in the same four ROMs. Additional expansion ROMs can be added.&lt;br /&gt;
&lt;br /&gt;
FutureOS can be used with German, English, French and Spanish language interfaces.&lt;br /&gt;
&lt;br /&gt;
The OS itself has roughly 70.000 lines of code, the source code is about 808 KB in size.&lt;br /&gt;
&lt;br /&gt;
=== How to start FutureOS ===&lt;br /&gt;
The RSX command '''|OS''' will start FutureOS. You get directly into the Turbo Desk, there you can tag a drive and start an application f.e. (see Desktop).&lt;br /&gt;
&lt;br /&gt;
If you want to use FutureOS temporary then use the RSX command '''|FDESK''', this will save your first 48 KB RAM and you can leave FutureOS later and return to previous work.&lt;br /&gt;
&lt;br /&gt;
== Requirements ==&lt;br /&gt;
It runs on 'off the shelf' hardware when using the Cartridge for the 6128 Plus.&lt;br /&gt;
The core of the OS needs 64 KB ROM. On the CPC6128 it needs a ROM expansion or similar. Compatible products are EPROM-cards, the [[X-MEM]], [[MegaFlash]], [[Inicron ROM-RAM-Box|ROM-RAM-BOX]], [[SYMBiFACE II|SYMBiFACE II]], [[Ramcard 128|RAMcard]], Jareks [[CPC.Flash|Flash-ROM]], [[MegaROM]] or similar products. If you don't own such a card, you can take a look at '''FutureOS''' by using a compatible CPC Emulator ([[JavaCPC|JavaCPC]], [[WinCPC|WinCPC]], [[CaPriCe|Caprice]], [[WinApe|WinApe]], [[!CPCemu|CPCEmu]], [[Arnold]], [[Sugarbox]]) or others. &lt;br /&gt;
&lt;br /&gt;
The core of the OS itself is executed directly in (Flash-)ROM or [[Dobbertin EPROM 224|EPROM]] (in four 16 KB blocks). The support of the M4 SD card needs a fifth ROM of 16 KB though. The OS allows jumps between the ROMs with the help of a little common area. Therefore the numbers of the four (five) 16 KB ROMs are hardcoded and the jumps are very quick. But never mind, adapting ROM number is done by the installation software anyway. Applications like ROManager do also set all that ROM numbers automatically right. Further parts of the OS can be loaded from media on demand if needed. Examples are the multitasking manager [[Caruh]] and the UI/menu framework CBM.&lt;br /&gt;
&lt;br /&gt;
'''FutureOS''' uses 2 KB (&amp;amp;B800...&amp;amp;BFFF) of the first 64 KB; the remaining RAM is available to applications. Additional RAM can be reserved for DIRectory buffering. Furthermore the OS uses memory management (up to 4 MB), file-handling and specialized Low/Mid/High-level routines and functions to access and manage the hardware.&lt;br /&gt;
&lt;br /&gt;
'''FutureOS''' can be launched from AmsDOS with the RSX commands |OS or |FDESK. If you use |FDESK you can leave '''FutureOS''' and get back to BASIC where you have stopped before - the first 48 KB (not the screen) have been preserved. &lt;br /&gt;
&lt;br /&gt;
'''FutureOS''' only runs well on a [[CPC6128|CPC6128]] or 6128 Plus (not CPC464 or 664, except you have a RAM expansion with full RAM mode &amp;amp;C3 support like the one from Revaldhino), because of their support for RAM configuration C3 (essential for the mouse pointer). FutureOS is not compatible with [[Firmware]] or [[CP/M|CP/M]] programs, but supports their data structure. It needs a [[Class]] 2  CPC,  it  runs  best  with  a [[Class]] 4 CPC or higher.&lt;br /&gt;
&lt;br /&gt;
'''FutureOS''' does not require the native CPC-OS at all (neither BASIC, DOS, nor firmware). The only exception can be the character set of the lower ROM. If you replace the lower ROM by the [[CPC FutureOS lower ROM]] for example, then FutureOS will start directly. In this case you can use your own set of characters, just put it between &amp;amp;3800 and &amp;amp;3FFF in the lower ROM.&lt;br /&gt;
&lt;br /&gt;
There is a Cartridge version of '''FutureOS''' which supports some 6128plus features.&lt;br /&gt;
&lt;br /&gt;
== Limitations ==&lt;br /&gt;
For CPCs with 128 KB there may be some limitations. The command |FDESK uses 48 KB E-RAM, a wallpaper uses 16 KB E-RAM. So in this case for example the E-RAM would be used up and this will inhibit some OS functionality (f.e. copy data). A RAM expansion is strongly suggested. &lt;br /&gt;
In case the OS requires more RAM you can always switch the wallpaper off to gain 16 KB and use the |OS command to start FutureOS.&lt;br /&gt;
&lt;br /&gt;
== Graphic User Interface  ==&lt;br /&gt;
&lt;br /&gt;
The Graphic User Interface (GUI) of FutureOS presents the user with three sections: &lt;br /&gt;
* the icon section (upper half of screen)&lt;br /&gt;
* the file window (lower half of screen) &lt;br /&gt;
* and the message base (the two bottom lines of the screen)&lt;br /&gt;
&lt;br /&gt;
The GUI appears directly after starting FutureOS, but can also be used by applications. The user can browse through directories of discs and hard-disc partitions. The text window provides space to display one directory page, this is 64 different file names (equals one full directory of a Data, System or IBM formatted disc). Using the keys SHIFT and CONTROL you can browse page by page through the directories of devices. &lt;br /&gt;
&lt;br /&gt;
A graphical mouse pointer is used to select devices, functions or files; this pointer can be controlled with nearly all of the pointer based HID devices (joystick, mouse, trackball, light-pen, Grafpad II, analogue joystick etc.) available for the CPC. &lt;br /&gt;
&lt;br /&gt;
In addition functions provided by the GUI can be activated using hotkeys. Type &amp;quot;d&amp;quot; for example to read and display the directory of a drive.&lt;br /&gt;
&lt;br /&gt;
Applications can call the GUI of the OS; and the user returns to the application using the OK icon. The icons are fixed, therefore the layout remains stable throughout its use and on every CPC using FutureOS. &lt;br /&gt;
&lt;br /&gt;
In SPARtan mode the GUI only displays icons which can be used directly. Unused icons will be hidden. In this mode the GUI is more easy to use and you see a bigger part of the wallpaper (if loaded).&lt;br /&gt;
&lt;br /&gt;
=== Desktop functions ===&lt;br /&gt;
&lt;br /&gt;
Watch pictures or movies. View text-files on-screen (scroll up and down) or print them on your printer. When viewing a picture you can adjust MODE and screen format using the cursor keys. When typing a text file it is possible to set the number of columns and lines of the window the text is displayed in.&lt;br /&gt;
&lt;br /&gt;
File headers can also be examined. FutureOS uses expanded but compatible file-headers, that allow a file to be up to 16 MB in length. The file-header can additionally specify the target RAM of a file. Further it can contain a file icon or a short file description.&lt;br /&gt;
&lt;br /&gt;
One or more files can be LOADed, SAVEd, RENamed, ERAsed, COPYd or PRINTed on printer.&lt;br /&gt;
&lt;br /&gt;
Previously used files can be retagged for a second usage, or all files can be untagged.&lt;br /&gt;
&lt;br /&gt;
The I(nformation) icon provides any kind of help (if a help system is installed).&lt;br /&gt;
&lt;br /&gt;
Further there is the [[FutureOS Monitor]], which provides access to RAM, ROM, Z80 registes, I/O ports and allows the testing of routines.&lt;br /&gt;
&lt;br /&gt;
=== Hot keys ===&lt;br /&gt;
Hot keys can be used every time while working in the Desktop. To activate or deactivate a device (drive, hard disc partition f.e.) press Space first, then the corresponding letter from A to M.&lt;br /&gt;
&lt;br /&gt;
A (retag All previously used files), B (jump over next file name without tagging), C (Copy discs), D (display Directory), E (Erase files or format discs), F (Filecopy), G (Go to function below mouse arrow or tag a file name), H (show IDE Hard-disc), I (get Information), J (Jump to first file name), L (Load file), M (enter Machine Monitor), N (reName file or disc), P (Print DIR or file), Q (Quit OS session or start new), S (Save file), U (Untag all files), V (View pictures of text), W (set Alarm time - Wecker), X (eXecute application), Y (edit date), Z (edit time).&lt;br /&gt;
&lt;br /&gt;
=== SPARtan mode ===&lt;br /&gt;
[[Image:SPARtan 1.png|thumb|right]]&lt;br /&gt;
&lt;br /&gt;
The '''SPARtan''' mode reduces the number of displayed icons to a icon set which can be immediately used. Using the Desktop will be easier and you see more of your wallpaper.&lt;br /&gt;
When the Spartan mode is off, all icons will be shown all the time.&lt;br /&gt;
The Spartan mode can be activated by setting a bit in the configuration bytes, either by hand of by using the ''''Konfig OS'''' / ''''Config OS'''' utility (see system application disc).&lt;br /&gt;
&lt;br /&gt;
=== Auto-DIR mode ===&lt;br /&gt;
If the Auto-DIR option is switched on you just click on an drive / partition icon to read, sort and show its DIRectory. Furthermore in this mode some 'AI' is activated f.e. when you click at the Copy icon and no files are tagged the Desktop will directly jump into Disc-copy mode instead the File-copy mode.&lt;br /&gt;
If the Auto-DIR is off, then you need to do more things 'by hand', but you also have a bit more control over the system.&lt;br /&gt;
The Auto-DIR mode can be activated by setting a bit in the configuration bytes. This is done by using the ''''Konfig OS'''' / ''''Config OS'''' utility (see system applications).&lt;br /&gt;
&lt;br /&gt;
=== Wallpaper ===&lt;br /&gt;
Like for most OS the background of the Desktop can be adapted. This is actually quite easy for FutureOS. Just use the application &amp;quot;-LoadHGB.64K&amp;quot; (English) / &amp;quot;-LadeHGB.64K&amp;quot; (German). HGB stands for &amp;quot;HinterGrundBild&amp;quot; and is German for Wallpaper. There are discs and ROMs full of wallpapers.&lt;br /&gt;
&lt;br /&gt;
If you want to create your own wallpapers then you'll need a MODE 2 screen with 512 x 256 pixel. You can even use an application inside [[JavaCPC]] for this.&lt;br /&gt;
&lt;br /&gt;
You also can load a wallpaper by hand: Place such a 16 KB (headerless) screen in one of the E-RAMs and set the right system variable of the OS (see file #OS-VAR.ENG). Here are some Wallpapers:&lt;br /&gt;
&lt;br /&gt;
http://futureos.cpc-live.com/files/Wallpaper_HGBs_Deu-Eng.zip&lt;br /&gt;
&lt;br /&gt;
Or take a direct look at some [[Wallpaper|Wallpapers]]&lt;br /&gt;
&lt;br /&gt;
== FutureOS hardware monitor ==&lt;br /&gt;
The [[FutureOS Monitor]] is a small built in machine monitor of the [[FutureOS]] operating system. It contains basic functions to access (expansion) memory and the Porting system to comfortably access all the CPCs I/O ports. When using FutureOS for the CPC Plus you can also access all memory mapped I/O (hardware sprites, DMA-sound, soft scrolling etc.).&lt;br /&gt;
&lt;br /&gt;
=== Features ===&lt;br /&gt;
* Dump RAM, ROM, expansion RAM or memory mapped I/O (CPC Plus)&lt;br /&gt;
* Edit RAM, expansion RAM or memory mapped I/O (CPC Plus)&lt;br /&gt;
* Access all I/O ports of the CPC and external hardware&lt;br /&gt;
* Edit Z80 registers (previously to calling an machine program). This includes the first and second register set, both index registers, the stack pointer, R and I&lt;br /&gt;
* Configure RAM, ROM, I/O for other functions&lt;br /&gt;
* Move block of memory, ROM, RAM, expansion RAM&lt;br /&gt;
* Initialize block of memory with an 8 or 16 bit value, RAM, expansion RAM&lt;br /&gt;
* Call a machine program or OS function&lt;br /&gt;
* Exit, brings you back to the Desktop&lt;br /&gt;
&lt;br /&gt;
=== Images ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery&amp;gt;caption=&amp;quot;Some preview images of the game&amp;quot;&amp;gt;&lt;br /&gt;
Image:OS-Mon_1.png&lt;br /&gt;
Image:OS-Mon_2.png&lt;br /&gt;
Image:OS-Mon_3.png&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== CBM - the UI for Applications ==&lt;br /&gt;
[[Image:CBM.png|thumb|right]]&lt;br /&gt;
&lt;br /&gt;
The &amp;quot;'''C'''ommand '''B'''ar '''M'''enu&amp;quot; ([[CBM|CBM]]) is a partially resident part of FutureOS, which can be easily linked into applications. &lt;br /&gt;
* It's object oriented ('''OO''') user interface consists of several flexible windows, pull down menus and file selectors.&lt;br /&gt;
* In addition hot keys can be used. &lt;br /&gt;
* Using [[CBM|CBM]] as the standard (G/T)UI for FutureOS programs helps making them looking similar and usable in an intuitive way. &lt;br /&gt;
* A part of the CBM is located in the FutureOS ROMs, the flexible part can be individually adapted to its target applications and will be integrated in the application itself.&lt;br /&gt;
&lt;br /&gt;
[[Image:Caruh.png|thumb|192px|Example of Task Manager Caruh]]&lt;br /&gt;
== Caruh - the Task Manager for Applications ==&lt;br /&gt;
[[Caruh]] is the task manager for the cooperative preemptive multitasking under FutureOS. &lt;br /&gt;
It's available as RAM application (and planned for lower ROM - which offers limited memory protection).&lt;br /&gt;
&lt;br /&gt;
Features of Tasks:&lt;br /&gt;
* Up to 255 different tasks&lt;br /&gt;
* Every task has its own RAM and stack&lt;br /&gt;
* Tasks have a priority&lt;br /&gt;
* Tasks can use a part of the main screen (background task) or an own complete screen (foreground task)&lt;br /&gt;
* Tasks use multiple screens, which can be swapped. No chaotic window structure.&lt;br /&gt;
* Tasks can be dynamically added and/or deleted&lt;br /&gt;
* Tasks can be saved and continued later or on other computers&lt;br /&gt;
* Tasks can use additional OS functions&lt;br /&gt;
* The regular Turbo Desktop of FutureOS can be used too&lt;br /&gt;
* Aside of screen MODEs 0-3 different screen formats are usable (80x25, 68x30, 64x32)&lt;br /&gt;
&lt;br /&gt;
== File system  ==&lt;br /&gt;
[[Image:HERO-HED.JPG|thumb|192px|Example of FutureOS file header]]&lt;br /&gt;
&lt;br /&gt;
The file system of FutureOS can handle multiple simultaneous floppy disc drives and hard disc partitions. Also SD cards are supported up to 32 GB. After the selection of the devices FutureOS reads and buffers the directory entries of the devices. This speeds up the the data transfer significantly. Integrated utilities like the multi file copy can copy files from physical sources to different physical destinations in one run. &lt;br /&gt;
&lt;br /&gt;
The file system is compatible with the CPCs native data-, file- and format structures (f. e. File header, Disc formats), but expanded in many ways. FutureOS supports the Data, IBM, System, Vendor and Vortex (704 KB) disc formats. &lt;br /&gt;
&lt;br /&gt;
Filenames can use all 256 different characters and user areas from 0 to 254 (except for &amp;amp;amp;E5, which is reserved for deleted files). Unlike Amsdos, a file that is erased under FutureOS is not shifted to user &amp;amp;E5, but is physically removed from the directory. During this process the directory get sorted. File headers can be displayed as small text files or as graphic icons (f. e. a FutureOS application). An AmsDOS file header has 128 bytes of which most are unused. FutureOS makes use of those unused bytes so that files have a length definition of 24 bit (16 MB file length) and can have a physical RAM select. Therefore a file can be defined to be loaded everywhere in the external RAM. Also a [[FutureOS Header|FutureOS file-header]] can contain a graphical icon, a textual icon or a short description of the file. &lt;br /&gt;
&lt;br /&gt;
FutureOS includes the fastest FDC-based disc- and file-reading and writing routines for the CPC. This is possible by ignoring the interleave factor, reading one physical sector directly after each other to the correct position in memory but also by just starting with the first appearing sector of every new track. In addition the DIRectory is buffered in RAM, the head of the floppy must not step back to look for the next block. The track step rate is increased and can be adjusted for every drive. It's even faster than optimized copy programs like Crowns' [[Crime|Crime]].&lt;br /&gt;
&lt;br /&gt;
== Implementation of Hardware  ==&lt;br /&gt;
&lt;br /&gt;
The OS supports many of the hardware available for the CPC. One of the ambitions of FutureOS is to support all hardware available. Hardware expansions usually need drivers that can be flexibly added to an OS. Contrary to this approach, a goal of FutureOS is to provide a monolithic architecture where all drivers are implemented in a hardcoded way. &lt;br /&gt;
&lt;br /&gt;
*''Disc drives and hard discs:'' FutureOS supports up to eight floppy disc drives and up to four hard disc partitions (Dobbertin HD20 hard disc). It buffers the directories read from any mass storage device in the expansion RAM to speed up drive access.&lt;br /&gt;
&lt;br /&gt;
*''Plug and Play:'' If a hardware expansion is connected to the CPC FutureOS will automatically detect that expansion, initialise it and make it available to user and applications. The architecture of the OS allows you to add and remove hardware on purpose (hot plug and play). You can switch external hardware on or off in the configuration bytes (use ConfigOS utility).&lt;br /&gt;
&lt;br /&gt;
== Memory  Management ==&lt;br /&gt;
=== RAM ===&lt;br /&gt;
* Unlike other CPC-OS the FutureOS uses only small amounts of the memory of the CPC since it is located and executed in ROM.&lt;br /&gt;
* When using the Desktop the OS uses the RAM between &amp;amp;A000 and &amp;amp;BFFF (8 KB).&lt;br /&gt;
* In case an application is running: The RAM that is used by the OS can be reduced to the region between &amp;amp;B800 and &amp;amp;BFFF, in this case only 2 KB are occupied by system variables of the OS.&lt;br /&gt;
* Depending on the amount of active drives and HD partitions additional expansion RAM blocks will be occupied for directory buffering, but there is no reduction in free main memory (first 64 KB). After loading data this buffers can be freed again of course.&lt;br /&gt;
* FutureOS provides an expansion RAM manager containing all needed OS functions to check for, order, allocate, free and manage expansion RAM up to 4 MB.&lt;br /&gt;
* Also files of that length (4 MB) can be loaded and saved at once. This depends on the amount of connected E-RAM of course.&lt;br /&gt;
&lt;br /&gt;
=== ROM ===&lt;br /&gt;
* The core OS uses 64 KB ROM&lt;br /&gt;
* By using fixed ROM numbers quick jumps can be made from one ROM to another ROM without the need of using RAM. This is also true for additional ROMs which want to use the API in the care ROMs A-D.&lt;br /&gt;
* FutureOS provides an expansion ROM (XROM) architecture which allows to add programs as expansion ROMs. For the native OS these ROMs are declared as &amp;quot;extension&amp;quot; and will NOT be initialized.&lt;br /&gt;
&lt;br /&gt;
==== XROMs ====&lt;br /&gt;
* Currently there are a few XROMs for FutureOS:&lt;br /&gt;
** ROManager 2.4.6 - to manage any kind of (Flash-)ROM expansion and the M4&lt;br /&gt;
** System-Tools (English or German) - Control Panel, Configuration, System Information, and and and&lt;br /&gt;
** Wallpapers I, II and III - enjoy a pretty background picture&lt;br /&gt;
** FutureTex - text editor, character designer and keyboard manage&lt;br /&gt;
** XROM for the M4 SD card mass storage (under development, request beta version from TFM)&lt;br /&gt;
&lt;br /&gt;
* Applications from an XROM can be automatically launched when FutureOS starts up. F.e. you can have your favorite wallpaper when starting FutureOS. The tools to setup autostart are on the XROM disc.&lt;br /&gt;
&lt;br /&gt;
== OS supported Hardware  ==&lt;br /&gt;
&lt;br /&gt;
==== Printer ports ====&lt;br /&gt;
*7 bit [[Printer Port|printer port]] (native)&lt;br /&gt;
*[[8bit Printer Ports|8 bit printer port]] 6128plus using Amstrads CRTC solution&lt;br /&gt;
*[[Happy Computer 8bit Printer Mod|Happy Computer Mod]] using CAS_WRITE as Bit 7.&lt;br /&gt;
&lt;br /&gt;
==== Drives ====&lt;br /&gt;
*3&amp;quot; A, B, C and D drives (C, D need hardware patch) &lt;br /&gt;
*3.5&amp;quot; and 5.25&amp;quot; drive &lt;br /&gt;
*Atari ST 80 Track double-sided B-drive &lt;br /&gt;
*[[Dobbertin|Dobbertin]] D-DOS Double drive. Up to four drives 80 track, double-sided. &lt;br /&gt;
*[[Dobbertin|Dobbertin]] [[XD-DOS]] X-drive 80 tracks, DS&lt;br /&gt;
*[[F1|Vortex disc drives FI-D, F1-S, M1-D, M1-S]]. Own FDC, up to four drives 80 track, double-sided.&lt;br /&gt;
*[[F1|Vortex disc drives F1-X, M1-X]]. Up to 80 track, double-sided.&lt;br /&gt;
and ...&lt;br /&gt;
*[[HxC Floppy Emulator]] (On message &amp;quot;Disc is write protected&amp;quot; put a HFE in HxC or adjust its configuration)&lt;br /&gt;
&lt;br /&gt;
==== Expansion cards ====&lt;br /&gt;
*[[Albireo]] (partial)&lt;br /&gt;
*[[AMRAM2]] (combined EPROM and S-RAM card)&lt;br /&gt;
*[[C4CPC]] 6128 Plus version&lt;br /&gt;
*[[CPC Booster]](+) and MiniBooster&lt;br /&gt;
*[[M4 Board]] (RTC, ROM management, SD card)&lt;br /&gt;
*[[SYMBiFACE II|SYMBiFACE II]] (partial)&lt;br /&gt;
*[[SYMBiFACE III|SYMBiFACE III]] (partial)&lt;br /&gt;
*HD64180 Coprocessor card&lt;br /&gt;
*[[EPROM]] cards or EPROM simulator cards like the [[Britannia ROM Board]], [[Dobbertin]] EPROM card, [[Honeysoft ROM Board]], [[Inicron ROM-RAM-Box]], [[KDS Sideways ROM Board]], [[MegaFlash]], [[MegaROM]], [[SuperPower ROM Box]], [[SYMBiFACE II]], SuperROM Plus and others&lt;br /&gt;
&lt;br /&gt;
==== Mass storage / Hard-discs ====&lt;br /&gt;
*[[Dobbertin Harddisc|Dobbertin HD20]] (72 KB/s data transfer rate, four partitions of 5160 KB)&lt;br /&gt;
*[[Dobbertin Harddisc|Dobbertin HD20]] as emulated by the [[Symbiface III]]&lt;br /&gt;
*[[M4 Board]] (135 KB/s data transfer rate, SD card supported)&lt;br /&gt;
&lt;br /&gt;
===== Hard-discs discontinued =====&lt;br /&gt;
*[[CPC-IDE]], [[SYMBiFACE II]] and [[X-MASS]] IDE support, but only low-level, FutureOS IDE-ROM needed&lt;br /&gt;
*[[IDE8255]] IDE support, but only low-level, FutureOS IDE-ROM needed&lt;br /&gt;
&lt;br /&gt;
==== Joysticks ====&lt;br /&gt;
*[[Analog Joysticks|Analog Joystick]] (6128 Plus) &lt;br /&gt;
*[[Digital Joysticks]] 1 and 2&lt;br /&gt;
&lt;br /&gt;
==== Memory expansions ====&lt;br /&gt;
* 4 MB expansion from Zaxon&lt;br /&gt;
*[[c't 512 KB internal RAM expansion]] (DIY) (c't magazine)&lt;br /&gt;
*[[Campursoft ROM Board]] (DIY)&lt;br /&gt;
*[[CPC4MB|Jareks 4 MB RAM expansion]] provides 4 MB RAM&lt;br /&gt;
*[[D-ROM]]&lt;br /&gt;
*[[Dk'tronics memory expansion|Dk'tronics]] 64-512 KB and compatibles &lt;br /&gt;
*[[Dobbertin Memory Expansion|Dobbertin]]&lt;br /&gt;
*[[FlashGordon]]&lt;br /&gt;
*[[Inicron RAM-Box|Inicron]]&lt;br /&gt;
*[[Inicron ROM-RAM-Box]]&lt;br /&gt;
*[[M4 Board]]&lt;br /&gt;
*[[MegaFlash]]&lt;br /&gt;
*[[RAM7 2MB memory expansion|RAM7's RAM expansion]]&amp;amp;nbsp;(up to 2 MB) &lt;br /&gt;
*[[RAM BOX]]&lt;br /&gt;
*[[SYMBiFACE II|SYMBiFACE II]]&lt;br /&gt;
*[[X-MEM]]&lt;br /&gt;
*[[Y-MEM]]&lt;br /&gt;
*[[Z-MEM]]&lt;br /&gt;
&lt;br /&gt;
CPC464 and CPC664 users can run FutureOS when using this RAM expansion:&lt;br /&gt;
http://www.cpcwiki.eu/forum/amstrad-cpc-hardware/open-source-diy-512kb-ram-expansion/msg163566/#msg163566&lt;br /&gt;
&lt;br /&gt;
==== Real-Time-Clocks ====&lt;br /&gt;
*[[Dobbertin Smart Watch]] and the version from dxs&lt;br /&gt;
*[[LambdaSpeak III]] and [[LambdaSpeak FS]]&lt;br /&gt;
*[[M4 Board]]&lt;br /&gt;
*[https://pulkomandy.github.io/shinra.github.io/nova.html Nova]&lt;br /&gt;
*[[SYMBiFACE II:Realtime clock|SYMBiFACE II]]&lt;br /&gt;
*[[SYMBiFACE III]]&lt;br /&gt;
*[[Dk'tronics Real Time Clock]]&lt;br /&gt;
&lt;br /&gt;
==== Sound and Music ====&lt;br /&gt;
*[[Amstrad SSA-1 Speech Synthesizer]]&lt;br /&gt;
*[[CTC-AY SDK main fr|CTC-AY]] aka [[PlayCity]]&lt;br /&gt;
*[[Digiblaster]]&lt;br /&gt;
*[[Dk'tronics Speech Synthesizer]]&lt;br /&gt;
*[[FuturePlayer]] for MP3 samples up to 128 kbps (max. 4 MB in size)&lt;br /&gt;
*[[LambdaSpeak]] (the MP3 module is fully supported)&lt;br /&gt;
*[[Soundplayer]]&lt;br /&gt;
&lt;br /&gt;
==== Networking ====&lt;br /&gt;
*[[Amstrad Serial Interface]]&lt;br /&gt;
*[[CPC Booster]]+ and TotO's MiniBooster&lt;br /&gt;
*[[Schneider RS232 Interface]]&lt;br /&gt;
*[[USIfAC]]&lt;br /&gt;
*[[Virtual Net 96]]&lt;br /&gt;
There is limited support at the moment&lt;br /&gt;
&lt;br /&gt;
=== Additional HIDs (Hot Plug &amp;amp; Play compatible) ===&lt;br /&gt;
&lt;br /&gt;
The following pointer-based input devices are supported by FutureOS. Applications can use them by calling the appropriate OS function in OS-ROMs A, C or D. &lt;br /&gt;
&lt;br /&gt;
==== Mice ====&lt;br /&gt;
*[[Albireo|Albireo Mouse]]&lt;br /&gt;
*[[Atari-ST mouse adapter|Atari ST mouse adapter]] ([[CPC Magazin|Schneider Magazin]])&lt;br /&gt;
*[[AMX Mouse|AMX Mouse]], [[PS2Mouse|AMX PS/2 Mouse Adapter]]&lt;br /&gt;
*[[CPC-Mousepack 2.0|CPC-Mousepack]] (Reisware)&lt;br /&gt;
*[[GEOS mouse|GEOS mouse]] ([[Commodore 64]] device)&lt;br /&gt;
*[[Imperium Solo]]&lt;br /&gt;
*[[MultiPlay]] one or both mouses (ACME)&lt;br /&gt;
*[[SYMBiFACE II:PS/2 mouse|PS/2 mouse]] of [[SYMBiFACE II]]&lt;br /&gt;
*[[USB mouse]] of [[SYMBiFACE III]]&lt;br /&gt;
*[[Dk'tronics Mouse Interface]] limited&lt;br /&gt;
&lt;br /&gt;
==== Lightpens ====&lt;br /&gt;
*[[Dk'tronics Lightpen|Dk'tronics lightpen]]&lt;br /&gt;
*[[Happy Computer Light Pen]] (DIY from German magazine)&lt;br /&gt;
*[[Lindy Light Pen]]&lt;br /&gt;
&lt;br /&gt;
==== Graphic Tablets ====&lt;br /&gt;
*[[Grafpad II|Hegotron Grafpad II]]&lt;br /&gt;
&lt;br /&gt;
==== Trackballs ====&lt;br /&gt;
*[[Atari-ST mouse adapter|Atari ST trackball adapter]] (Schneider Magazin)&lt;br /&gt;
*[[Marconi|Marconi trackball]]&lt;br /&gt;
&lt;br /&gt;
== ROM-included Utilities  ==&lt;br /&gt;
&lt;br /&gt;
The FutureOS ROMs already include several utilities as an addition to the operating system. Tools like copy (files or discs), format discs (data-, system-, ibm- and Vortex-format), erase files, rename files, type and print files, set alarm time, set time of RTC, verify discs or directory refreshing, display file-header etc. are available without the need to load them from an external medium. &lt;br /&gt;
&lt;br /&gt;
Multiple files can be copied between different physical media and user numbers / directories in one go. &lt;br /&gt;
&lt;br /&gt;
A small machine monitor is also provided. The [[FutureOS Monitor]] provides features like CPU register editing (all!), access to the I/O ports, memory dump and editing, and display and manipulation of the ASIC contents (6128 Plus). Memory blocks can be copied or initialized. It is possible to call (and return from) a routine with defined CPU registers (complete register set) and memory.&lt;br /&gt;
&lt;br /&gt;
== OS functions ==&lt;br /&gt;
&lt;br /&gt;
Only some examples are mentioned.&lt;br /&gt;
* The String Editor: It allows to enter strings up to 64 KB, different character sets can be used, a range of legal letters can be defined, four keyboard levels (normal, shift, control and shift+control) can be used.&lt;br /&gt;
&lt;br /&gt;
* Memory management allows to allocate expansion and extension RAM inside the 4 MB area. One or more blocks of 16 KB are allocated or freed.&lt;br /&gt;
&lt;br /&gt;
* Load, Access and Save (parts of a) file. Support up to 16 MB or even more using the M4 SD card.&lt;br /&gt;
&lt;br /&gt;
== Developing for FutureOS ==&lt;br /&gt;
&lt;br /&gt;
You can develop very freely: the RSTs are free for use, you can choose the interrupt mode and access all the hardware. Also the second register set of the Z80 can be completely used by applications - in contrast to all other OS for the CPC.&lt;br /&gt;
&lt;br /&gt;
*''Z80 Assembler:'' You can use an assembler for AmsDOS or for CP/M. Switching between AmsDOS and FutureOS is fast and using |FDESK allows to come back to AmsDOS with the first 48 KB or RAM remaining untouched. There is a Z80 library for FutureOS the programmer can use for own applications.&lt;br /&gt;
&lt;br /&gt;
*''The Command Bar Menu:'' In addition [[CBM]] can make application development easy and quick. All needed sources are provided and explained. A variety of sample programs exist to show how to use CBM.&lt;br /&gt;
&lt;br /&gt;
*''Programming in C for FutureOS:'' With [[FIOLIB|FIOLIB]] - the IO-Lib for FutureOS it's also possible to use C as a programming language. Beside the usual I/O the FIOLIB provides a lot of valuable functions for management of text, keyboard, files, relative files, screen, colors, graphic and more.&lt;br /&gt;
&lt;br /&gt;
== Applications / Demos / Games  ==&lt;br /&gt;
&lt;br /&gt;
The following programs can be downloaded at the FutureOS homepage, see Weblinks below. &lt;br /&gt;
&lt;br /&gt;
=== Games ===&lt;br /&gt;
*[[Burnin Wheels]] (Soft scrolling car racing game) &lt;br /&gt;
*[[Cyber Huhn|Cyber Chicken]] (3D space game)&lt;br /&gt;
*[[Gerelakos|Gerelakos]] ([[RPG]] under construction) &lt;br /&gt;
*[[H.E.R.O.]] by [[Flynn]]&lt;br /&gt;
*[[Return of the Sisters|Return of the Sisters]] (a Giana Sisters Clone) WIP name &amp;quot;A tribute to the Sisters...&amp;quot;&lt;br /&gt;
&lt;br /&gt;
=== Disc Mags ===&lt;br /&gt;
*[[FutureView|FutureView]] (disc mag, five issues released) &lt;br /&gt;
&lt;br /&gt;
=== Demos ===&lt;br /&gt;
*[[Captain Future]] (4 MB movie that uses Jareks 4 MB expansion)&lt;br /&gt;
*[[Darth Vader]] (stand alone demo)&lt;br /&gt;
*[[Gravitation Zero]]&lt;br /&gt;
*[[Meg Ryan sample]] demo&lt;br /&gt;
*[[NGC4650A]]&lt;br /&gt;
*[[Odiesofts Snow]]&lt;br /&gt;
*[[Rotating Fractal]] (stand alone demo)&lt;br /&gt;
*[[Star Trek sample demo]]&lt;br /&gt;
&lt;br /&gt;
=== Applications ===&lt;br /&gt;
*[[Caruh]] (partial ROM resident OS expansion: Multi-Tasking Manager) &lt;br /&gt;
*[[CBM|CBM]] (partial ROM resident OS expansion: Common Application (G)UI) &lt;br /&gt;
*[[-CntrlPanel]] (control panel) &lt;br /&gt;
*[[FilmeMacher|FilmeMacher]] (movie player) &lt;br /&gt;
*[[FIOLIB|FIOLIB]] (C library) &lt;br /&gt;
*[[Flash ROManager|Flash ROManager]] (management of Jareks Flash ROM expansion) &lt;br /&gt;
*[[FuturePlayer|FuturePlayer]] (MP3 and WAV player) - Ask TFM for MP3 files on discs&lt;br /&gt;
*[[FutureTex|FutureTex]] (text editor)&lt;br /&gt;
*[[GMSK|GMSK]] (sprite converter) &lt;br /&gt;
*[[GSED]] (Graphic Playground Editor for 2D / 3D games) &lt;br /&gt;
*Kane (sprite grabber)&lt;br /&gt;
*HD20 BackUp / Compare / Restore Tool for the Dobbertin HD20 hard disc (20 MB) - also using M4 SD card!&lt;br /&gt;
*HD20 Emulation Image Selector (Tool for the SF3 Dobbertin HD20 hard disc emulation)&lt;br /&gt;
*[[MegaFlashROManager]] (management of the MegaFlash Pseudo-ROMs for FutureOS and BASIC)&lt;br /&gt;
*[[MMcR Format]] (Ultrafast formatting tool for batches of discs)&lt;br /&gt;
*[[ROManager|ROManager]] (management of a variety of Flash- and Pseudo-ROM cards)&lt;br /&gt;
&lt;br /&gt;
== Conclusion  ==&lt;br /&gt;
&lt;br /&gt;
FutureOS is the longest running projects for the CPC6128 / 6128plus. It's development startet around 1989 and in 2024 we saw a new release.&lt;br /&gt;
It's designed as an OS with fast system functions and support for nearly all CPC expansions. It has specialized file handling and memory management capabilities that support programs up to 4 MB and files up to 16 MB. SD cards are supported up to 32 GB. In addition FutureOS already contains lots of useful tools and utilities.&lt;br /&gt;
The Multitasking Manager '''Caruh''' allows up to 255 different Tasks, using real preemptive and cooperative Multitasking with Tasks being able to automatically adjust their time share very precisely.&lt;br /&gt;
The idea is that development of professional software, games, graphic tools, word processors, sound, management of big amounts of data, and programming languages are possible in this environment. At this point, the user can do all this, like listen to MP3 files, work with graphic, use and create C programs, watch movies, demos and play games (see weblinks). And don't forget the comprehensive text editor FutureTex.&lt;br /&gt;
&lt;br /&gt;
== Web links  ==&lt;br /&gt;
&lt;br /&gt;
=== General ===&lt;br /&gt;
*[http://www.FutureOS.de FutureOS.de]&lt;br /&gt;
*[http://koaks.amstrad.free.fr/amstrad/documents/article_futureos.html FutureOS, le supersonique du CPC]&lt;br /&gt;
&lt;br /&gt;
=== Discussion Forum ===&lt;br /&gt;
*[http://www.cpcwiki.eu/forum/programming/futureos-corner/ Discussions in English]&lt;br /&gt;
*[http://cpc-live.com/forum/index.php/board,5.0.html Diskussionen auf Deutsch]&lt;br /&gt;
&lt;br /&gt;
=== Youtube Videos ===&lt;br /&gt;
There is a special youtube channel for FutureOS, it provides different playlists for different topics related to this comprehensive OS. &lt;br /&gt;
Please have a look here:&lt;br /&gt;
*[https://www.youtube.com/user/realTFM/playlists FutureOS Playlists]&lt;br /&gt;
&lt;br /&gt;
[[Category:4 MB RAM Software Support]] &lt;br /&gt;
[[Category:Cartridges]] &lt;br /&gt;
[[Category:CPC GUI]] &lt;br /&gt;
[[Category:CPC_Plus]] &lt;br /&gt;
[[Category:Digiblaster]]&lt;br /&gt;
[[Category:Expansion ROM]] &lt;br /&gt;
[[Category:Extended RAM Software]] &lt;br /&gt;
[[Category:FutureOS]] &lt;br /&gt;
[[Category:Operating_System]]&lt;/div&gt;</summary>
		<author><name>TFM</name></author>	</entry>

	<entry>
		<id>https://oldwiki.cpcwiki.eu/index.php?title=Main_Page&amp;diff=127042</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://oldwiki.cpcwiki.eu/index.php?title=Main_Page&amp;diff=127042"/>
				<updated>2025-12-24T11:42:48Z</updated>
		
		<summary type="html">&lt;p&gt;TFM: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__ &lt;br /&gt;
&amp;lt;center&amp;gt;This site is an encyclopaedia on all things [[Amstrad|Amstrad]] [[CPC|CPC]] related. There are now '''[[Special:Allpages|{{NUMBEROFARTICLES}} articles]]''' about the CPC available.&amp;lt;/center&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;[[Image:forum.png|300px|link=http://www.cpcwiki.eu/forum]]      [[Image:Vs.png|300px|link=http://www.cpcwiki.eu/index.php/Speccy_Port]]&amp;lt;/center&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;border: 1px solid rgb(255, 201, 201); margin: 0px 0px 5px; padding: 0.5em 1em; background-color: rgb(255, 243, 243);&amp;quot;&amp;gt;&lt;br /&gt;
[[File:Amstrad Addict Magazine ad.jpg|190px|thumb|left]]&lt;br /&gt;
'''AMSTRAD ADDICT MAGAZINE ANNOUNCED&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
A new 60-page Amstrad magazine - '''Amstrad Addict''' - edited by '''David Crookes''' (Retro Gamer, PC Pro, GamesTM, Wireframe, Amstrad Action, WACCI) is in stock!&amp;lt;br&amp;gt;&amp;lt;br&amp;gt; It includes an interview with '''Lord Sugar''' and in-depth articles by Roland Perry, Auntie John, Adam Peters, Nich Campbell, Xyphoe, Rob Scott, Themistocles &amp;quot;gryzor&amp;quot; Papassilekas, Neil Reive, Stuart &amp;quot;Balrog&amp;quot; Whyte, Steve &amp;quot;WACCI&amp;quot; Williams and Andy Price. &amp;lt;br&amp;gt;&amp;lt;br&amp;gt;There's an amazing type-in by Sean McManus, interviews with Richard Fairhurst and behind the scenes looks at Toki... and Vespertino. &amp;lt;br&amp;gt;&amp;lt;br&amp;gt;And more. Like interviews with the people behind Protext and OCP Advanced Art Studio&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Order PDF or printed magazine '''[https://www.pixel.addict.media/shop/amstrad-addict-magazine here]''' or follow the discussion '''[https://www.cpcwiki.eu/forum/news-events/amstrad-addict-magazine here]'''!&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;border: 1px solid rgb(255, 201, 201); margin: 0px 0px 5px; padding: 0.5em 1em; background-color: rgb(255, 243, 243);&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt; '''CPC Related News''' &amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- 8 last news only, see http://www.cpcwiki.eu/index.php/OldNews --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;overflow:auto; border: 0px solid #FFC9C9&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[File:Dez80_intro.png|thumb|256px|[http://www.cpcwiki.eu/index.php/DEZ80 Mastering Z80 Assembler Course]]]&lt;br /&gt;
&lt;br /&gt;
*24/12/25: '''[[FutureOS]] 2025''' released! Many new features :-)&lt;br /&gt;
*02/11/25: '''Bug's Quest 2''' [https://yb-software.itch.io/bugs-quest-2 has been released].&lt;br /&gt;
*08/10/25: [[Future View VI]] released! In English, French, German, Spanish and Turkish.&lt;br /&gt;
*06/08/25: '''El Hobbit''' using [[the Mojon Twins]] engine [https://mojontwins.itch.io/el-hobbit-vah-kas-cut has been released].&lt;br /&gt;
*31/07/25: [[Oh Mummy Resurrected]] beta version has been released for the Amstrad Plus range.&lt;br /&gt;
*03/06/25: [[On File]] (2025) DBMS which supports Graphics has been released.&lt;br /&gt;
*27/05/25: '''[[CPCGamesCD-CPCLoader | CPCGamesCD]]''' has been updated. [https://amstrad.es/cpcgamescd]&lt;br /&gt;
*25/04/25: '''Phantomas en el Museo''' using [[the Mojon Twins]] engine [https://mojontwins.itch.io/phantomas-en-el-museo-amstrad-cpc is released].&lt;br /&gt;
*05/04/25: [[ROManager]] 2.50 released!&lt;br /&gt;
*08/03/25: '''[https://tartessos-games.itch.io/master-piece Master Piece]''', the latest game from Tartessos Games, has been released.&lt;br /&gt;
*11/02/25: '''[[Harrier Attack Reloaded]]''' has been released for the Amstrad Plus range.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div align=right&amp;gt;...[[OldNews|Older News]]...&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;!-- WEIRD TABLE START --&amp;gt;&lt;br /&gt;
{| width=&amp;quot;100%&amp;quot; class=&amp;quot;FCK__ShowTableBorders&amp;quot; &lt;br /&gt;
|- valign=&amp;quot;top&amp;quot; &lt;br /&gt;
| &amp;lt;div style=&amp;quot;border: 1px solid rgb(176, 176, 176); margin: 0px 0px 5px; padding: 0.5em 1em; background-color: rgb(238, 238, 238);&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== CPCWiki related ===&lt;br /&gt;
*[[CPCWiki updates]]&lt;br /&gt;
*[[Donors]]&lt;br /&gt;
&lt;br /&gt;
'''Become an Author!'''&lt;br /&gt;
&amp;lt;createbox&amp;gt; &lt;br /&gt;
default=Enter name of article to create &lt;br /&gt;
buttonlabel=Create article! &lt;br /&gt;
width=40 &lt;br /&gt;
&amp;lt;/createbox&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt; &lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;border: 1px solid rgb(176, 176, 176); margin: 0px 0px 5px; padding: 0.5em 1em; background-color: rgb(238, 238, 238);&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;text-align: right;&amp;quot;&amp;gt;&amp;lt;small&amp;gt;'''All [[Special:Wantedpages|wanted articles]]''' &amp;amp;#124; [[:Category:Stub|Extendable Stubs]] | '''[[Special:ContributionScores|List of most active contributors]]'''&amp;lt;/small&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
| width=&amp;quot;50%&amp;quot; style=&amp;quot;vertical-align: top;&amp;quot; | &amp;lt;div style=&amp;quot;border: 1px solid rgb(228, 222, 222); margin: 0px 0px 5px; padding: 0.5em 1em; background-color: rgb(249, 249, 249);&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Did you know?  ===&lt;br /&gt;
&lt;br /&gt;
*When the CPC 664 was being developed, Sugar was already looking (and hinting publicly!) at the CPC 6128.&lt;br /&gt;
*The [[472|CPC 472]] was a 464 + 8 KB unwired RAM, released in Spain to circumvent a tax charging 64 KB computers.&lt;br /&gt;
*With a total of '''768×288''' pixels, the [[CPC|CPC]] was the 8-bit with the highest displayable resolution on a CRT screen.&lt;br /&gt;
*'''OpenOffice''' is the descendant of [[Star-Division|StarWriter]] for CPC. &lt;br /&gt;
*'''Excel''' is the direct descendant of  [[Multiplan]] for CP/M. &lt;br /&gt;
*[[SymbOS|SymbOS]] supports '''50x''' bigger hard drives than Win95A. &lt;br /&gt;
*[[FutureOS|FutureOS]] can load a 178 KB floppy disc in '''9 seconds'''.&lt;br /&gt;
*[[FutureOS|FutureOS]] can manage up to '''4 MB''' of extended RAM and '''32 GB''' of mass storage.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt; &lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>TFM</name></author>	</entry>

	<entry>
		<id>https://oldwiki.cpcwiki.eu/index.php?title=ROM_List&amp;diff=127019</id>
		<title>ROM List</title>
		<link rel="alternate" type="text/html" href="https://oldwiki.cpcwiki.eu/index.php?title=ROM_List&amp;diff=127019"/>
				<updated>2025-12-09T02:20:37Z</updated>
		
		<summary type="html">&lt;p&gt;TFM: /* Alternative OS ROMs */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This is a set of lists of known [[ROM]]-based software.&lt;br /&gt;
&lt;br /&gt;
== Lower ROMs ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot; style=&amp;quot;width:100%&amp;quot;&lt;br /&gt;
! Category / Name&lt;br /&gt;
! Year&lt;br /&gt;
! Author&lt;br /&gt;
! Description / Comment&lt;br /&gt;
! Number of Roms&lt;br /&gt;
! ROM Position&lt;br /&gt;
! File&lt;br /&gt;
|-&lt;br /&gt;
||[[Firmware|CPC 464 OS]]||1984||[[Amstrad|Amstrad]] - [[Locomotive_Software|Locomotive]]||||1||lower ROM|| [[Media:OS_464.zip|CPC 464 OS ROM]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Firmware|CPC 464 Modified OS]]||19xx|| ? ||Commodore 64 replica ROMs||1||lower ROM|| [[Media:C64_replica_ROMs.zip|C64 replica ROMs]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Firmware|CPC 464 OS Danish]]||1984||[[Amstrad|Amstrad]] - [[Locomotive_Software|Locomotive]]||||1||lower ROM|| [[Media:os464 (Danish).rom|Danish CPC 464 OS ROM]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Firmware|CPC 464 OS French AZERTY]]||1984||[[Amstrad|Amstrad]] - [[Locomotive_Software|Locomotive]]||||1||lower ROM|| [[Media:os464 (French AZERTY).rom|French AZERTY CPC 464 OS ROM]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Firmware|CPC 464 OS Spanish]]||1984||[[Amstrad|Amstrad]] - [[Locomotive_Software|Locomotive]]||||1||lower ROM|| [[Media:Os464_(Spanish).rom|Spanish CPC 464 OS ROM]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Firmware|CPC 664 OS]]||1985||[[Amstrad|Amstrad]] - [[Locomotive_Software|Locomotive]]||||1||lower ROM|| [[Media:OS_664.zip|CPC 664 OS ROM]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Firmware|CPC 464+ and 6128+ OS]]||1990||[[Amstrad|Amstrad]] - [[Locomotive_Software|Locomotive]]||Dumped from 6128 [[Plus System Cartridge]]||||Cart|| [[Media:OS_6128_PLUS.zip|CPC 6128+ OS ROM]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Firmware|CPC 464+ and 6128+ OS (Spanish)]]||1990||[[Amstrad|Amstrad]] - [[Locomotive_Software|Locomotive]]||Dumped from 6128 ES [[Plus System Cartridge]]||||Cart|| [[Media:OS6128ES.zip|CPC 6128+ OS ROM (Spanish)]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Firmware|CPC 464+ and 6128+ OS (French) AZERTY]]||1990||[[Amstrad|Amstrad]] - [[Locomotive_Software|Locomotive]]||Dumped from 6128 FR [[Plus System Cartridge]]||||Cart|| [[Media:OS6128FR.zip|CPC 6128+ OS ROM (French)]]&lt;br /&gt;
|-&lt;br /&gt;
||CPC 464+ Plus A2||1990||[[Amstrad|Amstrad]] - [[Locomotive_Software|Locomotive]]||||||Cart|| [[media:CPC464PlusA2.zip|CPC464+ A2 ROM]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Firmware|CPC 6128 OS English]]||1985||[[Amstrad|Amstrad]] - [[Locomotive_Software|Locomotive]]||||1||lower ROM|| [[Media:OS_6128.zip|CPC 6128 OS English ROM]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Firmware|CPC 6128 OS Danish]]||1985||[[Amstrad|Amstrad]] - [[Locomotive_Software|Locomotive]]||||1||lower ROM|| [[Media:Danish_6128_Firmware_Rom.zip|CPC 6128 OS Danish ROMs]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Firmware|CPC 6128 OS Finnish/Swedish (hack)]]||1985||||Use English BASIC ROM with this||1|||lower ROM|| [[Media:6128_Finnish_Swedish_OS.zip|CPC 6128 OS Finnish/Swedish ROMs]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Firmware|CPC 6128 OS French]]||1985||[[Amstrad|Amstrad]] - [[Locomotive_Software|Locomotive]]||||1||lower ROM|| [[Media:French 6128 ROMs.zip|CPC 6128 OS French ROMs]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Firmware|CPC 6128 OS Spanish]]||1985||[[Amstrad|Amstrad]] - [[Locomotive_Software|Locomotive]]||||1||lower ROM|| [[Media:Spanish_6128_ROMs.zip|CPC 6128 OS Spanish ROMs]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Firmware|CPC 6128 OS MegaFlash]]||2013||[[Redbox|Redbox]]||Initialises ROMs 0-31 when used with the [[MegaFlash|MegaFlash]]||1||lower ROM|| [[Media:OS_6128_patched_megaflash.zip|CPC 6128 OS MegaFlash]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Firmware|CPC 6128 OS Spanish MegaFlash]]||2013||[[zup|zup (based in RedBox version)]]||Initialises ROMs 0-31 when used with the [[MegaFlash|MegaFlash]]||1||lower ROM|| [[Media:os6128sp(mod).zip|CPC 6128 OS Spanish MegaFlash]]&lt;br /&gt;
|-&lt;br /&gt;
||[[CPC FutureOS lower ROM|CPC FutureOS lower ROM]]||2012||[[FutureSoft|FutureSoft]]||Lower-ROM replacement which directly starts FutureOS||1||lower ROM|| [[CPC FutureOS lower ROM]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Firmware 3.1|Firmware 3.1]]||2012-2014||[[TotO|TotO]] and [[SyX|SyX]]||Lower replacement + expansion with ROM Flash &amp;amp; RAM Drive RSXs||1||lower ROM|| [[Media:FW315.zip|Firmware 3.15 ROMs]]&lt;br /&gt;
|-&lt;br /&gt;
||[https://github.com/llopis/amstrad-diagnostics Amstrad Diagnostics v1.4L]||2021-2024||[[llopis|llopis]]||Lower Rom Diagnostics ROM||1||lower ROM||[[Media:AmstradDiag1.4L.zip|AmstradDiag1.4L.zip]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== BASIC ROMs ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot; style=&amp;quot;width:100%&amp;quot;&lt;br /&gt;
! Category / Name&lt;br /&gt;
! Year&lt;br /&gt;
! Author&lt;br /&gt;
! Description / Comment&lt;br /&gt;
! Number of Roms&lt;br /&gt;
! ROM Position&lt;br /&gt;
! File&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
||[[Locomotive_BASIC|CPC 464 Basic]]||1985||[[Amstrad|Amstrad]] - [[Locomotive_Software|Locomotive]]||[[Locomotive BASIC]] 1.0||1||0|| [[Media:BASIC_1.0.zip|CPC 464 Basic ROM]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Locomotive_BASIC|CPC 664 Basic]]||1985||[[Amstrad|Amstrad]] - [[Locomotive_Software|Locomotive]]||[[Locomotive BASIC]] 1.1 - Dumped from CPC 664||1||0|| [[Media:BASIC_664.zip|CPC 664 Basic ROM]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Locomotive_BASIC|CPC 464+ and 6128+ Basic]]||1990||[[Amstrad|Amstrad]] - [[Locomotive_Software|Locomotive]]||[[Locomotive BASIC]] 1.1 - Dumped from 6128 [[Plus System Cartridge]]||1||0|| [[Media:BASIC_PLUS.zip|CPC 6128+ Basic ROM]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Locomotive_BASIC|CPC 6128 Basic English]]||1986||[[Amstrad|Amstrad]] - [[Locomotive_Software|Locomotive]]||[[Locomotive BASIC]] 1.1 - Dumped from CPC 6128||1||0|| [[Media:BASIC_1.1.zip|CPC 6128 Basic ROM]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Locomotive_BASIC|CPC 6128 Basic French]]||1985||[[Amstrad|Amstrad]] - [[Locomotive_Software|Locomotive]]||||1||0|| [[Media:French 6128 ROMs.zip|CPC 6128 Basic French ROMs]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Locomotive_BASIC|CPC 6128 Basic Spanish]]||1985||[[Amstrad|Amstrad]] - [[Locomotive_Software|Locomotive]]||||1||0|| [[Media:BASIC1.1_(6128_Spanish).ROM‎|CPC 6128 Basic Spanish]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== DOS / RAMdisc ROMs ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot; style=&amp;quot;width:100%&amp;quot;&lt;br /&gt;
! Category / Name&lt;br /&gt;
! Year&lt;br /&gt;
! Author&lt;br /&gt;
! Description / Comment&lt;br /&gt;
! Number of Roms&lt;br /&gt;
! ROM Position&lt;br /&gt;
! File&lt;br /&gt;
|-&lt;br /&gt;
||[[AMSDOS|AMSDOS 0.5]]||1985||[[Amstrad|Amstrad]]||Dumped from CPC 6128||1||7|| [[Media:AMSDOS_0.5.zip|AMSDOS 0.5 ROM]]&lt;br /&gt;
|-&lt;br /&gt;
||[[AMSDOS|AMSDOS 0.7]]||1990||[[Amstrad|Amstrad]]||Dumped from 6128 [[Plus System Cartridge]]||1||7|| [[Media:AMSDOS_0.7.zip|AMSDOS 0.7 ROM]]&lt;br /&gt;
|-&lt;br /&gt;
||AMSDOS 720K||19xx||?||||1||7|| [[media:Amsdos720.zip|AMSDOS 720K ROM]]&lt;br /&gt;
|-&lt;br /&gt;
||[[WSX|Amspat++]]||19xx||[[WSX|WSX]]||Patched AMSDOS ROM for Plus machines - makes them compatible with Classic CPC AMSDOS||1||7|| [[media:AMSPAT.zip|Amspat++ ROM]]&lt;br /&gt;
|-&lt;br /&gt;
||[[BOS|BOS v2.1]]||1987||[[Vortex_Computersysteme|Vortex GmbH]]||||1||7|| [[Media:Bos10.zip|BOS ROM]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Maxidos|Jm MaxiDOS v1.2]]||19xx||[[Nemesis|Nemesis]]||||1||7|| [[Media:JMMAXIDOS.zip|JM Maxidos ROM]]&lt;br /&gt;
|-&lt;br /&gt;
||[[NigDOS|NigDOS 2.24]]||1988||Unknown||Replacement for AMSDOS with Silicon Disk support||1||7|| [[media:nigdos.zip|NigDOS 2.24 ROM]]&lt;br /&gt;
|-&lt;br /&gt;
||[[ParaDOS|ParaDOS]]||1997||[[Executioner|Executioner]]||||1||7 or Lower|| [http://www.winape.net/download/Parados.zip ParaDOS 1.1]&lt;br /&gt;
|-&lt;br /&gt;
||[[RODOS|RoDOS v2.11]]||19xx||[[Romantic_Robot|Romantic Robot]]||||1||7|| [[Media:RODOS211.zip|RODOS 2.11 ROM]]&lt;br /&gt;
|-&lt;br /&gt;
||[[RODOS|RoDOS v2.13]]||19xx||[[Romantic_Robot|Romantic Robot]]||||1||7|| [[Media:RODOS213.ZIP|RODOS 2.13 ROM]]&lt;br /&gt;
|-&lt;br /&gt;
||[[RODOS|RoDOS v2.15]]||19xx||[[Romantic_Robot|Romantic Robot]]||||1||7|| [[Media:RODOS215.zip|RODOS 2.15 ROM]]&lt;br /&gt;
|-&lt;br /&gt;
||[[RODOS|RoDOS v2.19]]||19xx||[[Romantic_Robot|Romantic Robot]]||||1||7|| [[Media:RODOS219.zip|RODOS 2.19 ROM]]&lt;br /&gt;
|-&lt;br /&gt;
||[[ROMDOS|Rom DOS]]||1988||[[KDS|Kds Electronics]]||||1||7|| [[media:RomDOS .zip|ROM DOS ROM]]&lt;br /&gt;
|-&lt;br /&gt;
||[[ROMDOS|Rom DOS XL v4.0]]||1992||[[Siren_Software|Siren Software Ltd]] - [[KDS|Kds Electronics]]||||1||7|| [[media:Rdosxl40.zip|ROM DOS XL 4.0 ROM]]&lt;br /&gt;
|-&lt;br /&gt;
||[[ROMDOS|Rom DOS XL v4.88]]||1993||[[Siren_Software|Siren Software Ltd]]||||1||7|| [[media:Rdosxl48.zip|ROM DOS XL 4.88 ROM]]&lt;br /&gt;
|-&lt;br /&gt;
||[[S-DOS|S-DOS 2.10]]||1993||[[STS|STS Software]]||||1||7|| [[media:SDOS210.ROM|S-DOS 2.10 ROM]]&lt;br /&gt;
|-&lt;br /&gt;
||[[UniDOS|UniDOS]]||2021||[[Futurs']]||AMSDOS compatible DOS which provides support for additional hardware/software drives through plugins ROMs called DOS nodes||1 + DOS nodes||Any (7 recommended)|| [https://unidos.cpcscene.net UniDOS official web site]&lt;br /&gt;
|-&lt;br /&gt;
||[[VaraDOS|VaraDOS]]||2013||[[Amstrad]], [[Executioner]], [[TFM]]||Provides 0.7 MB formats on A and B||1||7 or Lower|| [[Media:VaraDOS.ROM| VaraDOS ROM]]&lt;br /&gt;
|-&lt;br /&gt;
||[[VDOS|V-DOS 1.0]]||1985||[[Vortex|Vortex]]||Provides 0.7 MB on B||1||7 or Lower|| [[Media:Vortex10.zip| V-DOS 1.0 ROM]]&lt;br /&gt;
|-&lt;br /&gt;
||[[VDOS|V-DOS 2.0]]||1985||[[Vortex|Vortex]]||Provides 0.7 MB on B||1||7 or Lower|| [[Media:Vortex20.zip| V-DOS 2.0 ROM]]&lt;br /&gt;
|-&lt;br /&gt;
||[[VDOS|V-DOS 2.11]]||1986||[[Vortex|Vortex]]||Provides 0.7 MB on A,B,C,D||1||7 or Lower|| [[File:VDOS_decoded_TFM.ROM]]&lt;br /&gt;
|-&lt;br /&gt;
||[[XD-DOS|XD-DOS 1.11]]||1987||[[Dobbertin|Dobbertin]]||Provides 0.7 MB formats||1||7 or Lower||[[Media:Xddos111.zip| XD-DOS 1.11 ROM]]&lt;br /&gt;
|-&lt;br /&gt;
||[[XD-DOS|XD-DOS 2.10]]||1990||[[Dobbertin|Dobbertin]]||Provides 0.7 MB formats and hard disc support||1||7 or Lower||[[Media:XDDOS210.ROM|XD-DOS 2.10 ROM]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Alternative OS ROMs ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot; style=&amp;quot;width:100%&amp;quot;&lt;br /&gt;
! Category / Name&lt;br /&gt;
! Year&lt;br /&gt;
! Author&lt;br /&gt;
! Description / Comment&lt;br /&gt;
! Number of Roms&lt;br /&gt;
! ROM Position&lt;br /&gt;
! File&lt;br /&gt;
|-&lt;br /&gt;
||[[CP/M|CPM+]]||1988||Graduate Software - [[Digital_Research|Digital Research]] - [[Amstrad|Amstrad]]||||2||1-15(31)|| [[media:Cpmp.zip|CP/M+ ROMs]]&lt;br /&gt;
|-&lt;br /&gt;
||[[CPM Accessory ROM 1|CPM Accessory ROM 1]]||1988||Graduate Software||Requires CPM+ to be installed||1||1-15|| [[media:Cpmacc1.zip|CPM Accesory ROM 1]]&lt;br /&gt;
|-&lt;br /&gt;
||[[CPM Plus ROM|CPM Plus ROM by Vorax]]||19xx||Graduate - Vorax||||2||1-15(31)|| [[media:voraxcpm.zip|Vorax CPM Plus ROMs]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Desktop_Environment_System|DES - Desktop Environment System]]||1994||Michael Beckett - [[Campursoft|Campursoft]]||||2||1-15(31)||[[media:desr.zip|DES Desktop Environment System ROMs]]&lt;br /&gt;
|-&lt;br /&gt;
||[[FutureOS|FutureOS]]||1989- 2025||[[FutureSoft|FutureSoft]]||Advanced OS for CPC6128 and 6128Plus||4(5)||ROM A: 0-15(31) / B-D(M): 1-255||[https://futureos.cpcwiki.de/files/FutureOS_System_.8.zip FutureOS]&lt;br /&gt;
|-&lt;br /&gt;
||[[FutureOS|FutureOS XROM for M4]]||2022- 2025||[[FutureSoft|FutureSoft]]||Mass storage support for M4||1||1-255||[http://www.FutureOS.de FutureOS]&lt;br /&gt;
|-&lt;br /&gt;
||[[FutureOS|FutureOS XROM ROM management]]||2016- 2025||[[FutureSoft|FutureSoft]]||[[ROManager]] 2.50 on ROM||1||1-255||[http://futureos.cpc-live.com/files/FutureOS_System_.8.zip FutureOS]&lt;br /&gt;
|-&lt;br /&gt;
||[[FutureOS|FutureOS XROMs for Wallpapers]]||2016- 2025||[[FutureSoft|FutureSoft]]||Wallpapers on ROM||3||1-255||[http://futureos.cpc-live.com/files/FutureOS_System_.8.zip FutureOS]&lt;br /&gt;
|-&lt;br /&gt;
||[[FutureOS|FutureOS XROM Tools]]||2016- 2025||[[FutureSoft|FutureSoft]]||Applications on ROM||1||1-255||[http://futureos.cpc-live.com/files/FutureOS_System_.8.zip FutureOS]&lt;br /&gt;
|-&lt;br /&gt;
||[[FutureOS|FutureOS XROM FutureTex]]||2019- 2025||[[FutureSoft|FutureSoft]]||Comprehensive text editor, character designer and keys manager for FutureOS||1||0-255||[http://www.FutureOS.de FutureOS]&lt;br /&gt;
|-&lt;br /&gt;
||[[Symbos|SymbOS]]||2007- 2016||[[Prodatron|Prodatron]]||||4||1-15|| [http://www.symbos.de/download/symbos-cpc.zip SymbOS ROMs]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Background Utility ROMs ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot; style=&amp;quot;width:100%&amp;quot;&lt;br /&gt;
! Category / Name&lt;br /&gt;
! Year&lt;br /&gt;
! Author&lt;br /&gt;
! Description / Comment&lt;br /&gt;
! Number of Roms&lt;br /&gt;
! ROM Position&lt;br /&gt;
! File&lt;br /&gt;
|-&lt;br /&gt;
||[https://github.com/llopis/amstrad-diagnostics Amstrad Diagnostics v1.4L]||2021-2024||[[llopis|llopis]]||Upper Rom Diagnostics ROM||1||upper ROM||[[Media:AmstradDiag1.4L.zip|AmstradDiag1.4L.zip]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Amstrad Toolkit|Amstrad Toolkit v1.1]]||1985||[[Beebugsoft|Bee Bug Soft]]||||1||-|| [[media:TOOLK11.ROM|Amstrad Toolkit 1.1 ROM]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Amstrad Toolkit|Amstrad Toolkit v1.4]]||1986||[[Beebugsoft|Bee Bug Soft]]||||1||-|| [[media:Toolkit.zip|Amstrad Toolkit 1.4 ROM]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Amsback De Luxe|Amsback De Luxe]]||1985||[[Henrik Torp|Henrik Torp]]||||1||-|| [[media:Amsback.rom|Amsback De Luxe ROM]]&lt;br /&gt;
|-&lt;br /&gt;
||[[WSX|BAS-CHE]]||19xx||[[WSX|WSX]]||BASGEN and Cheese Cruncher||1||-|| [[media:BAS-CHE.zip| BAS-CHE ROM]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Inicron_ROM-RAM-Box|Booster ROM]]||1996|| [[WSX|WSX]] ||Initialises ROMs 16-31||1||15|| [[media:BOOSTER.zip|Booster ROM]]&lt;br /&gt;
|-&lt;br /&gt;
||CATRUN||2023||[[Norecess|Norecess]]||a simple tool for the Amstrad CPC machines to fasten the process of disc's content discovery / launch a program.||1||-||http://norecess464.weebly.com/catrun.html&lt;br /&gt;
|-&lt;br /&gt;
||[[Copymate Plus|Copymate+ v3.2]]||1990||Marco Vieth||||1||-|| [[media:copymate.zip| Copymate+ v3.2 ROM]]&lt;br /&gt;
|-&lt;br /&gt;
||CTWA ROM||1987||[[Computing with the Amstrad]]||Generated from source code included in [http://www.cantrell.org.uk/david/tech/cpc/CWTA-writing-ROMs.html tutorial on writing ROM software]||1||-|| [[media:CWTA.zip| CWTA ROM]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Disc Demon|Disc Demon v1.1]]||1986||[[Beebugsoft|Bee Bug Soft]]||||1||-|| [[media:Ddemon11.zip|Disc Demon 1.1 ROM]]&lt;br /&gt;
|-&lt;br /&gt;
||[[WSX|Disc O' Magic 4.1]]||1993||[[WSX|WSX]]||Disc/File Copier||1||-|| [[media:MAGIC.zip| Disc O' Magic 4.1 ROM]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Disc Power|Disc Power]]||19xx||Unknown||||1||-|| [[media:Discpower.zip|Disc Power ROM]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Discology|Discology Disccopier]]||1987||Meridien Software||Unofficial conversion to ROM by T3m||1||-|| [[media:Discolog.zip|Discology Disccopier ROM]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Discology|Discology Filecopier]]||19xx||Unknown||French||1||-|| [[media:Discfile.zip|Discology Filecopier ROM]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Discology|Discology v6.0]]||19xx||Meridien Software||Transferred to ROM by Vorax. Supposedly for Plus, but works on a normal CPC?||1||-|| [[media:Discology6.zip|Discology 6.0 ROM]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Disc_User's_Utilities_(Micro_Power_Ltd.)|Disc User's Utilities]]||1985||[[Micro_Power_Ltd.|Micro_Power_Ltd]]||||1||-||  [[Media:Disc User's Utilities (Micro Power Ltd.) (1985).zip|Disc Users Utilites ROM]]&lt;br /&gt;
|-&lt;br /&gt;
||[[DOS_Copy_Crime|DOS Copy v1.3 and Crime v1.3]]||1991||Crown of Beng||PC to CPC copier and Disc copier||1||-|| [[media:Doscrime.zip|DOS Copy/Crime 1.3 ROM]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Dragonbreed|Dragon Breed Rom 1]]||19xx||Dragon Breed||This ROM requires CP/M to be installed||1||-|| [[media:Dbreed1.zip|Dragon Breed 1 ROM]]&lt;br /&gt;
|-&lt;br /&gt;
||[[EwanTerm|EwanTerm]]||1991||[[Fergus LEEN]]||VT100 terminal emulation for the M4||1||-|| [[File:Ewen.ROM|Ewan ROM]]&lt;br /&gt;
|-&lt;br /&gt;
||[[DSKTEST|DSKTEST Rom]]||2015||Pacomix|| ||1||-|| [[media:DSKTEST.ROM|DSKTEST ROM]]&lt;br /&gt;
|-&lt;br /&gt;
||[[John_Morrison|Extended BASIC v1.1]]||1986||[[John_Morrison|John Morrison]]||||1||-|| [[Media:Extended Basic v1.1 (1986)(John Morrison)(EXBASIC.ROM).zip|JM Extended BASIC ROM ]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Hackit|Hack It / Le Hackeur V4.0]]||19xx||[[Siren_Software|Siren Software]])||English Version||1||-|| [[Media:HackItV4.zip|HackIt ROM v4.00]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Hackit|Hack It / Le Hackeur V4.79]]||19xx||[[Siren_Software|Siren Software]])||French Version||1||-|| [[Media:HACKEUR.zip|Le Hackeur ROM v4.79]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Hackit|Hack It / Le Hackeur V7.0]]||19xx||[[Siren_Software|Siren Software]])||French Version||1||-|| [[Media:HackItV7.zip|Le Hackeur ROM v7.00]]&lt;br /&gt;
|-&lt;br /&gt;
||[[JL_Utilities|JL Utilities v1.2]]||19xx||[[JLCS|J0rn Lorentzen-JLCS]]||||1||-|| [[media:JLUtilities 12.zip‎|JL Utilities 1.2 ROM]]&lt;br /&gt;
|-&lt;br /&gt;
||[[JL_Utilities|JL Utilities v2.1]]||19xx||[[JLCS|J0rn Lorentzen-JLCS]]||Memory monitor and disassembler||1||-||[[media:Jlutilit21.zip‎|JL Utilities 2.1 ROM]]&lt;br /&gt;
|-&lt;br /&gt;
||[[KNS ROM|Kns ROM 6128 v1.01]]||1989||MFW||||1||-|| [[media:knsrom.zip|KNS ROM]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Locksmith|Lock Smith]]||1985||[[Beebugsoft|Bee Bug Soft]]||||1||-|| [[media:Locksmith.zip|Locksmith ROM]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Masterfile_III|Master File 128 v2.2]]||19xx||[[Campbell_Systems|Campbell Systems]] and [[Goldmark_Systems|GoldMark]]||||1||-|| [[media:mfile128.zip|Masterfile 128 ROM]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Masterfile_464|Master File 464 v1.1]]||1984||[[Campbell_Systems|Campbell Systems]] and [[Amsoft|Amsoft]]||||1||-|| [[Media:Master File 464 v1.1 (1984)(Campbell Systems and Amsoft)(MFILE464.ROM).zip|Master File 464 1.1 ROM]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Master Save]]||1993||Meridien Informatique||Disc Copier||1||-|| [[Media:Mastsave.zip|Master Save ROM]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Micro Style ROM|Micro Style ROM v2.11]]||1989||[[Microstyle|Micro Style]] - PotPlant Systems||Printer + Screen Utilities (plus some small games!)||1||-|| [[media:stylerom.zip|Microstyle Style ROM]]&lt;br /&gt;
|-&lt;br /&gt;
||[[WSX|Muzak]]||19xx||[[WSX|WSX]]||Soundtracker Player||1||-|| [[media:MUZAK.zip| Muzak ROM]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Nirvana|Nirvana 1.1]]||1990||[[Goldmark_Systems|GoldMark Systems]]||||1||-|| [[Media:Nirvana 1.1 (1990)(GoldMark Systems)(NIRVANA.ROM).zip|Nirvana 1.1 ROM]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Nirvana|Nirvana 1.21+]]||1991||[[Goldmark_Systems|GoldMark Systems]]||||1||-|| [[Media:NIRVANA21Plus.ZIP|Nirvana 1.21+ ROM]]&lt;br /&gt;
|-&lt;br /&gt;
||[[NWC_Utilities|Nwc Utilities 1.1]]||19xx||[[NWC|Nwc]]||||1||-|| [[media:Nwcutili.zip|NWC Utilities 1.1 ROM]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Oddjob|Odd Job 2.2]]||1985||[[Pride_Utilities|Pride Utilities]] - [[Goldmark_Systems|GoldMark]]||||1||-|| [[media:Oddjob22.zip| Odd Job 2.2 ROM]]&lt;br /&gt;
|-&lt;br /&gt;
||[[CPC_Procopy|Pro Skey - Procopy v1.2 and Speed Key]]||1990||[[Nemesis|Nemesis]]||||1||-|| [[media:Proskey.zip|Procopy 1.2  Speedkey ROM]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Programmers Toolbox|Programmer's Toolbox 1.0a]]||19xx||Unknown||||1||-|| [[media:Toolbox10.zip|Programmers Toolbox 1.0a]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Programmers Toolbox|Programmers Tool Box v1.2a]]||19xx||Unknown||||1||-|| [[media:pt12a.zip|Programmers Toolbox 1.2a]]&lt;br /&gt;
|-&lt;br /&gt;
||[[QuickCMD|QuickCMD V2.1]]||2011||norecess||Adds enhancements to working with discs, like TAB-autocomplete and running with a simple filename||1||-|| [[Media:Quickcmd-v21.zip|QuickCMD 2.1 ROM]]&lt;br /&gt;
|-&lt;br /&gt;
||[[RH-DMON|RH-DMON V3]]||1986||C.Hoesle-Kienzlen||Diskeditor in German||1||-|| [[media:RH-DMON3.zip|RH-DMON 3 ROM]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Ruck Zuck Copy|Ruck Zuck Copy]]||1996||[[Doc Bartoc|Doc Bartoc]]||||1||-|| [[media:Ruckzuk.rom|Ruck Zuck Copy ROM]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Superpower_Mailing_List_(Micro_Power_Ltd.)|Super Power Mailing List]]||1985||[[Micro_Power_Ltd.|Micro Power Ltd]]||||1||-|| [[Media:Super Power Mailing List (1985)(Micro Power Ltd)(MAIL.ROM).zip|Superpower Mailing ROM]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Super ROM|Super Rom v1.0]]||1991||Vorax||||1||-|| [[Media:Super.zip|Super ROM 1.0]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Super_Romplus|Super ROMplus]]||1986||[[Britannia_Software_Ltd|Britannia Software Ltd]]||Auto Rom Control System 1.6||1||-|| [[media:SuperRplus.zip|Super ROM Plus 1.6]]&lt;br /&gt;
|-&lt;br /&gt;
||[[System_X|System X v2.1]]||1985||[[Pride_Utilities|Pride Utilities]]||||1||-|| [[Media:Sysx21.zip|System X 2.1 ROM]]&lt;br /&gt;
|-&lt;br /&gt;
||[[T3m|T3m ROM]]||19xx||Unknown||||1||-|| [[media:T3mrom.zip|T3m ROM]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Transmat|Transmat v2.1]]||1985||[[Pride_Utilities|Pride Utilities]]||||1||-|| [[Media:Tmat21.zip|Transmat 2.1 ROM]]&lt;br /&gt;
|-&lt;br /&gt;
||[[UNCR|UNCR v2.4]]||1988||Graduate Software||Cruncher Accessory ROM for CPM||1||-|| [[media:Cpmcrch.zip|UNCR 2.4 ROM]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Utility Suite|Utility Suite]]||19xx||Unknown||||||7|| [[media:Rob3rom.zip|Utility Suite ROM]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Utopia|Utopia]]||1985||[[Arnor|Arnor]]||||1||-|| [[Media:ArnorUtopia.zip|Utopia ROM]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Utopia|Utopia 1.07]]||1985||[[Arnor|Arnor]]||||1||-|| [[Media:UTOP107.ROM|Utopia 1.07 ROM]]&lt;br /&gt;
|-&lt;br /&gt;
||[[WriteDSK|WriteDisk]]||2005||[[Arkos|Arkos]]||PC to CPC Disk Copier||1||-|| [[Media:Writedsk.rom‎|Writedisk ROM]]&lt;br /&gt;
|-&lt;br /&gt;
||[[WSX|WSX Utilities]]||19xx||[[WSX|WSX]]||CRTC, Disc, RAM and ROM utilities (some utilities will only work with the Inicron RAM-ROM Box)||1||-|| [[media:WSXUTILITY.zip| WSX Utility ROM]]&lt;br /&gt;
|-&lt;br /&gt;
||[[YANCC|Yet Another Norton-Commander Clone]]||2016||[[SOS|SOS]]||Norton-Commander Clone-for AMSDOS+ACMEDOS, M4DOS follows - [http://www.cpcwiki.eu/forum/applications/yet-another-norton-commander-clone/ newer Versions]||1||-|| [[media:YANCC220916b.zip|YANCC ROM]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Language Compiler ROMs ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot; style=&amp;quot;width:100%&amp;quot;&lt;br /&gt;
! Category / Name&lt;br /&gt;
! Year&lt;br /&gt;
! Author&lt;br /&gt;
! Description / Comment&lt;br /&gt;
! Number of Roms&lt;br /&gt;
! ROM Position&lt;br /&gt;
! File&lt;br /&gt;
|-&lt;br /&gt;
||[[BCPL|BCPL]]||1985||[[Arnor|Arnor]]||||1||-|| [[Media:ArnorBCPL.zip|BCPL ROM]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Maxam|Maxam 1.0]]||1985||[[Arnor|Arnor]]||||1||-|| [[Media:Maxam(Rom).zip|Maxam 1.0 ROM]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Maxam|Maxam 1.14]]||1985||[[Arnor|Arnor]]||||1||-|| [[Media:MAXAM114.ROM|Maxam 1.14 ROM]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Maxam|Maxam 1.5]]||1985||[[Arnor|Arnor]]||||1||-|| [[media:Maxam15.zip|Maxam 1.5 ROM]]&lt;br /&gt;
|-&lt;br /&gt;
||[[PhrozenC|PhrozenC v1.1]]||2010||[[NoRecess|NoRecess]]||||1||-|| [http://www.norecess.net/uploads/6/0/2/5/6025013/phrozenc-11.zip PhrozenC 1.1 ROM]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Full Program ROMs ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot; style=&amp;quot;width:100%&amp;quot;&lt;br /&gt;
! Category / Name&lt;br /&gt;
! Year&lt;br /&gt;
! Author&lt;br /&gt;
! Description / Comment&lt;br /&gt;
! Number of Roms&lt;br /&gt;
! ROM Position&lt;br /&gt;
! File&lt;br /&gt;
|-&lt;br /&gt;
||[[The_Advanced_OCP_Art_Studio|The Advanced OCP Art Studio]]||?||[[Rainbird_(software_house)|Rainbird]]||Unofficial Hack 1.0 - Based on v2.4, the features 'Printer Menu' 'Password' and 'Software Backup were removed to reduce the program size||3||-|| [[media:OCPROM.zip|The Advanced OCP Art Studio ROM]]&lt;br /&gt;
|-&lt;br /&gt;
||[[BrunWord|BrunWord]]||?||[[Brunning_Software|Brunning Software]]||||||-|| Link Required&lt;br /&gt;
|-&lt;br /&gt;
||[[Draughts|Draughts]]||1986||Unknown||Possibly a converted Basic Program||1||-|| [[media:DRAUGHTS.ROM|Draughts ROM]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Micro-Music_Creator|Micro Music Creator]]||1988||First Byte||||2||-|| [[Media:MicroMusic.zip|Micro-Music Creator ROMs]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Philosoft|Philosoft]]||1987||Philosoft||WordStar compatible text editor, 2-pass assembler, Z80 tester/debugger, Terminal program (incl. X-Modem protocol) - Roms in slot 4 and 12||2||-|| [[media:Philosoft roms.zip|Philosoft ROMs]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Protext|Protext 1.20]]||1985||[[Arnor|Arnor]]||Word Processor||1||-|| [[Media:Protext_V1.20_(Rom).zip|Protext 1.20 ROM]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Protext|Protext 1.22]]||1985||[[Arnor|Arnor]]||Word Processor||1||-|| [[Media:Protext(Rom).zip|Protext 1.22 ROM]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Promerge_Plus|ProMerge Plus 1.0]]||1986||[[Arnor|Arnor]]||Mail merge for [[Protext|Protext]] ||1||-|| [[Media:ProMergePlus(Rom).zip|Promerge Plus 1.0 ROM]] &lt;br /&gt;
|-&lt;br /&gt;
||[[ProPrint|ProPrint 1.52]]||1993||[[Campursoft|Campursoft]]||Print enhancer for [[Protext|Protext]] ||1||-|| [[Media:PROPR152.ROM|ProPrint 1.52 ROM]] &lt;br /&gt;
|-&lt;br /&gt;
||[[Prospell|ProSpell 1.04]]||1985||[[Arnor|Arnor]]||Spellchecking utility for [[Protext|Protext]]||1||-|| [[Media:PROSP104.ROM|Prospell 1.04 ROM]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Prospell|ProSpell 1.10]]||1986||[[Arnor|Arnor]]||Spellchecking utility for [[Protext|Protext]]||1||-|| [[Media:Prospell(Rom).zip|Prospell 1.10 ROM]]&lt;br /&gt;
|-&lt;br /&gt;
|[[STarKos|STarKos 1.21]]||?||[[Arkos|Arkos]]||Music Tracker||2-3||-|| [http://www.grimware.org/lib/exe/fetch.php/documentations/software/starkos/starkos.v1.21.rom.arkos.zip STarKos 1.21]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Hardware Dependent ROMs ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot; style=&amp;quot;width:100%&amp;quot;&lt;br /&gt;
! Category / Name&lt;br /&gt;
! Year&lt;br /&gt;
! Author&lt;br /&gt;
! Description / Comment&lt;br /&gt;
! Number of Roms&lt;br /&gt;
! ROM Position&lt;br /&gt;
! File&lt;br /&gt;
|-&lt;br /&gt;
||[[AMRAM2|Amram 2]]||19xx||[[Silicon_Systems|Silicon Systems]]||Sideways RAM toolkit ROM||1||-|| [[media:amram2.zip|AMRAM 2 ROM]]&lt;br /&gt;
|-&lt;br /&gt;
||[[ANTA_64|Anta 64]]||Unknown||||||||-|| Link Required&lt;br /&gt;
|-&lt;br /&gt;
||Arkos ROM Pack||2006||[[Arkos|Arkos]]||RSXs need CPC Booster||2||-|| [http://www.julien-nevo.com/arkos/tools/Arkos%20ROM%20Pack%20v1.1%20Files%20(arkos).zip Arkos ROM Pack 1.1]&lt;br /&gt;
|-&lt;br /&gt;
||[[Disc_Wizard|Disc Wizard]]||Unknown||[[Evesham_Micros|Evesham Micros]]||||1||-|| [[Media:DiscWizard12.zip|DiscWizard v1.2 ROM]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Fleet_EPROM_Programmer|Amstrad Eprom Programmer]]||19xx||Fleet Microsystems Ltd &amp;amp; F.Kup||||1||-|| [[Media:Amstrad Eprom Programmer (19xx)(Fleet Microsystems Ltd &amp;amp; F.Kup)(FLTEPRM.ROM).zip| Fleet EPROM ROM]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Spectre_Comms_Serial_Interface|Cage Comms v1.1]]||19xx||[[Aspects_BBS|D. Gorski and I. Hoare]]||||1||-|| [[Media:CageCommsRom11.zip|Cage Comms ROM v1.1]]&lt;br /&gt;
|-&lt;br /&gt;
||[[KDS_Electronics_Serial_Interface|Cage Comms v1.21]]||1987||[[Aspects_BBS|D. Gorski and I. Hoare]]||For the K.D.S. Serial Interface||1||-|| [[Media:CAGE121.ZIP|Cage Comms ROM v1.21]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Panda_Electronics_Communications_Interface_Unit|Communication Interface Unit Driver Softare 1.5]]||1986||Panda Electronics Ltd||||1||-|| [[Media:Panda Electronics Communication Interface Unit Interface Driver v1.5.zip|Panda Comms ROM]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Amstrad_Serial_Interface|Comstar v1.25]]||1986||[[HoneySoft|Honeysoft]] - [[PACE|Pace]]||||2||-|| [[Media:AmstradPaceSerialInterfaceCommstarRomImage.zip|ROM Image for Pace version]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Copy Lock|Copy Lock v6.0]]||1988||[[Romantic_Robot|Romantic Robot]]||||1||-|| [[media:copyl60.zip|Copy Lock 6.0 ROM]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Dk'tronics_Lightpen|Dk'Tronics Lightpen ROM]]||19xx||[[Dk'tronics|Dk'Tronics]]||||1||-|| [[Media:Dk'tronicsLightPenRomImage.zip|Dk'tronics Lightpen ROM]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Dk'tronics_memory_expansion|Dk'Tronics Silicon Disc 64K 0.3 ROM]]||1986||[[Dk'tronics|Dk'Tronics]]||||1||-||[[Media:SiliconDisc64.zip|DK'Tronics 64Kb Silicon Disc 0.3 ROM]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Dk'tronics_memory_expansion|Dk'Tronics Silicon Disc 1.3 ROM]]||1986||[[Dk'tronics|Dk'Tronics]]||||1||-||[[Media:Dk'tronicsSiliconDiscRomImage.zip|DK'Tronics Silicon Disc 1.3 ROM]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Dk'tronics_memory_expansion|Dk'Tronics Silicon Disc 2.12 ROM]]||1986||[[Dk'tronics|Dk'Tronics]]||||1||-|| [[Media:SD212.ROM|Dk'tronics Silicon Disc 2.12 ROM]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Dk'tronics_Speech_Synthesizer|Dk'Tronics Speech ROM v1.1]]||19xx||[[Dk'tronics|Dk'Tronics]]||||1||-|| [[Media:DKSPEECH.ROM‎|DK'Tronics Speech ROM]]&lt;br /&gt;
|-&lt;br /&gt;
||[[HxC_Standalone_Floppy_Emulator|HxC Manager v2.2]]||2011||[[norecess|norecess]]||||1||-||  [http://www.norecess.net/uploads/6/0/2/5/6025013/hxc22.zip HxC 2.2 ROM]&lt;br /&gt;
|-&lt;br /&gt;
||[[John_Morrison|Jm EPROM Programmer]]||1985||[[John_Morrison|John Morrison]]||||1||-||[[Media:Jm Eprom Programmer (1985)(John Morrison)(JMPEPRM.ROM).zip|JM EPROM Prog ROM]]&lt;br /&gt;
|-&lt;br /&gt;
||[[KDS_Electronics_Serial_Interface|K.D.S Serial Interface &amp;amp; Comms Pack 5 v4.2]]||19xx||[[KDS|K.D.S. Electronics]]||||1||-|| [[Media:KDS_RS232_4.2.zip|KDS Serial ROM v4.2]]&lt;br /&gt;
|-&lt;br /&gt;
||[[KDS_Electronics_Serial_Interface|K.D.S Serial Interface &amp;amp; Comms Pack 5 v4.2B]]||19xx||[[KDS|K.D.S. Electronics]]||||1||-|| [[Media:Kds serial interface rom.zip|KDS Serial ROM v4.2b]]&lt;br /&gt;
|-&lt;br /&gt;
||[[KDS_Electronics_Serial_Interface|K.D.S Serial Interface &amp;amp; Comms Pack 5 v5.0]]||19xx||[[KDS|K.D.S. Electronics]]||||1||-|| [[Media:KDSCOM50.ZIP|KDS Serial ROM v5.0]]&lt;br /&gt;
|-&lt;br /&gt;
||[[LambdaSpeak III ROM]]||2019||[[FutureSoft]]||Lot's of RSX commands for the LambdaSpeak III expansion.||1||-|| [[http://futureos.cpc-live.com/files/LambdaSpeak_RSX_by_TFM.zip LambdaSpeak III RSX ROM]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Ramcard_128|Madram/Overlanders]]||2004||Gerey Yves||Dams Assembler/Debugger and Burn software for RamCard||1||-|| [[Media:Ovl.zip‎|Overlanders ROM]]&lt;br /&gt;
|-&lt;br /&gt;
||[[MegaFlashROManager|MegaFlashROManager]]||2011 - 2012||[[FutureSoft|FutureSoft]]||Management software for [[User:Bryce|Bryce's]] [[MegaFlash]]; similar to the ROManager||2||-||[http://futureos.cpc-live.com/files/MF_ROManager.zip MegaFlashROManager]&lt;br /&gt;
|-&lt;br /&gt;
||[[Mirage_Imager|Mirage Imager V2]]||?||Mirage Computers Ltd.||||1||-|| [[Media:MirageImagerV2.zip|Mirage Image V2 ROM]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Mirage_Imager|Mirage Imager V3.2]]||1987||Mirage Computers Ltd.||||1||-|| [[Media:MirageImagerV32.zip|Mirage Image V3.2 ROM]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Multiface|Multiface 2]]||1986||[[Romantic_Robot|Romantic Robot]]||For Original AMSDOS||1||-|| [[Media:Multiface.two.romantic.robot.86.zip|Multiface 86 ROM]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Multiface|Multiface 2]]||1988||[[Romantic_Robot|Romantic Robot]]||For Original AMSDOS (See [[Multiface|Multiface 2 Page]] for differences) ||1||-|| [[Media:Multiface.two.romantic.robot.0e.zip|Multiface 0E ROM]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Multiface|Multiface 2]]||1990||[[Romantic_Robot|Romantic Robot]]||For CPC Plus AMSDOS|||1||-||[[Media:Multiface.two.romantic.robot.8b.zip|Multiface CPC Plus ROM]]&lt;br /&gt;
|-&lt;br /&gt;
||[[RDOS|RDOS]]||1988||[[Dobbertin|Dobbertin]]||Provides a 444 KB RAM disc on Dobbertin RAM Expansion||1||7|| [[Media:RDOS-EXT.ROM‎|RDOS ROM]] &lt;br /&gt;
|-&lt;br /&gt;
||[[Roman|Roman]]||2013||[[PNG|PNG]]||ROM Management for the [[MegaFlash|MegaFlash]]||1||-|| [[Media:ROMAN10-DSKHFE.zip‎|ROMAN 1.0]] &lt;br /&gt;
|-&lt;br /&gt;
||[[ROManager|ROManager]]||2005 - 2012||[[FutureSoft|FutureSoft]]||Management software for the [[SYMBiFACE_II|SYMBiFACE II]]; similar to the MegaFlashROManager||2||-|| [http://futureos.cpc-live.com/files/SF_ROManager.zip SFII ROManager]&lt;br /&gt;
|-&lt;br /&gt;
||[[ROManager|ROManager ALL]]||2005 - 2019||[[FutureSoft]]||Management software for ALL Pseudo-ROM expansions: FG, M4, MF, SF2, SF3, X-MEM etc.; ROManager on FutureOS XROM||1||0-255|| [http://futureos.cpc-live.com/files/ROManager_ALL.zip ROManager for FutureOS]&lt;br /&gt;
|-&lt;br /&gt;
||[[Softbrenner 1.27|Softbrenner 1.27]]||?||[[WSX|WSX]]||for ROM-RAM-Box||1||-|| [[media:SB127.zip|Softbrenner 1.27 ROM]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Dobbertin Smart Watch|TIME ROM+]]||?||[[Dobbertin|Dobbertin]]||Provides RSX commands to use the [[Dobbertin Smart Watch|Dobbertin SmartWatch RTC]] under BASIC||1||-|| [[media:TIMEROM+.ROM|TIME ROM+]]&lt;br /&gt;
|-&lt;br /&gt;
||[[VIDI_digitizer|VIDI Digitizer 2.02 ROM]]||1986||[[Rombo_Productions|Rombo Productions]]||||||-|| [[media:VIDIR202.ROM|VIDI Digitizer 2.02 ROM]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Vortex_Expansions_RAM_card|Vortex RAM - Expansion Card ID]]||19xx||[[Vortex_Computersysteme|Vortex]]||||1||-|| [[media:vramid.zip|Vortex RAM ID ROM]]&lt;br /&gt;
|-&lt;br /&gt;
||[[X-ROM|X-ROM Eprommer v1.16]]||1986||[[Timatic_Systems|Timatic Systems]]||||1||-|| [[Media:XROM Eprommer v1.16 (1986)(Timatic Systems)(XROM.ROM).zip|X-ROM ROM]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Game ROMs ==&lt;br /&gt;
(most files taken from [http://www.cpcwiki.eu/forum/index.php?topic=7854.msg60349#msg60349 this forum thread here] )&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot; style=&amp;quot;width:100%&amp;quot;&lt;br /&gt;
! Category / Name&lt;br /&gt;
! Year&lt;br /&gt;
! Author&lt;br /&gt;
! Description / Comment&lt;br /&gt;
! Number of Roms&lt;br /&gt;
! ROM Position&lt;br /&gt;
! File&lt;br /&gt;
|-&lt;br /&gt;
||[[Ahhh|Ahhh]]||1988||[[CRL|CRL Group PLC.]]||Converted to launch from ROM by Tastefulmrship||1||-||[[media:Ahhh.rom|Ahhh ROM]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Air_Traffic_Control|Air Traffic Control]]||1984||[[Hewson_Consultants|Hewson Consultants]]||Converted to launch from ROM by Tastefulmrship||1||-||[[media:Air Traffic Control.rom|Air Traffic Control ROM]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Airwolf|Airwolf]]||1985||[[Amsoft|Amsoft]]/[[Elite_Systems|Elite Systems]]||Converted to launch from ROM by Tastefulmrship||1||-||[[media:Airwolf.rom|Airwolf ROM]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Alex_Higgins_World_Snooker|Alex Higgins World Snooker]]||1985||[[Amsoft|Amsoft]]/[[Gem_Software|Gem Software]]||Converted to launch from ROM by Tastefulmrship||1||-||[[media:Alex_Higgins_World_Snooker.rom|Alex Higgins World Snooker ROM]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Anarchy|Anarchy]]||1988||[[Hewson|Hewson]]/[[Rack-It|Rack-It]]||Converted to launch from ROM by Axelay||1||-||[[media:Anarchy.rom|Anarchy ROM]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Android One|Android One]]||1985||[[Vortex Software]]||Converted to launch from ROM by SyX||1||-||[[media:android_one.rom|Android One ROM]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Arkanoid|Arkanoid]]||1987||[[Ocean|Ocean Software]]||Launch from ROM with &amp;lt;nowiki&amp;gt;|&amp;lt;/nowiki&amp;gt;ARKANOID||1||-||[[media:Arkanoid.rom|Arkanoid ROM]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Astro_Attack|Astro Attack]]||1984||[[Amsoft|Amsoft]]||Converted to launch from ROM by Tastefulmrship||1||-|| [[media:Astro Attack.rom|Astro Attack ROM]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Atlants|Atlantis]]||1985||[[Cobra_Soft|Cobra Soft]]||Converted to launch from ROM by Tastefulmrship||1||-||[[media:Atlantis.rom|Atlantis ROM]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Avenger|Avenger]]||1986||[[Gremlin_Graphics|Gremlin Graphics]]||Converted to launch from ROM by Tastefulmrship||2||-||[[media:AvengerROMs.zip|Avenger ROMs]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Blagger|Blagger]]||1984||[[Amsoft|Amsoft]]/[[Alligata_Software|Alligata Software]]||Converted to launch from ROM by Tastefulmrship||1||-||[[media:Blagger.rom|Blagger ROM]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Bomb Jack|Bomb Jack I &amp;amp; II]]||1986-7||[[Elite Systems]]||Converted to launch from ROM by SyX||3||-||[[media:Bomb_jack_1_y_2.zip|Bomb Jack I &amp;amp; II ROMs]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Boulder_Dash|Boulder Dash]]||1985||[[Mirrorsoft|Mirrorsoft]]||Converted to launch from ROM by Tastefulmrship||1||-||[[media:Boulderdash.rom|Boulder Dash ROM]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Braxx_Bluff|Braxx Bluff]]||1985||[[Amsoft|Amsoft]]||Launch from ROM with &amp;lt;nowiki&amp;gt;|&amp;lt;/nowiki&amp;gt;BRAXX||1||-||[[media:BRAXX.ROM|Braxx Bluff ROM]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Bruce_Lee|Bruce Lee]]||1984||[[Americana|Americana]]/[[Mastertronic|Mastertronic]]||Converted to launch from ROM by Tastefulmrship||1||-||[[media:Bruce Lee.rom|Bruce Lee ROM]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Chuckie_Egg|Chuckie Egg]]||1985||[[A&amp;amp;F Software]]||Converted to launch from ROM||1||-|| [[media:EGGRSX.ROM|Chuckie Egg ROM]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Classic_Axiens|Classic Axiens]]||1986||[[Bubble_Bus_Software|Bubble Bus Software]]||Converted to launch from ROM by TFM||1||-|| [[media:AXIENS.ROM|Classic Axiens ROM]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Classic Invaders|Classic Invaders]]||1986||[[Bubble_Bus_Software|Bubble Bus Software]]||Converted to launch from ROM by Tastefulmrship||1||-||[[media:Classic Invaders.rom|Classic Invaders ROM]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Chopper_Squad|Chopper Squad]]||1984||[[Interceptor_Software|Interceptor Software]]||Converted to launch from ROM by Tastefulmrship||1||-||[[media:Chopper Squad.rom|Chopper Squad ROM]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Codename_MAT|Codename MAT]]||1984||[[Amsoft|Amsoft]]||Launch from ROM with &amp;lt;nowiki&amp;gt;|&amp;lt;/nowiki&amp;gt;CODEMAT||2||-||[[media:Codename_MAT_ROMs.zip|Codename MAT ROMs]]&lt;br /&gt;
|-&lt;br /&gt;
||[[CPC_Invaders|CPC Invaders]]||1993||[[STS|STS Software]]||Converted to launch from ROM by 00WReX||1||-||[[media:CPCInvad.rom|CPC Invaders ROM]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Cyber_Huhn|Cyber Huhn]]||2013||TFM, MacDeath, Tom&amp;amp;Jerry||CPCWiki 16KB Game ROM competition 2013||1||-||[[media:Cyberhuhn.zip|Cyber Huhn ROM]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Dead_on_Time|Dead on Time]]||2010||[[Psytronik_Software|Psytronik]]/[[Paul_Kooistra|Paul Kooistra]]||Launch from ROM with &amp;lt;nowiki&amp;gt;|&amp;lt;/nowiki&amp;gt;DOT||2||-||[[media:Dead_on_Time_ROMs.zip|Dead on Time ROMs]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Defend_or_Die|Defend or Die]]||1985||[[Alligata_Software|Alligata Software]]||Converted to launch from ROM by arnoldemu||1||-||[[media:Defend or Die.rom|Defend or Die ROM]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Donkey_Kong|Donkey Kong]]||1986||[[Ocean|Ocean Software]]||Converted to launch from ROM by Tastefulmrship||1||-||[[media:Donkey Kong.rom|Donkey Kong ROM]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Don't_Panic|Don't Panic]]||1985||[[Firebird|Firebird]]||Converted to launch from ROM by Tastefulmrship||1||-||[[media:Don't Panic.rom|Don't Panic ROM]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Dragon's_Gold|Dragon's Gold]]||1985||[[Amsoft|Amsoft]]||Converted to launch from ROM by Tastefulmrship||1||-||[[media:Dragon's_Gold.rom|Dragon's Gold ROM]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Electro_Freddy|Electro Freddy]]||1984||[[Amsoft|Amsoft]]/[[Softspot|Softspot]]||Converted to launch from ROM by Tastefulmrship||1||-||[[media:Electro Freddy.rom|Electro Freddy ROM]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Equinox]]||1986||[[Mikro-Gen]]||Converted to launch from ROM by Tastefulmrship||2||-||[[media:Equinox rom.rar|Equinox ROMs]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Everyone's_A_Wally|Everyone's a Wally]]||1985||[[Mikro-Gen]]||Converted to launch from ROM by Tastefulmrship||2||-||[[media:Everyones_a_Wally.rar|Everyone's a Wally ROMs]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Finders_Keepers|Finders Keepers]]||1985||[[Mastertronic|Mastertronic]]||Converted to launch from ROM by Axelay||1||-||[[media:Finders Keepers.rom|Finders Keepers ROM]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Fire_Ant|Fire Ant]]||1984||[[Mogul_Communications|Mogul Communications]]||Converted to launch from ROM by Tastefulmrship||1||-||[[media:Fire Ant.rom|Fire ant ROM]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Frost_Byte|Frost byte]]||1986||[[MikroGen|MikroGen]]||Converted to launch from ROM by Axelay||1||-||[[media:Frost Byte.rom|Frost Byte ROM]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Fu-Kung_in_Las_Vegas|Fu-Kung In Las Vegas]]||1985||[[Amsoft|Amsoft]]/[[Romik|Romik]]||Converted to launch from ROM by Tastefulmrship||1||-||[[media:Fu-Kung_In_Las_Vegas.rom|Fu-Kung In Las Vegas ROM]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Game_Of_Dragons|Game Of Dragons]]||1985||[[Amsoft|Amsoft]]||Converted to launch from ROM by Tastefulmrship||1||-||[[media:Game Of Dragons.rom|Game Of Dragons ROM]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Gauntlet_(Defender Clone)|Gauntlet (Defender Clone)]]||1985||[[Micro_Power_Ltd.|Micro Power Ltd.]]||Converted to launch from ROM by Tastefulmrship||1||-||[[media:Gauntlet.rom|Gauntlet ROM]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Ghouls|Ghouls]]||1984||[[Micro_Power_Ltd.|Micro Power Ltd.]]||Converted to launch from ROM by Tastefulmrship||1||-||[[media:Ghouls.rom|Ghouls ROM]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Gilligan's Gold|Gilligan's Gold]]||1984||[[Ocean|Ocean Software]]||Converted to launch from ROM by Tastefulmrship||1||-||[[media:Gilligan's Gold.rom|Gilligan's Gold ROM]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Glider_Rider|Glider Rider]]||1986||[[Quicksilva]]||Converted to launch from ROM by Tastefulmrship||2||-||[[media:Glider.rar|Glider Rider ROMs]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Grand_Prix_Driver|Grand Prix Driver]]||1984||[[Amsoft]]/[[Britannia_Software_Ltd|Britannia Software Ltd]]||Converted to launch from ROM by Tastefulmrship||1||-||[[media:GPDriver.rom|Grand Prix Driver ROM]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Grand_Prix_Rally_II|Grand Prix Rally II]]||1985||[[Amsoft|Amsoft]]/[[Loriciels|Loriciels]]||Converted to launch from ROM by Tastefulmrship||1||-|| [[media:Rally2.rom|Grand Prix Rally II ROM]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Great_Gurianos|Great Gurianos]]||1987||[[Hit_Pak|Hit Pak]]||Converted to launch from ROM by Tastefulmrship||2||-||[[media:Great_Gurianos.rar|Great Gurianos ROMs]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Hagar|Hagar]]||????||[[The Black System|The Black System]]||Converted to launch from ROM by Tastefulmrship||1||-|| [[media:Hagar.rom|Hagar ROM]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Harrier_Attack|Harrier Attack]]||1984||[[Amsoft]]/[[Durell Software]]||Converted to launch from ROM||1||-|| [[media:Harrier.rom|Harrier Attack ROM]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Harvey_Headbanger|Harvey Headbanger]]||1986||[[Firebird|Firebird]]||Launch from ROM with &amp;lt;nowiki&amp;gt;|&amp;lt;/nowiki&amp;gt;HARVEY||1||-||[[media:Harvey_Headbanger.rom|Harvey Headbanger ROM]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Head Over Heels|Head Over Heels]]||1987||[[Ocean|Ocean Software]]||Converted to launch from ROM by SyX||3||9, 16 and 17|| [[media:hoh_roms.zip|Head Over Heels ROMs]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Herberts_Dummy_Run|Herbert's Dummy Run]]||1985||[[Mikron-Gen]]||Converted to launch from ROM by Tastefulmrship||2||-||[[media:Herberts_Dummy_Run.rar‎|Herbert's Dummy Run ROMs]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Highway_Encounter|Highway Encounter]]||1985||[[Vortex_Software|Vortex Software]]||Converted to launch from ROM by Axelay||2||-|| [[media:Highway_Encounter.zip|Highway Encounter ROMs]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Home_Runner|Home Runner]]||1984||[[Amsoft|Amsoft]]/[[Britannia_Software_Ltd|Britannia Software Ltd]]||Converted to launch from ROM by Tastefulmrship||1||-||[[media:Home Runner.rom|Home Runner ROM]]&lt;br /&gt;
|-&lt;br /&gt;
||[[House_Of_Usher|House Of Usher]]||1984||[[Amsoft|Amsoft]]/[[Indescomp|Indescomp]]||Converted to launch from ROM by Tastefulmrship||1||-||[[media:House Of Usher.rom|House Of Usher ROM]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Hunchback|Hunchback]]||1985||[[Amsoft|Amsoft]]/[[Ocean|Ocean Software]]||Converted to launch from ROM by Tastefulmrship||1||-||[[media:Hunchback.rom|Hunchback ROM]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Into_Oblivion|Into Oblivion]]||1986||[[Mastertronic|Mastertronic]]||Converted to launch from ROM by Axelay||1||-||[[media:Oblivion.rom|Into Oblivion ROM]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Jammin|Jammin]]||1984||[[Amsoft|Amsoft]]||Converted to launch from ROM by Tastefulmrship||1||-||[[media:Jammin.rom|Jammin ROM]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Karl's_Treasure_Hunt|Karl's Treasure Hunt]]||1984||[[Software_Projects|Software Projects Ltd.]]||Converted to launch from ROM by Tastefulmrship||1||-||[[media:Karl's Treasure Hunt.rom|Karl's Treasure Hunt ROM]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Killer Gorilla|Killer Gorilla]]||1987||[[Ocean|Ocean Software]]||Converted to launch from ROM by Tastefulmrship||1||-|| [[media:Killer Gorilla.rom|Killer Gorilla ROM]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Knight_Lore|Knight Lore]]||1985||[[Ultimate|Ultimate Play The Game]]||Converted to launch from ROM by MiguelSky||2||-||[[media:KnightLore.zip|Knight Lore ROMs]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Kong_Strikes_Back|Kong Strikes Back]]||1984||[[Ocean|Ocean Software]]||Converted to launch from ROM||1||-||[[media:Kong Strikes Back.rom|Kong Strikes Back ROMs]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Krakout|Krakout]]||1987||[[Gremlin_Graphics|Gremlin Graphics]]||Converted to launch from ROM by Tastefulmrship||2||-|| [[media:KrakoutROMs.zip|Krakout ROMs]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Lab_Escape|Lab Escape]]||2013||[[EgoTrip|EgoTrip]]||Converted to launch from ROM by Tastefulmrship||1||-|| [[media:Lab Escape.rom|Lab Escape ROM]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Light_Force|Light Force]]||1986||[[FTL|FTL]]||Launch from ROM with &amp;lt;nowiki&amp;gt;|&amp;lt;/nowiki&amp;gt;LIGHTFORCE||2||-||[[media:Light_Force_ROMs.zip|Light Force ROMs]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Livingstone, I Presume]]|| 1987 || [[Opera_Soft|Opera Soft]] || Converted by VincentGR ||2|| - || [[Media:Lingivstone.zip| Linvingstone, I Presume?]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Loom_Preview|Loom (Preview)]]||?||[[Epsilon|Epsilon]]||Converted to launch from ROM by Tastefulmrship||1||-||[[media:Loom Preview.rom|Loom Preview ROM]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Manic_Miner|Manic Miner]]||1984||[[Amsoft|Amsoft]]/[[Software_Projects|Software Projects]]||Converted to launch from ROM by Tastefulmrship||1||-||[[media:Manic Miner.rom|Manic Miner ROM]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Monty_On_The_Run|Monty on the Run]]||1986||[[Gremlin_Graphics|Gremlin Graphics]]||Converted to launch from ROM by Tastefulmrship||2||-||[[media:Monty_on_the_Run.rar‎|Monty on the Run ROMs]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Moon_Buggy|Moon Buggy]]||1985||[[Anirog|Anirog Software]]||Converted to launch from ROM by Tastefulmrship||1||-||[[media:Moon_Buggy.rom|Moon Buggy ROM]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Mutant_Monty|Mutant Monty]]||1984||[[Amsoft|Amsoft]]/[[Artic_Computing|Artic Computing]]||Converted to launch from ROM by Tastefulmrship||1||-|| [[media:Mutant Monty.rom|Mutant Monty ROM]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Nemesis_the_Warlock|Nemesis the Warlock]]||1987||[[Martech]]||Converted to launch from ROM by Tastefulmrship||2||-||[[media:Nemesis_the_Warlock.rar‎|Nemesis the Warlock ROMs]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Nebulus|Nebulus]]||1988||[[HEWSON]]||Converted to launch from ROM by Tastefulmrship||2||-||[[media:Nebulus_ROM.zip|Nebulus ROMs]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Oh Mummy|Oh Mummy]]||1984||[[Amsoft|Amsoft]]||Converted to launch from ROM||1||-||[[media:Ohmummy.rom|Oh Mummy ROM]]&lt;br /&gt;
|-&lt;br /&gt;
||[[One_Man_And_His_Droid|One Man And His Droid]]||1985||[[Mastertronic|Mastertronic]]||Converted to launch from ROM by Tastefulmrship||1||-||[[media:One Man And His Droid.rom|One Man And His Droid ROM]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Overkoban|Overkoban]]||2013||Tom&amp;amp;Jerry, Supersly, Eldrik||CPCWiki 16KB Game ROM competition 2013||1||-||[[media:Overkoban.zip|Overkoban ROM]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Pac-Man|Pac-Man]]||1986||T and T||Converted to launch from ROM by Nilquader||1||-||[[media:pacman-rom.zip|Pacman ROM]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Punchy|Punchy]]||1985||[[Amsoft|Amsoft]]/[[Mr._Micro|Mr. Micro]]||Converted to launch from ROM by Tastefulmrship||1||-||[[media:Punchy.rom|Punchy ROM]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Pyjamarama]]||1985||[[Amsoft]]||Converted to launch from ROM by Tastefulmrship||2||-||[[media:Pyjamarama ROM.rar|Pyjamarama ROMs]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Relentless|Relentless]]||2013||Axelay, Rexbeng, Tom&amp;amp;Jerry||CPCWiki 16KB Game ROM competition 2013||1||-||[[media:Relentless.zip|Relentless ROM]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Roland_Ahoy!|Roland Ahoy!]]||1984||[[Amsoft|Amsoft]]/[[Computersmith|Computersmith]]||Converted to launch from ROM by Tastefulmrship||1||-||[[media:Roland Ahoy.rom|Roland Ahoy! ROM]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Roland_goes_Digging|Roland Goes Digging]]||1984||[[Amsoft|Amsoft]]||Converted to launch from ROM by Tastefulmrship||1||-||[[media:Roland Goes Digging.rom|Roland Goes Digging ROM]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Roland_goes_Square_Bashing|Roland Goes Square Bashing]]||1984||[[Amsoft|Amsoft]]||Converted to launch from ROM by Tastefulmrship||1||-||[[media:Roland Goes Square Bashing.rom|Roland Goes Square Bashing ROM]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Roland_on_the_Ropes|Roland On The Ropes]]||1984||[[Amsoft|Amsoft]]/[[Indescomp|Indescomp]]||Converted to launch from ROM by Tastefulmrship||1||-||[[media:Roland On The Ropes.rom|Roland On The Ropes ROM]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Ruff and Reddy|Ruff and Reddy]]||????||[[Nicholas_Campbell|Nick Campbell]]||Converted to launch from ROM by Tastefulmrship||2||-||[[media:RuffandReddyROMs.zip|Ruff and Reddy ROMs]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Satellite_Warrior|Satellite Warrior]]||1985||[[Amsoft|Amsoft]]||Launch from ROM with &amp;lt;nowiki&amp;gt;|&amp;lt;/nowiki&amp;gt;SATWAR||2||-||[[media:Satellite_Warrior_ROMs.zip|Satellite Warrior ROMs]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Sentinel|Sentinel]]||1987||[[Firebird|Firebird]]||Launch from ROM with &amp;lt;nowiki&amp;gt;|&amp;lt;/nowiki&amp;gt;SENTINEL||1||-||[[media:Sentinel.ROM|Sentinel ROM]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Space_Hawks|Space Hawks]]||1984||[[Amsoft|Amsoft]]/[[Durell Software|Durell Software]]||Converted to launch from ROM by 00WReX||1||-||[[media:SpaceHwk.rom|Space Hawks ROM]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Space_Mania|Space Mania]]||1986||[[Neil Kolban (ACU)]]||Converted to launch from ROM by Tastefulmrship||1||-||[[media:Space Mania.rom|Space Mania ROM]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Spannerman|Spannerman]]||1984||[[Amsoft|Amsoft]]/[[Gem_Software|Gem Software]]||Converted to launch from ROM by Tastefulmrship||1||-||[[media:Spannerman.rom|Spannerman ROM]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Speed_King|Speed King]]||1985||[[Mastertronic|Mastertronic]]||Converted to launch from ROM by Axelay||1||-||[[media:Speed King.rom|Speed King ROM]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Spy_vs_Spy|Spy vs Spy]]||1985||[[First_Star|First Star]]||Converted to launch from ROM by Tastefulmrship||2||-||[[media:Spy_vs_Spy.rar‎|Spy vs Spy ROMs]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Star Firebirds|Star Firebirds]]||1986||[[Firebird|Firebird]]||Converted to launch from ROM by Axelay||1||-|| [[media:Starfire.rom|Star Firebirds ROM]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Subtera_Puzlo|Subtera Puzlo]]||2013||EgoTrip, Redbox||CPCWiki 16KB Game ROM competition 2013||1||-||[[media:Subterapuzlo.zip|Subtera Puzlo ROM]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Tapper|Tapper]]||1986||[[Amsoft|Amsoft]]/[[Bally Midway]]/[[Sega|Sega]]||Converted to launch from ROM by Tastefulmrship||1||-||[[media:Tapper.rom|Tapper ROM]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Tempest|Tempest]]||1986||[[Activision|Activision]]||Converted to launch from ROM by Tastefulmrship||1||-||[[media:Tempest.rom|Tempest ROM]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Three Weeks in Paradise|Three Weeks in Paradise]]||1986||[[Mikro-Gen|Mikro-Gen]]||Converted to launch from ROM by Tastefulmrship||2||-||[[media:3_Weeks_in_Paradise.rar‎|3 Weeks in Paradise ROMs‎]]&lt;br /&gt;
|-&lt;br /&gt;
||[[The_Prize|The Prize]]||1985||[[Amsoft|Amsoft]]/[[Arcade_Software|Arcade Software]]||Converted to launch from ROM by Tastefulmrship||1||-||[[media:The Prize.rom|The Prize ROM]]&lt;br /&gt;
|-&lt;br /&gt;
||[[The Curse of Sherwood|The Curse of Sherwood]]||1987||[[Mastertronic|Mastertronic]]||Converted to launch from ROM by Tastefulmrship||2||-|| [[media:TheCurseofSherwoodROMs.zip|The Curse of Sherwood ROMs]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Thrust|Thrust]]||1986||[[Firebird|Firebird]]||Converted to launch from ROM by Tastefulmrship||1||-|| [[media:Thrust.rom|Thrust ROM]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Trashman|Trashman]]||1986||[[Virgin_Games|Virgin Games]]||Converted to launch from ROM by Tastefulmrship||1||-||[[media:Trashman.rom|Trashman ROM]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Tribble Trouble|Tribble Trouble]]||????||[[????]]||Converted to launch from ROM by Tastefulmrship||1||-||[[media:Tribble Trouble.rom|Tribble Trouble ROM]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Uridium|Uridium]]||1986||[[Hewson_Consultants|Hewson Consultants]]||Converted to launch from ROM by Tastefulmrship||1||-||[[media:Uridium.rom|Uridium ROM]]&lt;br /&gt;
|-&lt;br /&gt;
||[[WEC_Le_Mans|WEC Le Mans]]||1988||[[Ocean|Ocean Software]]||Launch from ROM with &amp;lt;nowiki&amp;gt;|&amp;lt;/nowiki&amp;gt;WEC||2||-||[[media:WEC_Le_Mans.zip|WEC Le Mans ROMs]]&lt;br /&gt;
|-&lt;br /&gt;
||[[West_Bank|West Bank]]||1986||[[Dinamic|Dinamic]]||Converted to launch from ROM by MiguelSky||2||-||[[media:WestBank.zip|West Bank ROMs]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Wriggler_(Blaby)|Wriggler (Blaby)]]||1985||[[Blaby_Computer_Games|Blaby Computer Games]]||Converted to launch from ROM by Tastefulmrship||1||-||[[media:Wriggler (Blaby).rom|Wriggler (Blaby) ROM]]&lt;br /&gt;
|-&lt;br /&gt;
||[[ZblastSD|ZblastSD]]||2005||[[Nicholas_Campbell|Nicholas Campbell]]||Converted to launch from ROM by 00WReX||1||-||[[media:ZBlastSD.rom|ZblastSD ROM]]&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Expansion ROM| ]][[Category:Software| ]][[Category:Operating System| ]][[Category:Programming software| ]][[Category:DATA Storage| ]][[Category:CPC Internal Components]]&lt;/div&gt;</summary>
		<author><name>TFM</name></author>	</entry>

	<entry>
		<id>https://oldwiki.cpcwiki.eu/index.php?title=FutuRetro_2025&amp;diff=126905</id>
		<title>FutuRetro 2025</title>
		<link rel="alternate" type="text/html" href="https://oldwiki.cpcwiki.eu/index.php?title=FutuRetro_2025&amp;diff=126905"/>
				<updated>2025-10-09T11:10:26Z</updated>
		
		<summary type="html">&lt;p&gt;TFM: Created page with &amp;quot;The live meeting report can be found in Future View VI&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The live meeting report can be found in [[Future View VI]]&lt;/div&gt;</summary>
		<author><name>TFM</name></author>	</entry>

	<entry>
		<id>https://oldwiki.cpcwiki.eu/index.php?title=Retropulsiv_2018&amp;diff=126904</id>
		<title>Retropulsiv 2018</title>
		<link rel="alternate" type="text/html" href="https://oldwiki.cpcwiki.eu/index.php?title=Retropulsiv_2018&amp;diff=126904"/>
				<updated>2025-10-09T11:10:12Z</updated>
		
		<summary type="html">&lt;p&gt;TFM: Created page with &amp;quot;The live meeting report can be found in Future View VI&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The live meeting report can be found in [[Future View VI]]&lt;/div&gt;</summary>
		<author><name>TFM</name></author>	</entry>

	<entry>
		<id>https://oldwiki.cpcwiki.eu/index.php?title=Bergtreffen_2011&amp;diff=126903</id>
		<title>Bergtreffen 2011</title>
		<link rel="alternate" type="text/html" href="https://oldwiki.cpcwiki.eu/index.php?title=Bergtreffen_2011&amp;diff=126903"/>
				<updated>2025-10-09T11:09:56Z</updated>
		
		<summary type="html">&lt;p&gt;TFM: Created page with &amp;quot;The live meeting report can be found in Future View VI&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The live meeting report can be found in [[Future View VI]]&lt;/div&gt;</summary>
		<author><name>TFM</name></author>	</entry>

	<entry>
		<id>https://oldwiki.cpcwiki.eu/index.php?title=Bergtreffen_2007&amp;diff=126902</id>
		<title>Bergtreffen 2007</title>
		<link rel="alternate" type="text/html" href="https://oldwiki.cpcwiki.eu/index.php?title=Bergtreffen_2007&amp;diff=126902"/>
				<updated>2025-10-09T11:09:38Z</updated>
		
		<summary type="html">&lt;p&gt;TFM: /* Participants */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Participants ==&lt;br /&gt;
&lt;br /&gt;
* [[Brainblaster]]&lt;br /&gt;
* [[Brueggi]]&lt;br /&gt;
* [[Kangaroo MusiQue]]&lt;br /&gt;
* [[Knutschfleck]]&lt;br /&gt;
* [[Mr.Ams]]&lt;br /&gt;
* [[Octoate]]&lt;br /&gt;
* [[Prodatron]]&lt;br /&gt;
* [[TFM]]&lt;br /&gt;
* [[Tolkin]]&lt;br /&gt;
* [[Villain]]&lt;br /&gt;
&lt;br /&gt;
The live meeting report can be found in [[Future View VI]]&lt;br /&gt;
&lt;br /&gt;
== Picture Galleries ==&lt;br /&gt;
&lt;br /&gt;
* ...&lt;br /&gt;
&lt;br /&gt;
[[Category:CPC events]]&lt;br /&gt;
[[Category:Stub]]&lt;/div&gt;</summary>
		<author><name>TFM</name></author>	</entry>

	<entry>
		<id>https://oldwiki.cpcwiki.eu/index.php?title=Bergtreffen_2006&amp;diff=126901</id>
		<title>Bergtreffen 2006</title>
		<link rel="alternate" type="text/html" href="https://oldwiki.cpcwiki.eu/index.php?title=Bergtreffen_2006&amp;diff=126901"/>
				<updated>2025-10-09T11:09:18Z</updated>
		
		<summary type="html">&lt;p&gt;TFM: /* Participants */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Participants ==&lt;br /&gt;
&lt;br /&gt;
* [[Brainblaster]]&lt;br /&gt;
* [[Gert Genial]]&lt;br /&gt;
* [[Mr.Ams]]&lt;br /&gt;
* [[Octoate]]&lt;br /&gt;
* [[Prodatron]]&lt;br /&gt;
* [[Tolkin]]&lt;br /&gt;
* [[Villain]]&lt;br /&gt;
&lt;br /&gt;
The live meeting report can be found in [[Future View VI]]&lt;br /&gt;
&lt;br /&gt;
== Picture Galleries ==&lt;br /&gt;
&lt;br /&gt;
* [ftp://ftp.cmo.de/pub/Computer/Amstrad_CPC/CPC-Parties/2006/Bergfest2006/ Pictures on Kangas CMO-FTP]&lt;br /&gt;
&lt;br /&gt;
[[Category:CPC events]]&lt;br /&gt;
[[Category:Stub]]&lt;/div&gt;</summary>
		<author><name>TFM</name></author>	</entry>

	<entry>
		<id>https://oldwiki.cpcwiki.eu/index.php?title=Mittwintermeeting_18&amp;diff=126900</id>
		<title>Mittwintermeeting 18</title>
		<link rel="alternate" type="text/html" href="https://oldwiki.cpcwiki.eu/index.php?title=Mittwintermeeting_18&amp;diff=126900"/>
				<updated>2025-10-09T11:09:01Z</updated>
		
		<summary type="html">&lt;p&gt;TFM: /* Releases */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The [[Mittwintermeeting]] goes straight to the 18th edition in Kirchen / Germany.&lt;br /&gt;
&lt;br /&gt;
Over the last years, the Meeting has grown as a place where people from all the different home-computer&lt;br /&gt;
systems of the 80's can come together for a nice weekend. &lt;br /&gt;
&lt;br /&gt;
For now, we cover Amstrad, Atari, Acorn, Commodore, MSX and more. Looking forward to grow even further :)&lt;br /&gt;
&lt;br /&gt;
As in the last time, the party is held in a blockhouse directly at the east border of the Westerwald (Siegerland) in Kirchen / Germany.&lt;br /&gt;
&lt;br /&gt;
Like every time, everyone who is interested in old home computers is very welcome!&lt;br /&gt;
&lt;br /&gt;
''' The Meeting takes place from April 3rd (Thursday) to 6.4.2025 (Sunday) [4 days!]'''&lt;br /&gt;
&lt;br /&gt;
== The Party-Place ==&lt;br /&gt;
&lt;br /&gt;
DRK Vereinshaus Kirchen&amp;lt;br&amp;gt;An der Buswende (Dorfstraße 80)&amp;lt;br&amp;gt;57548 Kirchen&amp;lt;br&amp;gt;Germany&amp;lt;br&amp;gt;GeoCoords: (longitude/latitude)&amp;amp;nbsp;:&amp;amp;nbsp; 7°54'40.84&amp;quot;E , 50°48'49.74&amp;quot;N &lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt; &lt;br /&gt;
&lt;br /&gt;
If you have any more questions please send a PM to: Prodatron or Dr.Zed&lt;br /&gt;
&lt;br /&gt;
== Accommodation == &lt;br /&gt;
* Hotel &amp;quot;Zum weißen Stein&amp;quot; (single bedroom &amp;lt; EUR 80)&lt;br /&gt;
* bring your own Airbed and sleep at the party place (EUR 50 flatrate including beverages)&lt;br /&gt;
&lt;br /&gt;
== Participants ==&lt;br /&gt;
&lt;br /&gt;
(planned/known)&lt;br /&gt;
Please note, that 18 participants is the maximum because of the location. So please hurry up with your registration until this list is &amp;quot;full&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
#[[Dr.Zed]]&lt;br /&gt;
#[[Prodatron]]&lt;br /&gt;
#EdoZ/SymbiosiS&lt;br /&gt;
#Thomas Wieczorek&lt;br /&gt;
#[[Beetle]]&lt;br /&gt;
#[[Insane]]&lt;br /&gt;
#Krill/Plush&lt;br /&gt;
#Deyta (aka Merlin)&lt;br /&gt;
#JAC! (Peter Dell)&lt;br /&gt;
#Nils&lt;br /&gt;
#[[Angelina]] of [[FutureSoft]]&lt;br /&gt;
#[[TFM]] of [[FutureSoft]]&lt;br /&gt;
#[[Tolkin]] of [[FutureSoft]]&lt;br /&gt;
#Paco (Outdoor-Holger)&lt;br /&gt;
#Merlin&lt;br /&gt;
#Edilbert Kirk&lt;br /&gt;
#Henne&lt;br /&gt;
&lt;br /&gt;
== Releases ==&lt;br /&gt;
* [[ROManager]] 2.50 for [[FutureOS]]&lt;br /&gt;
* Krill's C64 project&lt;br /&gt;
&lt;br /&gt;
The live meeting report can be found in [[Future View VI]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:CPC events]]&lt;/div&gt;</summary>
		<author><name>TFM</name></author>	</entry>

	<entry>
		<id>https://oldwiki.cpcwiki.eu/index.php?title=Mittwintermeeting_17&amp;diff=126899</id>
		<title>Mittwintermeeting 17</title>
		<link rel="alternate" type="text/html" href="https://oldwiki.cpcwiki.eu/index.php?title=Mittwintermeeting_17&amp;diff=126899"/>
				<updated>2025-10-09T11:08:15Z</updated>
		
		<summary type="html">&lt;p&gt;TFM: /* Participants */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The [[Mittwintermeeting]] goes straight to the 17th edition in Kirchen / Germany.&lt;br /&gt;
&lt;br /&gt;
Over the last years, the Meeting has grown as a place where people from all the different home-computer&lt;br /&gt;
systems of the 80's can come together for a nice weekend. &lt;br /&gt;
&lt;br /&gt;
For now, we cover Amstrad, Atari, Acorn, Commodore, MSX and more. Looking forward to grow even further :)&lt;br /&gt;
&lt;br /&gt;
As in the last time, the party is held in a blockhouse directly at the east border of the Westerwald (Siegerland) in Kirchen / Germany.&lt;br /&gt;
&lt;br /&gt;
Like every time, everyone who is interested in old home computers is very welcome!&lt;br /&gt;
&lt;br /&gt;
''' The Meeting took place from March 6th (Wednesday) to 10. 2024'''&lt;br /&gt;
&lt;br /&gt;
== The Party-Place ==&lt;br /&gt;
&lt;br /&gt;
DRK Vereinshaus Kirchen&amp;lt;br&amp;gt;An der Buswende (Dorfstraße 80)&amp;lt;br&amp;gt;57548 Kirchen&amp;lt;br&amp;gt;Germany&amp;lt;br&amp;gt;GeoCoords: (longitude/latitude)&amp;amp;nbsp;:&amp;amp;nbsp; 7°54'40.84&amp;quot;E , 50°48'49.74&amp;quot;N &lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt; &lt;br /&gt;
&lt;br /&gt;
If you have any more questions please send a PM to: Prodatron or Dr.Zed&lt;br /&gt;
&lt;br /&gt;
== Accommodation == &lt;br /&gt;
* Hotel &amp;quot;zum weißen Stein&amp;quot; (single bedroom ~ EUR 80)&lt;br /&gt;
* bring your own Airbed and sleep at the party place (EUR 0)&lt;br /&gt;
&lt;br /&gt;
== Participants ==&lt;br /&gt;
&lt;br /&gt;
(planned/known)&lt;br /&gt;
&lt;br /&gt;
#[[Dr.Zed]]&lt;br /&gt;
#[[Prodatron]]&lt;br /&gt;
#EdoZ/SymbiosiS&lt;br /&gt;
#[[Beetle]]&lt;br /&gt;
#[[Insane]]&lt;br /&gt;
#Deyta (aka Merlin)&lt;br /&gt;
#Hans/TMTLogic&lt;br /&gt;
#Frits (MSX)&lt;br /&gt;
#[[Tolkin]]&lt;br /&gt;
#[[TFM]]&lt;br /&gt;
#Outdoor-Holger&lt;br /&gt;
#Dr.Irata&lt;br /&gt;
#Krill/Plush&lt;br /&gt;
#Bodo/Rabenauge&lt;br /&gt;
#Henne/Abyss Connection&lt;br /&gt;
#Dorle&lt;br /&gt;
#SvOlli&lt;br /&gt;
#Wizzard&lt;br /&gt;
&lt;br /&gt;
The live meeting report can be found in [[Future View VI]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:CPC events]]&lt;/div&gt;</summary>
		<author><name>TFM</name></author>	</entry>

	<entry>
		<id>https://oldwiki.cpcwiki.eu/index.php?title=XzentriX_Meeting_2025&amp;diff=126898</id>
		<title>XzentriX Meeting 2025</title>
		<link rel="alternate" type="text/html" href="https://oldwiki.cpcwiki.eu/index.php?title=XzentriX_Meeting_2025&amp;diff=126898"/>
				<updated>2025-10-09T11:06:38Z</updated>
		
		<summary type="html">&lt;p&gt;TFM: Created page with &amp;quot;A meeting report can be found in Future View VI&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;A meeting report can be found in [[Future View VI]]&lt;/div&gt;</summary>
		<author><name>TFM</name></author>	</entry>

	<entry>
		<id>https://oldwiki.cpcwiki.eu/index.php?title=Future_View_VI&amp;diff=126897</id>
		<title>Future View VI</title>
		<link rel="alternate" type="text/html" href="https://oldwiki.cpcwiki.eu/index.php?title=Future_View_VI&amp;diff=126897"/>
				<updated>2025-10-09T11:05:26Z</updated>
		
		<summary type="html">&lt;p&gt;TFM: /* Contents */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Image:FV-VIa.png|384px|thumb|right]]&lt;br /&gt;
[[Image:FV-VIb.png|384px|thumb|right]]&lt;br /&gt;
&lt;br /&gt;
== Contents ==&lt;br /&gt;
&lt;br /&gt;
The sixth issue of the disc-mag [[FutureView]] got released at October 8th in 2025. Its theme is a bit of TRON Ares (premiere one day after). And it contains articles about: &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* [[Mittwintermeeting 17]]&lt;br /&gt;
&lt;br /&gt;
* [[Mittwintermeeting 18]]&lt;br /&gt;
&lt;br /&gt;
* [[Bergtreffen 2006]]&lt;br /&gt;
&lt;br /&gt;
* [[Bergtreffen 2007]]&lt;br /&gt;
&lt;br /&gt;
* [[Bergtreffen 2011]]&lt;br /&gt;
&lt;br /&gt;
* [[Retropulsiv 2018]]&lt;br /&gt;
&lt;br /&gt;
* [[FutuRetro 2025]]&lt;br /&gt;
&lt;br /&gt;
* [[XzentriX Meeting 2025]]&lt;br /&gt;
&lt;br /&gt;
== Weblinks ==&lt;br /&gt;
&lt;br /&gt;
* Download:&lt;br /&gt;
[https://futureos.cpcwiki.de/files/FutureView-VI.zip Download FutureView VI]&lt;br /&gt;
&lt;br /&gt;
* And here a Youtube Link:&lt;br /&gt;
[https://www.youtube.com/watch?v=1_SKIsxRTTU Video in Spanish]&lt;br /&gt;
&lt;br /&gt;
[[Category:Disczine]]&lt;br /&gt;
[[Category:Extended RAM Software]]&lt;br /&gt;
[[Category:FutureOS]]&lt;/div&gt;</summary>
		<author><name>TFM</name></author>	</entry>

	<entry>
		<id>https://oldwiki.cpcwiki.eu/index.php?title=FutureView&amp;diff=126896</id>
		<title>FutureView</title>
		<link rel="alternate" type="text/html" href="https://oldwiki.cpcwiki.eu/index.php?title=FutureView&amp;diff=126896"/>
				<updated>2025-10-09T10:53:59Z</updated>
		
		<summary type="html">&lt;p&gt;TFM: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''FutureView''' is a disc mag published by [[TFM]] of [[FutureSoft]].&lt;br /&gt;
&lt;br /&gt;
It runs under [[FutureOS]].&lt;br /&gt;
&lt;br /&gt;
Up to now six issues have been published in various languages (Dutch, English, French, German, Spanish and Turkish).&lt;br /&gt;
&lt;br /&gt;
A seventh issue is planned to be released in the future (but the year is still unknown).&lt;br /&gt;
&lt;br /&gt;
== Issues ==&lt;br /&gt;
&lt;br /&gt;
* [[Future View I]]&lt;br /&gt;
* [[Future View II]]&lt;br /&gt;
* [[Future View III]]&lt;br /&gt;
* [[Future View IV]]&lt;br /&gt;
* [[Future View V]]&lt;br /&gt;
* [[Future View VI]]&lt;br /&gt;
&lt;br /&gt;
== Technic ==&lt;br /&gt;
&lt;br /&gt;
*FutureView issues are released on 3.5&amp;quot; or 5.25&amp;quot; discs (or DSK images) in Vortex format, which provides 704 KB space.&lt;br /&gt;
*The articles can contain text, tables, semigraphic characters and bitmap graphics.&lt;br /&gt;
*FutureView uses a character set of 9 bit height, which provides a better legibility than the usual 8 bit height character sets.&lt;br /&gt;
*FV uses connected expansion RAM, in this case it loads all data at once and no reload is needed while using FV. This makes sense since all the FV issues contain a lot of texts and graphics.&lt;br /&gt;
&lt;br /&gt;
== Web links  ==&lt;br /&gt;
*[http://www.FutureOS.de FutureOS: Downloads]&lt;br /&gt;
&lt;br /&gt;
[[Category:Disczine]] &lt;br /&gt;
[[Category:Extended RAM Software]] &lt;br /&gt;
[[Category:Fanzines]] &lt;br /&gt;
[[Category:FutureOS]]&lt;/div&gt;</summary>
		<author><name>TFM</name></author>	</entry>

	<entry>
		<id>https://oldwiki.cpcwiki.eu/index.php?title=FutureView&amp;diff=126895</id>
		<title>FutureView</title>
		<link rel="alternate" type="text/html" href="https://oldwiki.cpcwiki.eu/index.php?title=FutureView&amp;diff=126895"/>
				<updated>2025-10-09T10:51:55Z</updated>
		
		<summary type="html">&lt;p&gt;TFM: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''FutureView''' is a disc mag published by [[TFM]] of [[FutureSoft]].&lt;br /&gt;
&lt;br /&gt;
It runs under [[FutureOS]].&lt;br /&gt;
&lt;br /&gt;
Up to now six issues have been published in various languages.&lt;br /&gt;
&lt;br /&gt;
A seventh issue is planned to be released in the future (but the year is still unknown).&lt;br /&gt;
&lt;br /&gt;
== Issues ==&lt;br /&gt;
&lt;br /&gt;
* [[Future View I]]&lt;br /&gt;
* [[Future View II]]&lt;br /&gt;
* [[Future View III]]&lt;br /&gt;
* [[Future View IV]]&lt;br /&gt;
* [[Future View V]]&lt;br /&gt;
* [[Future View VI]]&lt;br /&gt;
&lt;br /&gt;
== Technic ==&lt;br /&gt;
&lt;br /&gt;
*FutureView issues are released on 3.5&amp;quot; or 5.25&amp;quot; discs (or DSK images) in Vortex format, which provides 704 KB space.&lt;br /&gt;
*The articles can contain text, tables, semigraphic characters and bitmap graphics.&lt;br /&gt;
*FutureView uses a character set of 9 bit height, which provides a better legibility than the usual 8 bit height character sets.&lt;br /&gt;
*FV uses connected expansion RAM, in this case it loads all data at once and no reload is needed while using FV. This makes sense since all the FV issues contain a lot of texts and graphics.&lt;br /&gt;
&lt;br /&gt;
== Web links  ==&lt;br /&gt;
*[http://www.FutureOS.de FutureOS: Downloads]&lt;br /&gt;
&lt;br /&gt;
[[Category:Disczine]] &lt;br /&gt;
[[Category:Extended RAM Software]] &lt;br /&gt;
[[Category:Fanzines]] &lt;br /&gt;
[[Category:FutureOS]]&lt;/div&gt;</summary>
		<author><name>TFM</name></author>	</entry>

	<entry>
		<id>https://oldwiki.cpcwiki.eu/index.php?title=Future_View_VI&amp;diff=126894</id>
		<title>Future View VI</title>
		<link rel="alternate" type="text/html" href="https://oldwiki.cpcwiki.eu/index.php?title=Future_View_VI&amp;diff=126894"/>
				<updated>2025-10-09T10:48:24Z</updated>
		
		<summary type="html">&lt;p&gt;TFM: /* Weblinks */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Image:FV-VIa.png|384px|thumb|right]]&lt;br /&gt;
[[Image:FV-VIb.png|384px|thumb|right]]&lt;br /&gt;
&lt;br /&gt;
== Contents ==&lt;br /&gt;
&lt;br /&gt;
The sixth issue of the disc-mag [[FutureView]] shall be released at October in 2025. Its theme is a bit of Tron Ares and a bit of Riddick 4. And it contains articles about: &lt;br /&gt;
&lt;br /&gt;
* [[XzentriX Meeting 2025]]&lt;br /&gt;
&lt;br /&gt;
* [[Mittwintermeeting 18]]&lt;br /&gt;
&lt;br /&gt;
* [[Mittwintermeeting 17]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Weblinks ==&lt;br /&gt;
&lt;br /&gt;
* Download:&lt;br /&gt;
[https://futureos.cpcwiki.de/files/FutureView-VI.zip Download FutureView VI]&lt;br /&gt;
&lt;br /&gt;
* And here a Youtube Link:&lt;br /&gt;
[https://www.youtube.com/watch?v=1_SKIsxRTTU Video in Spanish]&lt;br /&gt;
&lt;br /&gt;
[[Category:Disczine]]&lt;br /&gt;
[[Category:Extended RAM Software]]&lt;br /&gt;
[[Category:FutureOS]]&lt;/div&gt;</summary>
		<author><name>TFM</name></author>	</entry>

	<entry>
		<id>https://oldwiki.cpcwiki.eu/index.php?title=FutureView&amp;diff=126893</id>
		<title>FutureView</title>
		<link rel="alternate" type="text/html" href="https://oldwiki.cpcwiki.eu/index.php?title=FutureView&amp;diff=126893"/>
				<updated>2025-10-09T10:43:14Z</updated>
		
		<summary type="html">&lt;p&gt;TFM: /* Issues */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''FutureView''' is a disc mag published by [[TFM]] of [[FutureSoft]].&lt;br /&gt;
&lt;br /&gt;
It runs under [[FutureOS]].&lt;br /&gt;
&lt;br /&gt;
Up to now four issues have been published in various languages.&lt;br /&gt;
&lt;br /&gt;
A fifth issue is planned to be released at Helloween (but the year is still unknown).&lt;br /&gt;
&lt;br /&gt;
== Issues ==&lt;br /&gt;
&lt;br /&gt;
* [[Future View I]]&lt;br /&gt;
* [[Future View II]]&lt;br /&gt;
* [[Future View III]]&lt;br /&gt;
* [[Future View IV]]&lt;br /&gt;
* [[Future View V]]&lt;br /&gt;
* [[Future View VI]]&lt;br /&gt;
&lt;br /&gt;
== Technic ==&lt;br /&gt;
&lt;br /&gt;
*FutureView issues are released on 3.5&amp;quot; or 5.25&amp;quot; discs (or DSK images) in Vortex format, which provides 704 KB space.&lt;br /&gt;
*The articles can contain text, tables, semigraphic characters and bitmap graphics.&lt;br /&gt;
*FutureView uses a character set of 9 bit height, which provides a better legibility than the usual 8 bit height character sets.&lt;br /&gt;
*FV uses connected expansion RAM, in this case it loads all data at once and no reload is needed while using FV. This makes sense since all the FV issues contain a lot of texts and graphics.&lt;br /&gt;
&lt;br /&gt;
== Web links  ==&lt;br /&gt;
&lt;br /&gt;
*[http://groups.yahoo.com/group/FutureOS/files/FutureView Yahoo group download] &lt;br /&gt;
*[http://www.FutureOS.de http://www.FutureOS.de]&lt;br /&gt;
&lt;br /&gt;
[[Category:Disczine]] &lt;br /&gt;
[[Category:Extended RAM Software]] &lt;br /&gt;
[[Category:Fanzines]] &lt;br /&gt;
[[Category:FutureOS]]&lt;/div&gt;</summary>
		<author><name>TFM</name></author>	</entry>

	<entry>
		<id>https://oldwiki.cpcwiki.eu/index.php?title=File:FV-VIa.png&amp;diff=126892</id>
		<title>File:FV-VIa.png</title>
		<link rel="alternate" type="text/html" href="https://oldwiki.cpcwiki.eu/index.php?title=File:FV-VIa.png&amp;diff=126892"/>
				<updated>2025-10-09T10:40:13Z</updated>
		
		<summary type="html">&lt;p&gt;TFM: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>TFM</name></author>	</entry>

	<entry>
		<id>https://oldwiki.cpcwiki.eu/index.php?title=Main_Page&amp;diff=126891</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://oldwiki.cpcwiki.eu/index.php?title=Main_Page&amp;diff=126891"/>
				<updated>2025-10-09T10:38:02Z</updated>
		
		<summary type="html">&lt;p&gt;TFM: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__ &lt;br /&gt;
&amp;lt;center&amp;gt;This site is an encyclopaedia on all things [[Amstrad|Amstrad]] [[CPC|CPC]] related. There are now '''[[Special:Allpages|{{NUMBEROFARTICLES}} articles]]''' about the CPC available.&amp;lt;/center&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;[[Image:forum.png|300px|link=http://www.cpcwiki.eu/forum]]      [[Image:Vs.png|300px|link=http://www.cpcwiki.eu/index.php/Speccy_Port]]&amp;lt;/center&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;border: 1px solid rgb(255, 201, 201); margin: 0px 0px 5px; padding: 0.5em 1em; background-color: rgb(255, 243, 243);&amp;quot;&amp;gt;&lt;br /&gt;
[[File:Amstrad Addict Magazine ad.jpg|190px|thumb|left]]&lt;br /&gt;
'''AMSTRAD ADDICT MAGAZINE ANNOUNCED&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
A new 60-page Amstrad magazine - '''Amstrad Addict''' - edited by '''David Crookes''' (Retro Gamer, PC Pro, GamesTM, Wireframe, Amstrad Action, WACCI) is in stock!&amp;lt;br&amp;gt;&amp;lt;br&amp;gt; It includes an interview with '''Lord Sugar''' and in-depth articles by Roland Perry, Auntie John, Adam Peters, Nich Campbell, Xyphoe, Rob Scott, Themistocles &amp;quot;gryzor&amp;quot; Papassilekas, Neil Reive, Stuart &amp;quot;Balrog&amp;quot; Whyte, Steve &amp;quot;WACCI&amp;quot; Williams and Andy Price. &amp;lt;br&amp;gt;&amp;lt;br&amp;gt;There's an amazing type-in by Sean McManus, interviews with Richard Fairhurst and behind the scenes looks at Toki... and Vespertino. &amp;lt;br&amp;gt;&amp;lt;br&amp;gt;And more. Like interviews with the people behind Protext and OCP Advanced Art Studio&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Order PDF or printed magazine '''[https://www.pixel.addict.media/shop/amstrad-addict-magazine here]''' or follow the discussion '''[https://www.cpcwiki.eu/forum/news-events/amstrad-addict-magazine here]'''!&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;border: 1px solid rgb(255, 201, 201); margin: 0px 0px 5px; padding: 0.5em 1em; background-color: rgb(255, 243, 243);&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt; '''CPC Related News''' &amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- 8 last news only, see http://www.cpcwiki.eu/index.php/OldNews --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;overflow:auto; border: 0px solid #FFC9C9&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[File:Dez80_intro.png|thumb|256px|[http://www.cpcwiki.eu/index.php/DEZ80 Mastering Z80 Assembler Course]]]&lt;br /&gt;
&lt;br /&gt;
*08/10/25: [[Future View VI]] released! In English, French, German, Spanish and Turkish.&lt;br /&gt;
*06/08/25: '''El Hobbit''' using [[the Mojon Twins]] engine [https://mojontwins.itch.io/el-hobbit-vah-kas-cut has been released].&lt;br /&gt;
*31/07/25: [[Oh Mummy Resurrected]] beta version has been released for the Amstrad Plus range.&lt;br /&gt;
*03/06/25: [[On File]] (2025) DBMS which supports Graphics has been released.&lt;br /&gt;
*27/05/25: '''[[CPCGamesCD-CPCLoader | CPCGamesCD]]''' has been updated. [https://amstrad.es/cpcgamescd]&lt;br /&gt;
*25/04/25: '''Phantomas en el Museo''' using [[the Mojon Twins]] engine [https://mojontwins.itch.io/phantomas-en-el-museo-amstrad-cpc is released].&lt;br /&gt;
*05/04/25: [[ROManager]] 2.50 released!&lt;br /&gt;
*08/03/25: '''[https://tartessos-games.itch.io/master-piece Master Piece]''', the latest game from Tartessos Games, has been released.&lt;br /&gt;
*11/02/25: '''[[Harrier Attack Reloaded]]''' has been released for the Amstrad Plus range.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div align=right&amp;gt;...[[OldNews|Older News]]...&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;!-- WEIRD TABLE START --&amp;gt;&lt;br /&gt;
{| width=&amp;quot;100%&amp;quot; class=&amp;quot;FCK__ShowTableBorders&amp;quot; &lt;br /&gt;
|- valign=&amp;quot;top&amp;quot; &lt;br /&gt;
| &amp;lt;div style=&amp;quot;border: 1px solid rgb(176, 176, 176); margin: 0px 0px 5px; padding: 0.5em 1em; background-color: rgb(238, 238, 238);&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== CPCWiki related ===&lt;br /&gt;
*[[CPCWiki updates]]&lt;br /&gt;
*[[Donors]]&lt;br /&gt;
&lt;br /&gt;
'''Become an Author!'''&lt;br /&gt;
&amp;lt;createbox&amp;gt; &lt;br /&gt;
default=Enter name of article to create &lt;br /&gt;
buttonlabel=Create article! &lt;br /&gt;
width=40 &lt;br /&gt;
&amp;lt;/createbox&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt; &lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;border: 1px solid rgb(176, 176, 176); margin: 0px 0px 5px; padding: 0.5em 1em; background-color: rgb(238, 238, 238);&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;text-align: right;&amp;quot;&amp;gt;&amp;lt;small&amp;gt;'''All [[Special:Wantedpages|wanted articles]]''' &amp;amp;#124; [[:Category:Stub|Extendable Stubs]] | '''[[Special:ContributionScores|List of most active contributors]]'''&amp;lt;/small&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
| width=&amp;quot;50%&amp;quot; style=&amp;quot;vertical-align: top;&amp;quot; | &amp;lt;div style=&amp;quot;border: 1px solid rgb(228, 222, 222); margin: 0px 0px 5px; padding: 0.5em 1em; background-color: rgb(249, 249, 249);&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Did you know?  ===&lt;br /&gt;
&lt;br /&gt;
*When the CPC 664 was being developed, Sugar was already looking (and hinting publicly!) at the CPC 6128.&lt;br /&gt;
*The [[472|CPC 472]] was a 464 + 8 KB unwired RAM, released in Spain to circumvent a tax charging 64 KB computers.&lt;br /&gt;
*With a total of '''768×288''' pixels, the [[CPC|CPC]] was the 8-bit with the highest displayable resolution on a CRT screen.&lt;br /&gt;
*'''OpenOffice''' is the descendant of [[Star-Division|StarWriter]] for CPC. &lt;br /&gt;
*'''Excel''' is the direct descendant of  [[Multiplan]] for CP/M. &lt;br /&gt;
*[[SymbOS|SymbOS]] supports '''50x''' bigger hard drives than Win95A. &lt;br /&gt;
*[[FutureOS|FutureOS]] can load a 178 KB floppy disc in '''9 seconds'''.&lt;br /&gt;
*[[FutureOS|FutureOS]] can manage up to '''4 MB''' of extended RAM and '''32 GB''' of mass storage.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt; &lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>TFM</name></author>	</entry>

	<entry>
		<id>https://oldwiki.cpcwiki.eu/index.php?title=Vortex_Format&amp;diff=126854</id>
		<title>Vortex Format</title>
		<link rel="alternate" type="text/html" href="https://oldwiki.cpcwiki.eu/index.php?title=Vortex_Format&amp;diff=126854"/>
				<updated>2025-08-31T17:41:16Z</updated>
		
		<summary type="html">&lt;p&gt;TFM: Vortex format is an integral part of FutureOS!&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The Vortex Format is a standard floppy disc format for 3.5&amp;quot; and 5.25&amp;quot; floppy discs with 80 tracks and two heads. Especially in Germany it is the standard format for external drives. In other countries other formats may have a higher priority.&lt;br /&gt;
&lt;br /&gt;
== Characteristics of the Vortex format ==&lt;br /&gt;
&lt;br /&gt;
* 80 tracks&lt;br /&gt;
* 2 sides&lt;br /&gt;
* 512 byte sector size&lt;br /&gt;
* sector numbers 1-9&lt;br /&gt;
* 9 sectors (512 byte) per track, so 18 sectors per cylinder&lt;br /&gt;
* 2 reserved tracks (equals 1 reserved cylinder)&lt;br /&gt;
* 704 KB free per disc&lt;br /&gt;
&lt;br /&gt;
Further it is possible to boot CP/M 2.2 and Plus form this format, when using [[VDOS]] or [[XD-DOS]].&lt;br /&gt;
&lt;br /&gt;
== Operating systems supporting the Vortex format ==&lt;br /&gt;
&lt;br /&gt;
*[[CP/M 2.2]] (Dobbertin or Vortex patch)&lt;br /&gt;
*[[CP/M 3.0|CP/M Plus]] (Dobbertin patch)&lt;br /&gt;
*[[DDOS]] and [[XD-DOS]] (Dobbertin)&lt;br /&gt;
*[[FutureOS]] (FutureSoft)&lt;br /&gt;
*[[ParaDOS]] and [[VaraDOS]] (Executioner)&lt;br /&gt;
*[[VDOS]] (Vortex)&lt;br /&gt;
&lt;br /&gt;
[[Category:Definitions]]&lt;br /&gt;
[[Category:FutureOS]]&lt;br /&gt;
[[Category:Disc Operating System]]&lt;br /&gt;
[[Category:Vortex Computersysteme]]&lt;/div&gt;</summary>
		<author><name>TFM</name></author>	</entry>

	<entry>
		<id>https://oldwiki.cpcwiki.eu/index.php?title=Talk:Vortex_Format&amp;diff=126853</id>
		<title>Talk:Vortex Format</title>
		<link rel="alternate" type="text/html" href="https://oldwiki.cpcwiki.eu/index.php?title=Talk:Vortex_Format&amp;diff=126853"/>
				<updated>2025-08-31T17:38:56Z</updated>
		
		<summary type="html">&lt;p&gt;TFM: new update questionable!&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Don't mix DOS and OS. Why to delete links? Page was better before!&lt;/div&gt;</summary>
		<author><name>TFM</name></author>	</entry>

	<entry>
		<id>https://oldwiki.cpcwiki.eu/index.php?title=FutureSoft&amp;diff=124436</id>
		<title>FutureSoft</title>
		<link rel="alternate" type="text/html" href="https://oldwiki.cpcwiki.eu/index.php?title=FutureSoft&amp;diff=124436"/>
				<updated>2025-04-09T18:53:12Z</updated>
		
		<summary type="html">&lt;p&gt;TFM: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''FutureSoft''' is an active group on [[Amstrad|Amstrad]] [[CPC|CPC]]. It was founded in 1987 by [[TFM]]. The main target of this group is the development of high quality hardware and software for the CPC.&lt;br /&gt;
&lt;br /&gt;
*The group has the following members: &lt;br /&gt;
**[[Angelina]] (graphic, artwork).&lt;br /&gt;
**[[Devilmarkus]] (emulation, graphic, coding)&lt;br /&gt;
**[[Hans Hübner]] (hardware)&lt;br /&gt;
**[[LambdaMikel]] (hardware, coding)&lt;br /&gt;
**[[TFM|TFM]] (founder, coder) &lt;br /&gt;
**[[Tolkin|Tolkin]] (graphic wizard, artwork).&lt;br /&gt;
&lt;br /&gt;
*Former / inactive members (not all listed now):&lt;br /&gt;
**ET-Soft (that were actually two guys, one with a CPC6128 and one with a Atari 800XL. A fire ceased their contribution)&lt;br /&gt;
**[[User:Bryce|Bryce]] (hardware) joined the team temporary for the [[MegaFlash]] project from 2011 to 2014.&lt;br /&gt;
&lt;br /&gt;
== Releases / Projects etc... ==&lt;br /&gt;
Please take a look at the sites of the individual members (see &amp;amp; click names before). Taken together productions are hardware expansions, hardware modifications, demos, games and applications.&lt;br /&gt;
&lt;br /&gt;
[[Category:Scene_group]] &lt;br /&gt;
[[Category:CPC related companies]] &lt;br /&gt;
[[Category:Computer and video game companies]]&lt;br /&gt;
[[Category:Modern Amstrad Software Publishers]]&lt;br /&gt;
[[Category:FutureOS]]&lt;/div&gt;</summary>
		<author><name>TFM</name></author>	</entry>

	<entry>
		<id>https://oldwiki.cpcwiki.eu/index.php?title=ROManager&amp;diff=124435</id>
		<title>ROManager</title>
		<link rel="alternate" type="text/html" href="https://oldwiki.cpcwiki.eu/index.php?title=ROManager&amp;diff=124435"/>
				<updated>2025-04-09T18:44:42Z</updated>
		
		<summary type="html">&lt;p&gt;TFM: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The program '''ROManager''' for [[FutureOS|FutureOS]] and [[AMSDOS]]/[[BASIC]] (*) was the first and is still the most comprehensive application for the management of the 512 KB Pseudo-ROM of the [[M4 Board]], [[SYMBiFACE II|SYMBiFACE II]], [[SYMBiFACE III]](WIP), [[X-MEM]], [[D-ROM]], [[MegaFlash]], [[FlashGordon]], [[Inicron ROM-RAM-Box]] and [[Ramcard 128]]. The software was developed by [[TFM|TFM]] of [[FutureSoft|FutureSoft]]. This application is available on disc or in ROM.&lt;br /&gt;
&lt;br /&gt;
&amp;quot;*&amp;quot;The version for [[AMSDOS]]/[[BASIC]] is here: [[ROManager BASIC]]&lt;br /&gt;
[[Image:RM-Info.jpg|thumb|480px|SYMBiFACE II ROManager]]&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''ROManager provides the following functions:''' &lt;br /&gt;
(All 32 ROMs can be loaded / saved at once and every single 16 KB ROM can be managed individually).&lt;br /&gt;
*Park or Unpark ROMs: Makes a ROM visible of invisible to the CPC-OS. This is done by manipulating the Byte at &amp;amp;C000. A parked ROM will not be initialized by the CPC-OS.&lt;br /&gt;
*Load ROM(s) (one or all 32): This function allows to load a 16 ROM (or 32 ROMs of 16 KB at once) and to install it in the SF. &lt;br /&gt;
*Save ROM(s) (one or all 32):&amp;amp;nbsp;Saves one or all ROMs to disc or hard disc. This feature can be used to create backups. &lt;br /&gt;
*Copy ROM(s): Allows copying the content of one ROM select (16 KB) to another. You can use this function for example to copy the BASIC ROM to all free ROM selects. In effect it's a ROM duplication.&lt;br /&gt;
*Shift ROM(s): Shifts a 16 KB ROM from one ROM select to another, the old ROM select will be erased (that means it will be filled with &amp;amp;FF bytes). &lt;br /&gt;
*Erase ROM(s): Deletes a 16 KB ROM with &amp;amp;amp;FF bytes. &lt;br /&gt;
*Test ROM(s): Provide information about a ROM; like its Type, Version, Mark, ROM name etc. Further you can install the correct checksum to an altered ROM. Every ROM (but [[AMSDOS]], [[BASIC]] and [[ParaDOS]]) has a one byte checksum (at address &amp;amp;FFFF) that allows to check its integrity. The ROMs at position 0 (usually the BASIC ROM) and 7 (usually AmsDOS) are protected.&lt;br /&gt;
* Switch ON/OFF the automatic start features of applications in eXtension ROMs (XROMs). This allows f.e. to have a wallpaper ready at startup. Or to autostart any kind of program.&lt;br /&gt;
&lt;br /&gt;
== Special Features ==&lt;br /&gt;
*ROManager 2.16 is the only known application which allows to work with expansion ROMs for the ROM-version of CP/M Plus. You can request your own CP/M Plus executable in ROM from [[TFM]].&lt;br /&gt;
*Furthermore it automatically adapts the hard coded ROM numbers in the jump table of expansion ROMs for FutureOS called XROMs.&lt;br /&gt;
*ROManager 2.14 was the first version to be available on a single 16 KB expansion ROM for FutureOS.&lt;br /&gt;
&lt;br /&gt;
== FutureOS version ==&lt;br /&gt;
* The current version is 2.50&lt;br /&gt;
* Faster, more functions (f.e. EDIT ROM function, which allows to alter single bytes of a ROM).&lt;br /&gt;
* Versions after 1.47 got only released for FutureOS.&lt;br /&gt;
&lt;br /&gt;
== Weblinks ==&lt;br /&gt;
&lt;br /&gt;
Download it at [http://www.FutureOS.de [http://www.FutureOS.de]].&amp;lt;br&amp;gt;&lt;br /&gt;
[[Category:Applications]] &lt;br /&gt;
[[Category:Expansion ROM]]&lt;br /&gt;
[[Category:Extended RAM Software]] &lt;br /&gt;
[[Category:FutureOS]]&lt;/div&gt;</summary>
		<author><name>TFM</name></author>	</entry>

	<entry>
		<id>https://oldwiki.cpcwiki.eu/index.php?title=Main_Page&amp;diff=124434</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://oldwiki.cpcwiki.eu/index.php?title=Main_Page&amp;diff=124434"/>
				<updated>2025-04-09T18:39:26Z</updated>
		
		<summary type="html">&lt;p&gt;TFM: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__ &lt;br /&gt;
&amp;lt;center&amp;gt;This site is an encyclopaedia on all things [[Amstrad|Amstrad]] [[CPC|CPC]] related. There are now '''[[Special:Allpages|{{NUMBEROFARTICLES}} articles]]''' about the CPC available.&amp;lt;/center&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;[[Image:forum.png|300px|link=http://www.cpcwiki.eu/forum]]      [[Image:Vs.png|300px|link=http://www.cpcwiki.eu/index.php/Speccy_Port]]&amp;lt;/center&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;border: 1px solid rgb(255, 201, 201); margin: 0px 0px 5px; padding: 0.5em 1em; background-color: rgb(255, 243, 243);&amp;quot;&amp;gt;&lt;br /&gt;
[[File:Amstrad Addict Magazine ad.jpg|190px|thumb|left]]&lt;br /&gt;
'''AMSTRAD ADDICT MAGAZINE ANNOUNCED&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
A new 60-page Amstrad magazine - '''Amstrad Addict''' - edited by '''David Crookes''' (Retro Gamer, PC Pro, GamesTM, Wireframe, Amstrad Action, WACCI) is in stock!&amp;lt;br&amp;gt;&amp;lt;br&amp;gt; It includes an interview with '''Lord Sugar''' and in-depth articles by Roland Perry, Auntie John, Adam Peters, Nich Campbell, Xyphoe, Rob Scott, Themistocles &amp;quot;gryzor&amp;quot; Papassilekas, Neil Reive, Stuart &amp;quot;Balrog&amp;quot; Whyte, Steve &amp;quot;WACCI&amp;quot; Williams and Andy Price. &amp;lt;br&amp;gt;&amp;lt;br&amp;gt;There's an amazing type-in by Sean McManus, interviews with Richard Fairhurst and behind the scenes looks at Toki... and Vespertino. &amp;lt;br&amp;gt;&amp;lt;br&amp;gt;And more. Like interviews with the people behind Protext and OCP Advanced Art Studio&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Order PDF or printed magazine '''[https://www.pixel.addict.media/shop/amstrad-addict-magazine here]''' or follow the discussion '''[https://www.cpcwiki.eu/forum/news-events/amstrad-addict-magazine here]'''!&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;border: 1px solid rgb(255, 201, 201); margin: 0px 0px 5px; padding: 0.5em 1em; background-color: rgb(255, 243, 243);&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt; '''CPC Related News''' &amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- 8 last news only, see http://www.cpcwiki.eu/index.php/OldNews --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;overflow:auto; border: 0px solid #FFC9C9&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[File:Dez80_intro.png|thumb|256px|[http://www.cpcwiki.eu/index.php/DEZ80 Mastering Z80 Assembler Course]]]&lt;br /&gt;
&lt;br /&gt;
*05/04/25: [[ROManager]] 2.50 released!&lt;br /&gt;
*08/03/25: '''[https://tartessos-games.itch.io/master-piece Master Piece]''', the latest game from Tartessos Games, has been released.&lt;br /&gt;
*11/02/25: '''[[Harrier Attack Reloaded]]''' has been released for the Amstrad Plus range.&lt;br /&gt;
*06/12/24: '''Le Secret Du Tombeau''' English translation '''[https://www.cpcwiki.eu/forum/games/le-secret-du-tombeau-translation-project/msg245301/#msg245301 released]!!!&lt;br /&gt;
*29/11/24: Release of CPCs comprehensive text editor '''[[FutureTex]]'''&lt;br /&gt;
*10/11/24: '''[http://amsnet.chez.com UniLoad]''' game launcher official release.&lt;br /&gt;
*31/10/24: [[Future View V]] the Halloween issue of the disc mag&lt;br /&gt;
*27/10/24: '''[[FutureOS]]''' Update 2024 [http://www.FutureOS.de released].&lt;br /&gt;
*09/09/24: '''The Key''', a new adventure by Pakete Soft [https://www.paketesoft.com/es/the-key-eng-version has been released].&lt;br /&gt;
*04/09/24: '''[[UniDOS]]''' 1.51 [https://unidos.cpcscene.net released].&lt;br /&gt;
*12/07/24: Comprehensive update of text editor [[FutureTex]] to 0.5.2. Text / Block management up to 3,5 MB&lt;br /&gt;
*07/06/24: [[On File]] database management system as well as [[No One Like You Demo]] have been released by [[KSL]].&lt;br /&gt;
*05/06/24: [https://snauts.itch.io/pulzar Pulzar] by Snauts, double feature: ZX &amp;amp; CPC release.&lt;br /&gt;
*17/05/24: '''[https://www.usebox.net/jjm/heart-of-salamanderland/ The Heart of Salamanderland]''', a new action platformer, has been released.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div align=right&amp;gt;...[[OldNews|Older News]]...&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;!-- WEIRD TABLE START --&amp;gt;&lt;br /&gt;
{| width=&amp;quot;100%&amp;quot; class=&amp;quot;FCK__ShowTableBorders&amp;quot; &lt;br /&gt;
|- valign=&amp;quot;top&amp;quot; &lt;br /&gt;
| &amp;lt;div style=&amp;quot;border: 1px solid rgb(176, 176, 176); margin: 0px 0px 5px; padding: 0.5em 1em; background-color: rgb(238, 238, 238);&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== CPCWiki related ===&lt;br /&gt;
*[[CPCWiki updates]]&lt;br /&gt;
*[[Donors]]&lt;br /&gt;
&lt;br /&gt;
'''Become an Author!'''&lt;br /&gt;
&amp;lt;createbox&amp;gt; &lt;br /&gt;
default=Enter name of article to create &lt;br /&gt;
buttonlabel=Create article! &lt;br /&gt;
width=40 &lt;br /&gt;
&amp;lt;/createbox&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt; &lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;border: 1px solid rgb(176, 176, 176); margin: 0px 0px 5px; padding: 0.5em 1em; background-color: rgb(238, 238, 238);&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;text-align: right;&amp;quot;&amp;gt;&amp;lt;small&amp;gt;'''All [[Special:Wantedpages|wanted articles]]''' &amp;amp;#124; [[:Category:Stub|Extendable Stubs]] | '''[[Special:ContributionScores|List of most active contributors]]'''&amp;lt;/small&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
| width=&amp;quot;50%&amp;quot; style=&amp;quot;vertical-align: top;&amp;quot; | &amp;lt;div style=&amp;quot;border: 1px solid rgb(228, 222, 222); margin: 0px 0px 5px; padding: 0.5em 1em; background-color: rgb(249, 249, 249);&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Did you know?  ===&lt;br /&gt;
&lt;br /&gt;
*When the CPC 664 was being developed, Sugar was already looking (and hinting publicly!) at the CPC 6128.&lt;br /&gt;
*The [[472|CPC 472]] was a 464 + 8 KB unwired RAM, released in Spain to circumvent a tax charging 64 KB computers.&lt;br /&gt;
*With a total of '''768×288''' pixels, the [[CPC|CPC]] was the 8-bit with the highest displayable resolution on a CRT screen.&lt;br /&gt;
*'''OpenOffice''' is the descendant of [[Star-Division|StarWriter]] for CPC. &lt;br /&gt;
*'''Excel''' is the direct descendant of  [[Multiplan]] for CP/M. &lt;br /&gt;
*[[SymbOS|SymbOS]] supports '''50x''' bigger hard drives than Win95A. &lt;br /&gt;
*[[FutureOS|FutureOS]] can load a 178 KB floppy disc in '''9 seconds'''.&lt;br /&gt;
*[[FutureOS|FutureOS]] can manage up to '''4 MB''' of extended RAM and '''32 GB''' of mass storage.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt; &lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>TFM</name></author>	</entry>

	<entry>
		<id>https://oldwiki.cpcwiki.eu/index.php?title=Future_View_VI&amp;diff=124430</id>
		<title>Future View VI</title>
		<link rel="alternate" type="text/html" href="https://oldwiki.cpcwiki.eu/index.php?title=Future_View_VI&amp;diff=124430"/>
				<updated>2025-04-09T12:15:36Z</updated>
		
		<summary type="html">&lt;p&gt;TFM: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Image:FV-VIa.png|384px|thumb|right]]&lt;br /&gt;
[[Image:FV-VIb.png|384px|thumb|right]]&lt;br /&gt;
&lt;br /&gt;
== Contents ==&lt;br /&gt;
&lt;br /&gt;
The sixth issue of the disc-mag [[FutureView]] shall be released at October in 2025. Its theme is a bit of Tron Ares and a bit of Riddick 4. And it contains articles about: &lt;br /&gt;
&lt;br /&gt;
* [[XzentriX Meeting 2025]]&lt;br /&gt;
&lt;br /&gt;
* [[Mittwintermeeting 18]]&lt;br /&gt;
&lt;br /&gt;
* [[Mittwintermeeting 17]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Weblinks ==&lt;br /&gt;
&lt;br /&gt;
* Download:&lt;br /&gt;
https://futureos.cpc-live.com/files/FutureView-VI.zip (Working at 10/2025)&lt;br /&gt;
&lt;br /&gt;
* And here a Youtube Link:&lt;br /&gt;
--- Working at 10/2025 ---&lt;br /&gt;
&lt;br /&gt;
[[Category:Disczine]]&lt;br /&gt;
[[Category:Extended RAM Software]]&lt;br /&gt;
[[Category:FutureOS]]&lt;/div&gt;</summary>
		<author><name>TFM</name></author>	</entry>

	<entry>
		<id>https://oldwiki.cpcwiki.eu/index.php?title=Future_View_VI&amp;diff=124429</id>
		<title>Future View VI</title>
		<link rel="alternate" type="text/html" href="https://oldwiki.cpcwiki.eu/index.php?title=Future_View_VI&amp;diff=124429"/>
				<updated>2025-04-09T12:13:44Z</updated>
		
		<summary type="html">&lt;p&gt;TFM: Created page with &amp;quot;right right  == Contents ==  The sixth issue of the disc-mag FutureView shall be released at October in 2...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Image:FV-VIa.png|384px|thumb|right]]&lt;br /&gt;
[[Image:FV-VIb.png|384px|thumb|right]]&lt;br /&gt;
&lt;br /&gt;
== Contents ==&lt;br /&gt;
&lt;br /&gt;
The sixth issue of the disc-mag [[FutureView]] shall be released at October in 2025. Its theme is a bit of Tron Ares and a bit of Riddick 4. And it contains articles about: &lt;br /&gt;
&lt;br /&gt;
* [[XzentriX Meeting 2025]]&lt;br /&gt;
&lt;br /&gt;
* [[Mittwintermeeting 18]]&lt;br /&gt;
&lt;br /&gt;
* [[Mittwintermeeting 17]]&lt;/div&gt;</summary>
		<author><name>TFM</name></author>	</entry>

	<entry>
		<id>https://oldwiki.cpcwiki.eu/index.php?title=Mittwintermeeting_18&amp;diff=124428</id>
		<title>Mittwintermeeting 18</title>
		<link rel="alternate" type="text/html" href="https://oldwiki.cpcwiki.eu/index.php?title=Mittwintermeeting_18&amp;diff=124428"/>
				<updated>2025-04-09T12:09:58Z</updated>
		
		<summary type="html">&lt;p&gt;TFM: /* Releases */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The [[Mittwintermeeting]] goes straight to the 18th edition in Kirchen / Germany.&lt;br /&gt;
&lt;br /&gt;
Over the last years, the Meeting has grown as a place where people from all the different home-computer&lt;br /&gt;
systems of the 80's can come together for a nice weekend. &lt;br /&gt;
&lt;br /&gt;
For now, we cover Amstrad, Atari, Acorn, Commodore, MSX and more. Looking forward to grow even further :)&lt;br /&gt;
&lt;br /&gt;
As in the last time, the party is held in a blockhouse directly at the east border of the Westerwald (Siegerland) in Kirchen / Germany.&lt;br /&gt;
&lt;br /&gt;
Like every time, everyone who is interested in old home computers is very welcome!&lt;br /&gt;
&lt;br /&gt;
''' The Meeting takes place from April 3rd (Thursday) to 6.4.2025 (Sunday) [4 days!]'''&lt;br /&gt;
&lt;br /&gt;
== The Party-Place ==&lt;br /&gt;
&lt;br /&gt;
DRK Vereinshaus Kirchen&amp;lt;br&amp;gt;An der Buswende (Dorfstraße 80)&amp;lt;br&amp;gt;57548 Kirchen&amp;lt;br&amp;gt;Germany&amp;lt;br&amp;gt;GeoCoords: (longitude/latitude)&amp;amp;nbsp;:&amp;amp;nbsp; 7°54'40.84&amp;quot;E , 50°48'49.74&amp;quot;N &lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt; &lt;br /&gt;
&lt;br /&gt;
If you have any more questions please send a PM to: Prodatron or Dr.Zed&lt;br /&gt;
&lt;br /&gt;
== Accommodation == &lt;br /&gt;
* Hotel &amp;quot;Zum weißen Stein&amp;quot; (single bedroom &amp;lt; EUR 80)&lt;br /&gt;
* bring your own Airbed and sleep at the party place (EUR 50 flatrate including beverages)&lt;br /&gt;
&lt;br /&gt;
== Participants ==&lt;br /&gt;
&lt;br /&gt;
(planned/known)&lt;br /&gt;
Please note, that 18 participants is the maximum because of the location. So please hurry up with your registration until this list is &amp;quot;full&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
#[[Dr.Zed]]&lt;br /&gt;
#[[Prodatron]]&lt;br /&gt;
#EdoZ/SymbiosiS&lt;br /&gt;
#Thomas Wieczorek&lt;br /&gt;
#[[Beetle]]&lt;br /&gt;
#[[Insane]]&lt;br /&gt;
#Krill/Plush&lt;br /&gt;
#Deyta (aka Merlin)&lt;br /&gt;
#JAC! (Peter Dell)&lt;br /&gt;
#Nils&lt;br /&gt;
#[[Angelina]] of [[FutureSoft]]&lt;br /&gt;
#[[TFM]] of [[FutureSoft]]&lt;br /&gt;
#[[Tolkin]] of [[FutureSoft]]&lt;br /&gt;
#Paco (Outdoor-Holger)&lt;br /&gt;
#Merlin&lt;br /&gt;
#Edilbert Kirk&lt;br /&gt;
#Henne&lt;br /&gt;
&lt;br /&gt;
== Releases ==&lt;br /&gt;
* [[ROManager]] 2.50 for [[FutureOS]]&lt;br /&gt;
* Krill's C64 project&lt;br /&gt;
&lt;br /&gt;
The live meeting report is ready for publication in [[Future View VI]]. Planned release date October 2025.&lt;br /&gt;
&lt;br /&gt;
[[Category:CPC events]]&lt;/div&gt;</summary>
		<author><name>TFM</name></author>	</entry>

	<entry>
		<id>https://oldwiki.cpcwiki.eu/index.php?title=Mittwintermeeting_17&amp;diff=124427</id>
		<title>Mittwintermeeting 17</title>
		<link rel="alternate" type="text/html" href="https://oldwiki.cpcwiki.eu/index.php?title=Mittwintermeeting_17&amp;diff=124427"/>
				<updated>2025-04-09T12:09:29Z</updated>
		
		<summary type="html">&lt;p&gt;TFM: /* Participants */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The [[Mittwintermeeting]] goes straight to the 17th edition in Kirchen / Germany.&lt;br /&gt;
&lt;br /&gt;
Over the last years, the Meeting has grown as a place where people from all the different home-computer&lt;br /&gt;
systems of the 80's can come together for a nice weekend. &lt;br /&gt;
&lt;br /&gt;
For now, we cover Amstrad, Atari, Acorn, Commodore, MSX and more. Looking forward to grow even further :)&lt;br /&gt;
&lt;br /&gt;
As in the last time, the party is held in a blockhouse directly at the east border of the Westerwald (Siegerland) in Kirchen / Germany.&lt;br /&gt;
&lt;br /&gt;
Like every time, everyone who is interested in old home computers is very welcome!&lt;br /&gt;
&lt;br /&gt;
''' The Meeting took place from March 6th (Wednesday) to 10. 2024'''&lt;br /&gt;
&lt;br /&gt;
== The Party-Place ==&lt;br /&gt;
&lt;br /&gt;
DRK Vereinshaus Kirchen&amp;lt;br&amp;gt;An der Buswende (Dorfstraße 80)&amp;lt;br&amp;gt;57548 Kirchen&amp;lt;br&amp;gt;Germany&amp;lt;br&amp;gt;GeoCoords: (longitude/latitude)&amp;amp;nbsp;:&amp;amp;nbsp; 7°54'40.84&amp;quot;E , 50°48'49.74&amp;quot;N &lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt; &lt;br /&gt;
&lt;br /&gt;
If you have any more questions please send a PM to: Prodatron or Dr.Zed&lt;br /&gt;
&lt;br /&gt;
== Accommodation == &lt;br /&gt;
* Hotel &amp;quot;zum weißen Stein&amp;quot; (single bedroom ~ EUR 80)&lt;br /&gt;
* bring your own Airbed and sleep at the party place (EUR 0)&lt;br /&gt;
&lt;br /&gt;
== Participants ==&lt;br /&gt;
&lt;br /&gt;
(planned/known)&lt;br /&gt;
&lt;br /&gt;
#[[Dr.Zed]]&lt;br /&gt;
#[[Prodatron]]&lt;br /&gt;
#EdoZ/SymbiosiS&lt;br /&gt;
#[[Beetle]]&lt;br /&gt;
#[[Insane]]&lt;br /&gt;
#Deyta (aka Merlin)&lt;br /&gt;
#Hans/TMTLogic&lt;br /&gt;
#Frits (MSX)&lt;br /&gt;
#[[Tolkin]]&lt;br /&gt;
#[[TFM]]&lt;br /&gt;
#Outdoor-Holger&lt;br /&gt;
#Dr.Irata&lt;br /&gt;
#Krill/Plush&lt;br /&gt;
#Bodo/Rabenauge&lt;br /&gt;
#Henne/Abyss Connection&lt;br /&gt;
#Dorle&lt;br /&gt;
#SvOlli&lt;br /&gt;
#Wizzard&lt;br /&gt;
&lt;br /&gt;
The live meeting report is ready for publication in [[Future View VI]]. Planned release date October 2025.&lt;br /&gt;
&lt;br /&gt;
[[Category:CPC events]]&lt;/div&gt;</summary>
		<author><name>TFM</name></author>	</entry>

	<entry>
		<id>https://oldwiki.cpcwiki.eu/index.php?title=Mittwintermeeting_18&amp;diff=124426</id>
		<title>Mittwintermeeting 18</title>
		<link rel="alternate" type="text/html" href="https://oldwiki.cpcwiki.eu/index.php?title=Mittwintermeeting_18&amp;diff=124426"/>
				<updated>2025-04-09T12:07:02Z</updated>
		
		<summary type="html">&lt;p&gt;TFM: /* Participants */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The [[Mittwintermeeting]] goes straight to the 18th edition in Kirchen / Germany.&lt;br /&gt;
&lt;br /&gt;
Over the last years, the Meeting has grown as a place where people from all the different home-computer&lt;br /&gt;
systems of the 80's can come together for a nice weekend. &lt;br /&gt;
&lt;br /&gt;
For now, we cover Amstrad, Atari, Acorn, Commodore, MSX and more. Looking forward to grow even further :)&lt;br /&gt;
&lt;br /&gt;
As in the last time, the party is held in a blockhouse directly at the east border of the Westerwald (Siegerland) in Kirchen / Germany.&lt;br /&gt;
&lt;br /&gt;
Like every time, everyone who is interested in old home computers is very welcome!&lt;br /&gt;
&lt;br /&gt;
''' The Meeting takes place from April 3rd (Thursday) to 6.4.2025 (Sunday) [4 days!]'''&lt;br /&gt;
&lt;br /&gt;
== The Party-Place ==&lt;br /&gt;
&lt;br /&gt;
DRK Vereinshaus Kirchen&amp;lt;br&amp;gt;An der Buswende (Dorfstraße 80)&amp;lt;br&amp;gt;57548 Kirchen&amp;lt;br&amp;gt;Germany&amp;lt;br&amp;gt;GeoCoords: (longitude/latitude)&amp;amp;nbsp;:&amp;amp;nbsp; 7°54'40.84&amp;quot;E , 50°48'49.74&amp;quot;N &lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt; &lt;br /&gt;
&lt;br /&gt;
If you have any more questions please send a PM to: Prodatron or Dr.Zed&lt;br /&gt;
&lt;br /&gt;
== Accommodation == &lt;br /&gt;
* Hotel &amp;quot;Zum weißen Stein&amp;quot; (single bedroom &amp;lt; EUR 80)&lt;br /&gt;
* bring your own Airbed and sleep at the party place (EUR 50 flatrate including beverages)&lt;br /&gt;
&lt;br /&gt;
== Participants ==&lt;br /&gt;
&lt;br /&gt;
(planned/known)&lt;br /&gt;
Please note, that 18 participants is the maximum because of the location. So please hurry up with your registration until this list is &amp;quot;full&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
#[[Dr.Zed]]&lt;br /&gt;
#[[Prodatron]]&lt;br /&gt;
#EdoZ/SymbiosiS&lt;br /&gt;
#Thomas Wieczorek&lt;br /&gt;
#[[Beetle]]&lt;br /&gt;
#[[Insane]]&lt;br /&gt;
#Krill/Plush&lt;br /&gt;
#Deyta (aka Merlin)&lt;br /&gt;
#JAC! (Peter Dell)&lt;br /&gt;
#Nils&lt;br /&gt;
#[[Angelina]] of [[FutureSoft]]&lt;br /&gt;
#[[TFM]] of [[FutureSoft]]&lt;br /&gt;
#[[Tolkin]] of [[FutureSoft]]&lt;br /&gt;
#Paco (Outdoor-Holger)&lt;br /&gt;
#Merlin&lt;br /&gt;
#Edilbert Kirk&lt;br /&gt;
#Henne&lt;br /&gt;
&lt;br /&gt;
== Releases ==&lt;br /&gt;
* [[ROManager]] 2.50 for [[FutureOS]]&lt;br /&gt;
* Krill's C64 project&lt;br /&gt;
&lt;br /&gt;
[[Category:CPC events]]&lt;/div&gt;</summary>
		<author><name>TFM</name></author>	</entry>

	<entry>
		<id>https://oldwiki.cpcwiki.eu/index.php?title=Mittwintermeeting_18&amp;diff=124425</id>
		<title>Mittwintermeeting 18</title>
		<link rel="alternate" type="text/html" href="https://oldwiki.cpcwiki.eu/index.php?title=Mittwintermeeting_18&amp;diff=124425"/>
				<updated>2025-04-09T12:05:03Z</updated>
		
		<summary type="html">&lt;p&gt;TFM: /* Accommodation */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The [[Mittwintermeeting]] goes straight to the 18th edition in Kirchen / Germany.&lt;br /&gt;
&lt;br /&gt;
Over the last years, the Meeting has grown as a place where people from all the different home-computer&lt;br /&gt;
systems of the 80's can come together for a nice weekend. &lt;br /&gt;
&lt;br /&gt;
For now, we cover Amstrad, Atari, Acorn, Commodore, MSX and more. Looking forward to grow even further :)&lt;br /&gt;
&lt;br /&gt;
As in the last time, the party is held in a blockhouse directly at the east border of the Westerwald (Siegerland) in Kirchen / Germany.&lt;br /&gt;
&lt;br /&gt;
Like every time, everyone who is interested in old home computers is very welcome!&lt;br /&gt;
&lt;br /&gt;
''' The Meeting takes place from April 3rd (Thursday) to 6.4.2025 (Sunday) [4 days!]'''&lt;br /&gt;
&lt;br /&gt;
== The Party-Place ==&lt;br /&gt;
&lt;br /&gt;
DRK Vereinshaus Kirchen&amp;lt;br&amp;gt;An der Buswende (Dorfstraße 80)&amp;lt;br&amp;gt;57548 Kirchen&amp;lt;br&amp;gt;Germany&amp;lt;br&amp;gt;GeoCoords: (longitude/latitude)&amp;amp;nbsp;:&amp;amp;nbsp; 7°54'40.84&amp;quot;E , 50°48'49.74&amp;quot;N &lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt; &lt;br /&gt;
&lt;br /&gt;
If you have any more questions please send a PM to: Prodatron or Dr.Zed&lt;br /&gt;
&lt;br /&gt;
== Accommodation == &lt;br /&gt;
* Hotel &amp;quot;Zum weißen Stein&amp;quot; (single bedroom &amp;lt; EUR 80)&lt;br /&gt;
* bring your own Airbed and sleep at the party place (EUR 50 flatrate including beverages)&lt;br /&gt;
&lt;br /&gt;
== Participants ==&lt;br /&gt;
&lt;br /&gt;
(planned/known)&lt;br /&gt;
Please note, that 18 participants is the maximum because of the location. So please hurry up with your registration until this list is &amp;quot;full&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
#[[Dr.Zed]]&lt;br /&gt;
#[[Prodatron]]&lt;br /&gt;
#EdoZ/SymbiosiS&lt;br /&gt;
#Thomas Wieczorek&lt;br /&gt;
#[[Beetle]]&lt;br /&gt;
#[[Insane]]&lt;br /&gt;
#Krill/Plush&lt;br /&gt;
#Deyta (aka Merlin)&lt;br /&gt;
#JAC! (Peter Dell)&lt;br /&gt;
#Nils&lt;br /&gt;
#[[Angelina]] of [[FutureSoft]]&lt;br /&gt;
#[[TFM]] of [[FutureSoft]]&lt;br /&gt;
#[[Tolkin]] of [[FutureSoft]]&lt;br /&gt;
#Paco (Outdoor-Holger)&lt;br /&gt;
#Merlin&lt;br /&gt;
#Edilbert Kirk&lt;br /&gt;
#Henne&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:CPC events]]&lt;/div&gt;</summary>
		<author><name>TFM</name></author>	</entry>

	<entry>
		<id>https://oldwiki.cpcwiki.eu/index.php?title=Mittwintermeeting_18&amp;diff=124424</id>
		<title>Mittwintermeeting 18</title>
		<link rel="alternate" type="text/html" href="https://oldwiki.cpcwiki.eu/index.php?title=Mittwintermeeting_18&amp;diff=124424"/>
				<updated>2025-04-09T12:04:25Z</updated>
		
		<summary type="html">&lt;p&gt;TFM: /* Participants */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The [[Mittwintermeeting]] goes straight to the 18th edition in Kirchen / Germany.&lt;br /&gt;
&lt;br /&gt;
Over the last years, the Meeting has grown as a place where people from all the different home-computer&lt;br /&gt;
systems of the 80's can come together for a nice weekend. &lt;br /&gt;
&lt;br /&gt;
For now, we cover Amstrad, Atari, Acorn, Commodore, MSX and more. Looking forward to grow even further :)&lt;br /&gt;
&lt;br /&gt;
As in the last time, the party is held in a blockhouse directly at the east border of the Westerwald (Siegerland) in Kirchen / Germany.&lt;br /&gt;
&lt;br /&gt;
Like every time, everyone who is interested in old home computers is very welcome!&lt;br /&gt;
&lt;br /&gt;
''' The Meeting takes place from April 3rd (Thursday) to 6.4.2025 (Sunday) [4 days!]'''&lt;br /&gt;
&lt;br /&gt;
== The Party-Place ==&lt;br /&gt;
&lt;br /&gt;
DRK Vereinshaus Kirchen&amp;lt;br&amp;gt;An der Buswende (Dorfstraße 80)&amp;lt;br&amp;gt;57548 Kirchen&amp;lt;br&amp;gt;Germany&amp;lt;br&amp;gt;GeoCoords: (longitude/latitude)&amp;amp;nbsp;:&amp;amp;nbsp; 7°54'40.84&amp;quot;E , 50°48'49.74&amp;quot;N &lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt; &lt;br /&gt;
&lt;br /&gt;
If you have any more questions please send a PM to: Prodatron or Dr.Zed&lt;br /&gt;
&lt;br /&gt;
== Accommodation == &lt;br /&gt;
* Hotel &amp;quot;Zum weißen Stein&amp;quot; (single bedroom &amp;lt; EUR 80)&lt;br /&gt;
* bring your own Airbed and sleep at the party place (EUR 0)&lt;br /&gt;
&lt;br /&gt;
== Participants ==&lt;br /&gt;
&lt;br /&gt;
(planned/known)&lt;br /&gt;
Please note, that 18 participants is the maximum because of the location. So please hurry up with your registration until this list is &amp;quot;full&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
#[[Dr.Zed]]&lt;br /&gt;
#[[Prodatron]]&lt;br /&gt;
#EdoZ/SymbiosiS&lt;br /&gt;
#Thomas Wieczorek&lt;br /&gt;
#[[Beetle]]&lt;br /&gt;
#[[Insane]]&lt;br /&gt;
#Krill/Plush&lt;br /&gt;
#Deyta (aka Merlin)&lt;br /&gt;
#JAC! (Peter Dell)&lt;br /&gt;
#Nils&lt;br /&gt;
#[[Angelina]] of [[FutureSoft]]&lt;br /&gt;
#[[TFM]] of [[FutureSoft]]&lt;br /&gt;
#[[Tolkin]] of [[FutureSoft]]&lt;br /&gt;
#Paco (Outdoor-Holger)&lt;br /&gt;
#Merlin&lt;br /&gt;
#Edilbert Kirk&lt;br /&gt;
#Henne&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:CPC events]]&lt;/div&gt;</summary>
		<author><name>TFM</name></author>	</entry>

	<entry>
		<id>https://oldwiki.cpcwiki.eu/index.php?title=Mittwintermeeting_18&amp;diff=124423</id>
		<title>Mittwintermeeting 18</title>
		<link rel="alternate" type="text/html" href="https://oldwiki.cpcwiki.eu/index.php?title=Mittwintermeeting_18&amp;diff=124423"/>
				<updated>2025-04-09T12:04:01Z</updated>
		
		<summary type="html">&lt;p&gt;TFM: /* Participants */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The [[Mittwintermeeting]] goes straight to the 18th edition in Kirchen / Germany.&lt;br /&gt;
&lt;br /&gt;
Over the last years, the Meeting has grown as a place where people from all the different home-computer&lt;br /&gt;
systems of the 80's can come together for a nice weekend. &lt;br /&gt;
&lt;br /&gt;
For now, we cover Amstrad, Atari, Acorn, Commodore, MSX and more. Looking forward to grow even further :)&lt;br /&gt;
&lt;br /&gt;
As in the last time, the party is held in a blockhouse directly at the east border of the Westerwald (Siegerland) in Kirchen / Germany.&lt;br /&gt;
&lt;br /&gt;
Like every time, everyone who is interested in old home computers is very welcome!&lt;br /&gt;
&lt;br /&gt;
''' The Meeting takes place from April 3rd (Thursday) to 6.4.2025 (Sunday) [4 days!]'''&lt;br /&gt;
&lt;br /&gt;
== The Party-Place ==&lt;br /&gt;
&lt;br /&gt;
DRK Vereinshaus Kirchen&amp;lt;br&amp;gt;An der Buswende (Dorfstraße 80)&amp;lt;br&amp;gt;57548 Kirchen&amp;lt;br&amp;gt;Germany&amp;lt;br&amp;gt;GeoCoords: (longitude/latitude)&amp;amp;nbsp;:&amp;amp;nbsp; 7°54'40.84&amp;quot;E , 50°48'49.74&amp;quot;N &lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt; &lt;br /&gt;
&lt;br /&gt;
If you have any more questions please send a PM to: Prodatron or Dr.Zed&lt;br /&gt;
&lt;br /&gt;
== Accommodation == &lt;br /&gt;
* Hotel &amp;quot;Zum weißen Stein&amp;quot; (single bedroom &amp;lt; EUR 80)&lt;br /&gt;
* bring your own Airbed and sleep at the party place (EUR 0)&lt;br /&gt;
&lt;br /&gt;
== Participants ==&lt;br /&gt;
&lt;br /&gt;
(planned/known)&lt;br /&gt;
Please note, that 18 participants is the maximum because of the location. So please hurry up with your registration until this list is &amp;quot;full&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
#[[Dr.Zed]]&lt;br /&gt;
#[[Prodatron]]&lt;br /&gt;
#EdoZ/SymbiosiS&lt;br /&gt;
#Thomas Wieczorek&lt;br /&gt;
#[[Beetle]]&lt;br /&gt;
#[[Insane]]&lt;br /&gt;
#Krill/Plush&lt;br /&gt;
#Deyta (aka Merlin)&lt;br /&gt;
#JAC! (Peter Dell)&lt;br /&gt;
#[[Brainblaster]]&lt;br /&gt;
#Nils&lt;br /&gt;
#[[Angelina]] of [[FutureSoft]]&lt;br /&gt;
#[[TFM]] of [[FutureSoft]]&lt;br /&gt;
#[[Tolkin]] of [[FutureSoft]]&lt;br /&gt;
#Paco (Outdoor-Holger)&lt;br /&gt;
#Merlin&lt;br /&gt;
#Edilbert Kirk&lt;br /&gt;
#Henne&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:CPC events]]&lt;/div&gt;</summary>
		<author><name>TFM</name></author>	</entry>

	<entry>
		<id>https://oldwiki.cpcwiki.eu/index.php?title=Mittwintermeeting_18&amp;diff=124422</id>
		<title>Mittwintermeeting 18</title>
		<link rel="alternate" type="text/html" href="https://oldwiki.cpcwiki.eu/index.php?title=Mittwintermeeting_18&amp;diff=124422"/>
				<updated>2025-04-09T12:03:27Z</updated>
		
		<summary type="html">&lt;p&gt;TFM: /* Participants */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The [[Mittwintermeeting]] goes straight to the 18th edition in Kirchen / Germany.&lt;br /&gt;
&lt;br /&gt;
Over the last years, the Meeting has grown as a place where people from all the different home-computer&lt;br /&gt;
systems of the 80's can come together for a nice weekend. &lt;br /&gt;
&lt;br /&gt;
For now, we cover Amstrad, Atari, Acorn, Commodore, MSX and more. Looking forward to grow even further :)&lt;br /&gt;
&lt;br /&gt;
As in the last time, the party is held in a blockhouse directly at the east border of the Westerwald (Siegerland) in Kirchen / Germany.&lt;br /&gt;
&lt;br /&gt;
Like every time, everyone who is interested in old home computers is very welcome!&lt;br /&gt;
&lt;br /&gt;
''' The Meeting takes place from April 3rd (Thursday) to 6.4.2025 (Sunday) [4 days!]'''&lt;br /&gt;
&lt;br /&gt;
== The Party-Place ==&lt;br /&gt;
&lt;br /&gt;
DRK Vereinshaus Kirchen&amp;lt;br&amp;gt;An der Buswende (Dorfstraße 80)&amp;lt;br&amp;gt;57548 Kirchen&amp;lt;br&amp;gt;Germany&amp;lt;br&amp;gt;GeoCoords: (longitude/latitude)&amp;amp;nbsp;:&amp;amp;nbsp; 7°54'40.84&amp;quot;E , 50°48'49.74&amp;quot;N &lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt; &lt;br /&gt;
&lt;br /&gt;
If you have any more questions please send a PM to: Prodatron or Dr.Zed&lt;br /&gt;
&lt;br /&gt;
== Accommodation == &lt;br /&gt;
* Hotel &amp;quot;Zum weißen Stein&amp;quot; (single bedroom &amp;lt; EUR 80)&lt;br /&gt;
* bring your own Airbed and sleep at the party place (EUR 0)&lt;br /&gt;
&lt;br /&gt;
== Participants ==&lt;br /&gt;
&lt;br /&gt;
(planned/known)&lt;br /&gt;
Please note, that 18 participants is the maximum because of the location. So please hurry up with your registration until this list is &amp;quot;full&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
#[[Dr.Zed]]&lt;br /&gt;
#[[Prodatron]]&lt;br /&gt;
#EdoZ/SymbiosiS&lt;br /&gt;
#Thomas Wieczorek&lt;br /&gt;
#[[Beetle]]&lt;br /&gt;
#[[Insane]]&lt;br /&gt;
#Krill/Plush&lt;br /&gt;
#Deyta (aka Merlin)&lt;br /&gt;
#JAC! (Peter Dell)&lt;br /&gt;
#[[Brainblaster]]&lt;br /&gt;
#Nils&lt;br /&gt;
#[[Angelina]] of [[FutureSoft]]&lt;br /&gt;
#[[TFM]] of [[FutureSoft]]&lt;br /&gt;
#[[Tolkin]] of [[FutureSoft]]&lt;br /&gt;
#Paco (Outdoor-Holger)&lt;br /&gt;
#Mr.Ams&lt;br /&gt;
#Merlin&lt;br /&gt;
#Edilbert Kirk&lt;br /&gt;
#Henne&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:CPC events]]&lt;/div&gt;</summary>
		<author><name>TFM</name></author>	</entry>

	<entry>
		<id>https://oldwiki.cpcwiki.eu/index.php?title=Mittwintermeeting&amp;diff=124421</id>
		<title>Mittwintermeeting</title>
		<link rel="alternate" type="text/html" href="https://oldwiki.cpcwiki.eu/index.php?title=Mittwintermeeting&amp;diff=124421"/>
				<updated>2025-04-09T11:58:24Z</updated>
		
		<summary type="html">&lt;p&gt;TFM: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Meetings ==&lt;br /&gt;
* [[Mittwintermeeting 18]]&lt;br /&gt;
* [[Mittwintermeeting 17]]&lt;br /&gt;
* [[Mittwintermeeting 16]]&lt;br /&gt;
* [[Mittwintermeeting 15]]&lt;br /&gt;
* [[Mittwintermeeting 13]]&lt;br /&gt;
* [[Mittwintermeeting 12]]&lt;br /&gt;
* [[Mittwintermeeting 11]]&lt;br /&gt;
* [[Mittwintermeeting 10]]&lt;br /&gt;
* [[Mittwintermeeting 9]]&lt;br /&gt;
* [[Mittwintermeeting 8]]&lt;br /&gt;
* [[Mittwintermeeting 7]]&lt;br /&gt;
* [[Mittwintermeeting 6]]&lt;br /&gt;
* [[Mittwintermeeting 5]]&lt;br /&gt;
* [[Mittwintermeeting 4]]&lt;br /&gt;
* [[Mittwintermeeting 3]]&lt;br /&gt;
* [[Mittwintermeeting 2]]&lt;br /&gt;
* [[Mittwintermeeting 1]]&lt;br /&gt;
&lt;br /&gt;
[[Category:CPC events]]&lt;/div&gt;</summary>
		<author><name>TFM</name></author>	</entry>

	<entry>
		<id>https://oldwiki.cpcwiki.eu/index.php?title=Mittwintermeeting_18&amp;diff=122807</id>
		<title>Mittwintermeeting 18</title>
		<link rel="alternate" type="text/html" href="https://oldwiki.cpcwiki.eu/index.php?title=Mittwintermeeting_18&amp;diff=122807"/>
				<updated>2025-03-03T16:04:38Z</updated>
		
		<summary type="html">&lt;p&gt;TFM: /* Accommodation */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The [[Mittwintermeeting]] goes straight to the 18th edition in Kirchen / Germany.&lt;br /&gt;
&lt;br /&gt;
Over the last years, the Meeting has grown as a place where people from all the different home-computer&lt;br /&gt;
systems of the 80's can come together for a nice weekend. &lt;br /&gt;
&lt;br /&gt;
For now, we cover Amstrad, Atari, Acorn, Commodore, MSX and more. Looking forward to grow even further :)&lt;br /&gt;
&lt;br /&gt;
As in the last time, the party is held in a blockhouse directly at the east border of the Westerwald (Siegerland) in Kirchen / Germany.&lt;br /&gt;
&lt;br /&gt;
Like every time, everyone who is interested in old home computers is very welcome!&lt;br /&gt;
&lt;br /&gt;
''' The Meeting takes place from April 3rd (Thursday) to 6.4.2025 (Sunday) [4 days!]'''&lt;br /&gt;
&lt;br /&gt;
== The Party-Place ==&lt;br /&gt;
&lt;br /&gt;
DRK Vereinshaus Kirchen&amp;lt;br&amp;gt;An der Buswende (Dorfstraße 80)&amp;lt;br&amp;gt;57548 Kirchen&amp;lt;br&amp;gt;Germany&amp;lt;br&amp;gt;GeoCoords: (longitude/latitude)&amp;amp;nbsp;:&amp;amp;nbsp; 7°54'40.84&amp;quot;E , 50°48'49.74&amp;quot;N &lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt; &lt;br /&gt;
&lt;br /&gt;
If you have any more questions please send a PM to: Prodatron or Dr.Zed&lt;br /&gt;
&lt;br /&gt;
== Accommodation == &lt;br /&gt;
* Hotel &amp;quot;Zum weißen Stein&amp;quot; (single bedroom &amp;lt; EUR 80)&lt;br /&gt;
* bring your own Airbed and sleep at the party place (EUR 0)&lt;br /&gt;
&lt;br /&gt;
== Participants ==&lt;br /&gt;
&lt;br /&gt;
(planned/known)&lt;br /&gt;
Please note, that 18 participants is the maximum because of the location. So please hurry up with your registration until this list is &amp;quot;full&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
#[[Dr.Zed]]&lt;br /&gt;
#[[Prodatron]]&lt;br /&gt;
#EdoZ/SymbiosiS&lt;br /&gt;
#Thomas Wieczorek&lt;br /&gt;
#[[Beetle]]&lt;br /&gt;
#[[Insane]]&lt;br /&gt;
#Krill/Plush&lt;br /&gt;
#Deyta (aka Merlin)&lt;br /&gt;
#JAC! (Peter Dell)&lt;br /&gt;
#[[Brainblaster]]&lt;br /&gt;
#Nils&lt;br /&gt;
#[[TFM]] of [[FutureSoft]]&lt;br /&gt;
#[[Tolkin]] of [[FutureSoft]]&lt;br /&gt;
#Paco (Outdoor-Holger)&lt;br /&gt;
#Mr.Ams&lt;br /&gt;
#Merlin&lt;br /&gt;
#Edilbert Kirk&lt;br /&gt;
#Henne&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:CPC events]]&lt;/div&gt;</summary>
		<author><name>TFM</name></author>	</entry>

	<entry>
		<id>https://oldwiki.cpcwiki.eu/index.php?title=Mittwintermeeting_18&amp;diff=122806</id>
		<title>Mittwintermeeting 18</title>
		<link rel="alternate" type="text/html" href="https://oldwiki.cpcwiki.eu/index.php?title=Mittwintermeeting_18&amp;diff=122806"/>
				<updated>2025-03-03T16:00:23Z</updated>
		
		<summary type="html">&lt;p&gt;TFM: /* Participants */  Members of CPC-Group consolidated&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The [[Mittwintermeeting]] goes straight to the 18th edition in Kirchen / Germany.&lt;br /&gt;
&lt;br /&gt;
Over the last years, the Meeting has grown as a place where people from all the different home-computer&lt;br /&gt;
systems of the 80's can come together for a nice weekend. &lt;br /&gt;
&lt;br /&gt;
For now, we cover Amstrad, Atari, Acorn, Commodore, MSX and more. Looking forward to grow even further :)&lt;br /&gt;
&lt;br /&gt;
As in the last time, the party is held in a blockhouse directly at the east border of the Westerwald (Siegerland) in Kirchen / Germany.&lt;br /&gt;
&lt;br /&gt;
Like every time, everyone who is interested in old home computers is very welcome!&lt;br /&gt;
&lt;br /&gt;
''' The Meeting takes place from April 3rd (Thursday) to 6.4.2025 (Sunday) [4 days!]'''&lt;br /&gt;
&lt;br /&gt;
== The Party-Place ==&lt;br /&gt;
&lt;br /&gt;
DRK Vereinshaus Kirchen&amp;lt;br&amp;gt;An der Buswende (Dorfstraße 80)&amp;lt;br&amp;gt;57548 Kirchen&amp;lt;br&amp;gt;Germany&amp;lt;br&amp;gt;GeoCoords: (longitude/latitude)&amp;amp;nbsp;:&amp;amp;nbsp; 7°54'40.84&amp;quot;E , 50°48'49.74&amp;quot;N &lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt; &lt;br /&gt;
&lt;br /&gt;
If you have any more questions please send a PM to: Prodatron or Dr.Zed&lt;br /&gt;
&lt;br /&gt;
== Accommodation == &lt;br /&gt;
* Hotel &amp;quot;zum weißen Stein&amp;quot; (single bedroom &amp;lt; EUR 80)&lt;br /&gt;
* bring your own Airbed and sleep at the party place (EUR 0)&lt;br /&gt;
&lt;br /&gt;
== Participants ==&lt;br /&gt;
&lt;br /&gt;
(planned/known)&lt;br /&gt;
Please note, that 18 participants is the maximum because of the location. So please hurry up with your registration until this list is &amp;quot;full&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
#[[Dr.Zed]]&lt;br /&gt;
#[[Prodatron]]&lt;br /&gt;
#EdoZ/SymbiosiS&lt;br /&gt;
#Thomas Wieczorek&lt;br /&gt;
#[[Beetle]]&lt;br /&gt;
#[[Insane]]&lt;br /&gt;
#Krill/Plush&lt;br /&gt;
#Deyta (aka Merlin)&lt;br /&gt;
#JAC! (Peter Dell)&lt;br /&gt;
#[[Brainblaster]]&lt;br /&gt;
#Nils&lt;br /&gt;
#[[TFM]] of [[FutureSoft]]&lt;br /&gt;
#[[Tolkin]] of [[FutureSoft]]&lt;br /&gt;
#Paco (Outdoor-Holger)&lt;br /&gt;
#Mr.Ams&lt;br /&gt;
#Merlin&lt;br /&gt;
#Edilbert Kirk&lt;br /&gt;
#Henne&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:CPC events]]&lt;/div&gt;</summary>
		<author><name>TFM</name></author>	</entry>

	<entry>
		<id>https://oldwiki.cpcwiki.eu/index.php?title=Mittwintermeeting_14&amp;diff=122805</id>
		<title>Mittwintermeeting 14</title>
		<link rel="alternate" type="text/html" href="https://oldwiki.cpcwiki.eu/index.php?title=Mittwintermeeting_14&amp;diff=122805"/>
				<updated>2025-03-03T15:57:30Z</updated>
		
		<summary type="html">&lt;p&gt;TFM: /* Participants */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The [[Mittwintermeeting]] goes straight to the 14th edition in Kirchen / Germany.&lt;br /&gt;
&lt;br /&gt;
Over the last years, the Meeting has grown as a place where people from all the different home-computer&lt;br /&gt;
systems of the 80's can come together for a nice weekend. &lt;br /&gt;
&lt;br /&gt;
For now, we cover Amstrad, Atari, Acorn, Commodore, MSX and more. Looking forward to grow even further :)&lt;br /&gt;
&lt;br /&gt;
As in the last time, the party was held in a blockhouse directly at the eastborder of the Westerwald in Kirchen / Germany.&lt;br /&gt;
&lt;br /&gt;
Like everytime, everyone who is interested in old homecomputers is very welcome!&lt;br /&gt;
&lt;br /&gt;
'''The Meeting takes place from 06. to 08. March 2019'''&lt;br /&gt;
&lt;br /&gt;
== The Party-Place ==&lt;br /&gt;
&lt;br /&gt;
DRK Vereinshaus Kirchen&amp;lt;br&amp;gt;An der Buswende (Dorfstraße 80)&amp;lt;br&amp;gt;57548 Kirchen&amp;lt;br&amp;gt;Germany&amp;lt;br&amp;gt;GeoCoords: (longitude/latitude)&amp;amp;nbsp;:&amp;amp;nbsp; 7°54'40.84&amp;quot;E , 50°48'49.74&amp;quot;N &lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt; &lt;br /&gt;
&lt;br /&gt;
If you have any more questions please send us a PM: Prodatron or SOS&lt;br /&gt;
&lt;br /&gt;
== Accommodation == &lt;br /&gt;
* Hotel &amp;quot;zum weißen Stein&amp;quot; (single bedroom EUR 71,00)&lt;br /&gt;
* bring your own Airbed and sleep at the party place (EUR 0)&lt;br /&gt;
&lt;br /&gt;
== Participants ==&lt;br /&gt;
&lt;br /&gt;
(planned)&lt;br /&gt;
&lt;br /&gt;
*[[Tolkin]] of [[FutureSoft]]&lt;br /&gt;
*Deyta&lt;br /&gt;
*btl&lt;br /&gt;
*Thomas W.&lt;br /&gt;
*[[TFM]] of [[FutureSoft]]&lt;br /&gt;
*[[xesrjb]] (perhaps)&lt;br /&gt;
*EdoZ/SymbiosiS&lt;br /&gt;
*Thorsten B.&lt;br /&gt;
*Dr.Zed&lt;br /&gt;
*insane&lt;br /&gt;
*[[Prodatron|Prodatron]]&lt;br /&gt;
*Hans/TMTLogic&lt;br /&gt;
*[[SOS]]&lt;br /&gt;
&lt;br /&gt;
[[Category:CPC events]]&lt;/div&gt;</summary>
		<author><name>TFM</name></author>	</entry>

	</feed>