0 Members and 1 Guest are viewing this topic.
DEL_MEM = $258D ;Deletes a region of allocated memory: HL = address DE = sizeDEL_TMP = $3606 ;Delete temporary use memory regionINSERT_MEM = $2258 ;Allocates a region of memory: HL = size DE = addressCREATE_TMP = $38D0 ;Create temporary use memory region
Cool, thanks I also just found that the "mapBuffer" is built into the program, if i move that into saferam it'll open up another 1k of space, which SHOULD be enough to fit the rest of the maps in (and still have a solid 2-300 bytes on the BE, maybe 500 or so on the 84+/SE)
i don't know where/how to find Brandon W or PD.