Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

mkrom

builds.sr.ht status

Writes individual files into a ROM image

Usage

$ mkrom <output> <length> [files...]

Installation

For Linux/Mac/etc, install cmake, make, asciidoc, and a C compiler, then:

$ cmake .
$ make
# make install # as root

On Windows, do the same thing under cygwin after installing cmake, your favorite C compiler, and asciidoc.

Help, Bugs, Feedback

If you need help with KnightOS, want to keep up with progress, chat with developers, or ask any other questions about KnightOS, you can hang out in the IRC channel: #knightos on irc.freenode.net.

To report bugs, please create a GitHub issue or contact us on IRC.

If you'd like to contribute to the project, please see the contribution guidelines.

You can’t perform that action at this time.