GLaBIOS
GLaBIOS copied to clipboard
Fix BYTES_HERE MACRO on MASM 6.1
BYTES_HERE MACRO does not exit with error if a fixed ORG is overrun as it does on MASM 5.0.
@csoren