9 lines
118 B
Plaintext
9 lines
118 B
Plaintext
MEMORY
|
|
{
|
|
BOOT: start = $8000, size = $200, file = %O;
|
|
}
|
|
|
|
SEGMENTS {
|
|
BOOTSECTOR: load = BOOT, start = $8000;
|
|
}
|