Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 1006 Bytes

README.md

File metadata and controls

28 lines (18 loc) · 1006 Bytes

patchrom

builds.sr.ht status

Patches a ROM file with a jump table and generates the necessary jump table index definitions.

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.