prokushev / unodos-wolf

UnoDOS III 3.1 Wolf

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

UnoDOS III 3.1 Wolf

License:GNU General Public License v3.0


Languages

Language:Assembly 92.8%Language:C++ 7.0%Language:Shell 0.1%Language:Batchfile 0.1%