Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/5/84; site sunybcs.UUCP Path: utzoo!watmath!sunybcs!ugbowen From: ugbowen@sunybcs.UUCP (Devon Bowen) Newsgroups: net.micro.cbm Subject: 128 kernal Message-ID: <3017@sunybcs.UUCP> Date: Tue, 8-Apr-86 12:16:45 EST Article-I.D.: sunybcs.3017 Posted: Tue Apr 8 12:16:45 1986 Date-Received: Thu, 10-Apr-86 21:32:30 EST Organization: SUNY/Buffalo Computer Science Lines: 12 Keywords: 128 C128 kernal banks With all this talk of kernal routines flying around, I just thought I'd ask if anyone knows how to access them on the 128. I know the important routines have the same addresses that they do on the 64, vic, etc., but they are in bank 15 (as far as I can tell) and BASIC works in bank 0. So how do you get BASIC to call the Kernal routines? I've tried just about everything from the BASIC bank command to making it relocate the ML. I think the problem is that when you SYS from BASIC, it always goes to that location in BANK 0 rather than the bank selected with BANK. Any body have similar problems or suggestions? Devon E Bowen University of Buffalo