Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/source-solutions/unodos3

UnoDOS III 3.1 Wolf - A free operating system written in Z80 assembly language
https://github.com/source-solutions/unodos3

Last synced: about 2 months ago
JSON representation

UnoDOS III 3.1 Wolf - A free operating system written in Z80 assembly language

Awesome Lists containing this project

README

        

# UnoDOS 3.12 Wolf

The alternative operating system for divMMC. Finely tuned.

## Build prerequisites

The preferred IDE is _Visual Studio Code_ (https://code.visualstudio.com/) with Imanolea's _Z80 Assembly_ extension (install from the app).

The compiler is the _RASM_ assembler.

## Components

The OS comprises:

* __KERNEL__: The interface between the divMMC hardware and the host machine.
* __COMMANDS__: Small programs that provide shell functions when using UnoDOS 3 without SE Basic IV.
* __KEXTS__: Third-party kernel extensions that provide additional functionality.

## License

Copyright © 2017-2022 Source Solutions, Inc. All rights reserved.

Licensed under the [GNU General Public License](LICENSE).