Skip to content

Latest commit

 

History

History
59 lines (41 loc) · 2.81 KB

readme.md

File metadata and controls

59 lines (41 loc) · 2.81 KB

TCS Trommeschläger Genie IIIs: A Legacy Computer System

The TCS Trommeschläger Genie IIIs repository contains an emulator and associated files for running the legacy Genie IIIs computer system on Windows. This project enables users to simulate and experience the functionality of the original Genie IIIs system, which operated on the CP/M platform.

Key Features:

  • Emulator for running the TCS Trommeschläger Genie IIIs system on Windows
  • Source code for essential system components, utilities, and libraries
  • Supports the use of Hitech C compiler and graphics functions
  • Allows users to interact with a bootable CP/M system

Explore the source code, utilities, and libraries provided in this repository to learn more about the inner workings of the TCS Trommeschläger Genie IIIs system. Get hands-on experience with this legacy computer system and discover its capabilities.

Note: This project is intended for educational and historical purposes and may require some technical knowledge to set up and operate.

Contributions and feedback are welcome. Feel free to fork this repository, make enhancements, and submit pull requests to contribute to the development of the TCS Trommeschläger Genie IIIs Holte CP/M.

Start your journey into the world of the TCS Trommeschläger Genie IIIs legacy system today!

Introduction

The TCS Trommeschläger Genie IIIs is a legacy computer system that originally ran on CP/M, Gdos 2.4 or NewDos. This project provides an emulator to run the Genie IIIs system on Windows using the CP/M-based emulator.

Features

  • Running the TCS Trommeschläger Genie IIIs Legacy Computer System on Windows with sdltrs
  • Source code for various components of the system: under project file

Subfolders under src

  • UTILS/: Utility files for the system
  • CPMSYS/: CP/M system files
  • LIBPLOT/: C-LIB with graphic functions for use with Hitech C compiler
  • LIBCZZZ/: Additional C library files (LIBCZZZ)
  • CLIBYYY/: Additional C library files (CLIBYYY)
  • Documentation:
    • docs/: User manual in PDF format

Getting Started

  1. Clone the repository:

  2. Build and run the emulator using the provided instructions in the documentation.

  3. Explore the various components of the system by examining the source code in the respective directories.

Contributing Contributions are welcome! If you'd like to contribute to this project, please follow these steps:

  1. Fork the repository.
  2. Create a new branch: git checkout -b my-feature
  3. Make your changes and commit them: git commit -m "Add my feature"
  4. Push your changes to your forked repository: git push origin my-feature
  5. Open a pull request to merge your changes into the main repository.

etc etc etc