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

https://github.com/refi64/mk64

A simple 64-bit kernel written in Myrddin (NOT FULLY FUNCTIONAL RIGHT NOW!)
https://github.com/refi64/mk64

Last synced: 5 months ago
JSON representation

A simple 64-bit kernel written in Myrddin (NOT FULLY FUNCTIONAL RIGHT NOW!)

Awesome Lists containing this project

README

          

mk64
====

A simple 64-bit kernel written in `Myrddin `_.

It's still a work-in-progress (short version: the keyboard inputs don't work)...but it's still neat.

Building
********

::

$ ./configure
$ make

Running
*******

::

$ make run # run in QEMU
$ bochs # run in Bochs