/mkrom

Combines page dumps into ROM files

Primary LanguageCMIT LicenseMIT

mkrom

builds.sr.ht status

Writes individual files into a ROM image

Usage

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

Installation

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

$ make
# make install # as root
# make install_man # as root

On Windows, do the same thing under cygwin after installing 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.libera.chat.

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.