Re: [stella] Dealing with 8k in DASM

Subject: Re: [stella] Dealing with 8k in DASM
From: Paul Slocum <paul-stella@xxxxxxxxxxxxxx>
Date: Thu, 24 Jan 2002 15:23:01 -0600

ORG is only used to arrange the code in segments of 4K, while all addresses are calculated based on RORG.

That works perfectly. I figured there was some way to do something like that. Is there some sort of reference guide for DASM where I could have found this? I looked around for one but had no luck.


-Paul

----------------------------------------------------------------------------------------------
Archives (includes files) at http://www.biglist.com/lists/stella/archives/
Unsub & more at http://www.biglist.com/lists/stella/


Current Thread