Patches a ROM file with a jump table and generates the necessary jump table index definitions.
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.
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.