Open AngheloAlf opened 8 months ago
Stuff like "the rom end of segment boot can't be greater than 0x101000", which would emit something like this:
ASSERT ((boot_ROM_END <= 0x101000), "Error: boot_ROM_END is larger than 1 MB");
Not sure how the syntax on the input file would look like
Stuff like "the rom end of segment boot can't be greater than 0x101000", which would emit something like this:
Not sure how the syntax on the input file would look like