demOS
|
IMAGER is a tool that:
consider .BOT file as bootsector program => strips its gemdos descriptor and computes its checksum (delta to $1234) to make it executable
Warning: generating the sources of the disk map integrated into your program creates a cyclic dependency for the floppy containing the program => when you recompile your program and write the image, maybe its size has changed, so the following data may have moved => in this case you need to recompile it and rewrite the image a second time.
=> To avoid this problem, in the future it would be better to: