Re: Source codes: conversion succesfull!

From: Ruud_at_Baltissen.org
Date: Sat, 10 Jan 2015 19:11:46 +0100
Message-ID: <54B16B62.29353.2497E10@Ruud.Baltissen.org>
Hallo smf,


> Will it know how big the area is that is being overwritten?

The assembler just assembles everything on its path until it runs 
into a pseudo-code that tells it to go to another block or runs into 
the end of the file.

An example:

.ba $E621
	jsr	SetPtrLogLine	; find and set the pointers for the


.ba $EA07
	jsr	SaveCurColour	; save current colour to colour RAM
	......

The first .ba (Begin Address) tels it to go to address $6821 and it 
will assemble the JSR. The next line tells it to go to another 
address and that's what it will do. Thus only three bytes have been 
overwritten.


--
   
Kind regards / Met vriendelijke groet, Ruud Baltissen
www.Baltissen.org







       Message was sent through the cbm-hackers mailing list
Received on 2015-01-10 19:00:03

Archive generated by hypermail 2.2.0.