UnoDOS III 3.1 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 Zeus Command Line assembler.
Linux
- Install Wine:
sudo apt-get install wine
macOS
-
Install HomeBrew (https://brew.sh/):
/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
-
After HomeBrew is installed, install Wine:
brew install wine
Windows
No additional prerequisites.
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 III without SE Basic IV.
- KEXTS: Third-party kernel extensions that provide additional functionality.
License
Copyright © 2017-2020 Source Solutions, Inc. All rights reserved.
Licensed under the GNU General Public License.