SAIFIINDUSTRIES's picture
Add repo: GideonZ_1541ultimate
c7436b1 verified
Raw
History Blame Contribute Delete
143 Bytes
MEMORY {
WEDGE: start = $C000, size = $0800;
}
SEGMENTS {
LADDR: load = WEDGE, type = ro;
CODE: load = WEDGE, type = ro;
}