From: Ullrich von Bassewitz (uz_at_musoftware.de)
Date: 2002-11-23 22:01:59
On Sat, Nov 23, 2002 at 01:35:22PM -0500, Greg King wrote: > Everyone should agree that LOWCODE will hold only the minimum amount of code and > data that absolutely needs to be "visible" all of the time. Data and code that > can afford to be banked out of sight, or coverred by ROMs, should go into other > segments. While it is possible to place data into the LOWCODE segment, as the name suggests it is thought for code, not data. Since data is usually less a problem than code, I don't think an "official" solution for data is needed right now. Apart from that, I can second what you'e writing. Regards Uz -- Ullrich von Bassewitz uz_at_musoftware.de ---------------------------------------------------------------------- To unsubscribe from the list send mail to majordomo_at_musoftware.de with the string "unsubscribe cc65" in the body(!) of the mail.
This archive was generated by hypermail 2.1.3 : 2002-11-23 22:02:16 CET