1error: fixed-oob.asm(1):
2    Section "ROM0"'s fixed address 0xbabe is outside of range [0; 0x7fff]
3error: fixed-oob.asm(3):
4    Section "ROMX"'s fixed address 0xbeef is outside of range [0x4000; 0x7fff]
5error: fixed-oob.asm(5):
6    Section "VRAM"'s fixed address 0xc0de is outside of range [0x8000; 0x9fff]
7error: fixed-oob.asm(7):
8    Section "SRAM"'s fixed address 0xcafe is outside of range [0xa000; 0xbfff]
9error: fixed-oob.asm(11):
10    Section "WRAMX"'s fixed address 0xdad is outside of range [0xd000; 0xdfff]
11error: fixed-oob.asm(13):
12    Section "OAM"'s fixed address 0xcab is outside of range [0xfe00; 0xfe9f]
13error: fixed-oob.asm(15):
14    Section "HRAM"'s fixed address 0xbad is outside of range [0xff80; 0xfffe]
15error: Assembly aborted (7 errors)!
16