Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/5/84; site omovax.UUCP Path: utzoo!decvax!ittvax!dcdwest!sdcsvax!sdcrdcf!hplabs!intelca!omovax!cfj From: cfj@omovax.UUCP (Charles Johnson) Newsgroups: net.micro.cbm Subject: Next print location on the screen Message-ID: <2@omovax.UUCP> Date: Wed, 19-Dec-84 18:48:51 EST Article-I.D.: omovax.2 Posted: Wed Dec 19 18:48:51 1984 Date-Received: Sun, 30-Dec-84 00:10:44 EST Distribution: net Organization: Intel Corp., Hillsboro, OR Lines: 16 Does anyone know, which memory locations control where the next position that characters will be printed at on the C-64 ? I believe 211 (decimal) controls which column but I haven't been able to find out what controls which line. I'm trying to write a function which will print anywhere on the screen without using the cursor controls or poking directly to the screen. Thanks, Charles Johnson Hillsboro, OR P.S. I have a copy of the programmer's manual, but their descriptions of the memory map is not that great.