Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.3 4.3bsd-beta 6/6/85; site ucbvax.BERKELEY.EDU Path: utzoo!watmath!clyde!cbosgd!ihnp4!ucbvax!info-atari From: jcm@ORNL-MSR.ARPA (James A. Mullens) Newsgroups: net.micro.atari Subject: Re: program needed Message-ID: <8601080302.AA05759@ORNL-MSR.ARPA> Date: Tue, 7-Jan-86 22:02:49 EST Article-I.D.: ORNL-MSR.8601080302.AA05759 Posted: Tue Jan 7 22:02:49 1986 Date-Received: Thu, 9-Jan-86 00:08:29 EST Sender: daemon@ucbvax.BERKELEY.EDU Organization: The ARPA Internet Lines: 21 I have written, in assembly language, a simple graphics package for a 400/600 which waits for commands to come in from the serial bus (which is really a modified RS232 interface). I let the host computer simulate an Atari disk while the Atari powers up, which allows the host computer to load a bootstrap program to the Atari. This bootstrap is actually a graphics command handler, which "takes over" the machine and monitors the serial bus for commands from the host. I implemented a small set of graphics primitives (point draw, set draw color, init screen, etc). I think the higher level graphics stuff is best done on the host side in higher level language. If you know something about 6502 code you might be able to modify this to do what you want. If you are interested, call me at: 615/574-5564 (tell secretary I said to forward the call or find me) 615/691-7957 home, after 6PM EST regards jim mullens