Powered by Cpcdos OSx
OSMaker is a development environment to create your own operating system with a full graphical interface on the Cpcdos OSx kernel.
It allows windows to be generated using the XML window designer, and are translated into CpcdosC + to be able to be interpreted by the Cpcdos kernel.
It allows you to create events and edit CpcdosC + code with its beautiful code editor suitable for CC +.
OSMaker includes a virtual machine called "VM Viewer" created by Maeiky dependent on VM Ware Workstation 16 Player.
And the possibility of directly editing the files of the virtual machine.
- Install the Github extension for Visual Studio 2019/2017 or download zip file
Without Visual Studio : unzip the archive OSMaker_Binary.rar available in
With Visual Studio :
- Clone OSMaker repository in Visual Studio
- see Cloning a repository to Visual Studio
Without Visual Studio:
Find and launch OSMaker.exe leaving it in the original folder with the DLLs.
You can create a shortcut on the desktop or in the Start menu, but not move OSMaker.exe.
With Visual Studio : Build the CPCDOS EDITOR solution in Visual Studio and add the references if they are indicated by yellow "warning" signs. See SRC/DLL
Visual Studio 2019
DLL :
- MetroFramework - Dark UI theme
- WeifenLuo - Docking VS theme
- FastColoredTextBox - Code editor
If you are successful in C #, you are welcome!
Read Contributors
Last version : beta 1.1 Versions list : Click to show
- Maxime F alias @MaximLeroy
This project is under GPL-3.0 License
- see LICENSE.md for more informations.