Developer Support
This is where you can find all development-related items.
 
Boot Scriptor Module (M.2) Developer's Guide
This guide documents the new module format used in Boot Scriptor 1.2. Well it's not really new, but more of an extension of the M.1 format. The API Reference is still a work-in-progress (it's about half finished), so until I get that finished you will have to look up some of the functions in the Boot Scriptor source code. Almost all of the functions have sufficient documentation in the source code, but you may have to ask me about a couple of them, or just look and see how the functions were used in the modules I've created.

BSM Developer's Guide (M.2)

 
The Netwide Assembler (NASM)
This is a custom version of NASM that is required in order to assemble Boot Scriptor 1.2 from its sources. You can either download a pre-compiled Windows executable, or download the necessary files to compile NASM for the operating system you're using.
Nasm.exe outbin.c bin-spec.txt