PC GEOS: the multitasking DOS-based GUI OS that evolved from a C64 desktop

This repository contains all the source codes for PC/GEOS and its applications. It is the official place for collaboration and further development. The repository is based on the source code used to build Breadbox Ensemble 4.13, with some critical modules removed due to licensing issues. The SDK is available for both Windows and Linux, and building it requires the installation of “sed” and “perl”. The WATCOM tools should be unzipped and the necessary environment variables should be set. To build the SDK, pmake and other tools should be built first, followed by the target components. The target environment can be launched in dosbox or with the “swat” debugger. Customizing the target environment can be done by creating a basebox_user.conf file. Extensive technical documentation is available in the TechDocs folder in Markdown format. Collaborators can join the Slack community for efficient communication.

https://github.com/bluewaysw/pcgeos

To top