Skip to content

midas-os/Midas-64

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MidAS 64

An Operating System for the Nintendo 64

What is MidAS 64?

MidAS 64 is an operating system for the Nintendo 64. It is written in C++ with the libdragon library.
It is currently in development and is not yet ready for use.

How to build

Prerequisites

Cloning

When cloning with git, make sure to use the --recursive flag to clone the submodules. How to clone with git:

git clone --recursive https://github.com/midas-os/Midas-64.git

Building

To build MidAS 64, run the following command in the root directory of the project (only possible if you have libdragon-cli installed and added to your path):

libdragon make

How to run

To run MidAS 64, you need a Nintendo 64 emulator. We recommend simple64

About

A Nintendo 64 Operating System

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published