Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!usc!zaphod.mps.ohio-state.edu!ub!acsu.buffalo.edu From: cloos@acsu.buffalo.edu (James H. Cloos) Newsgroups: comp.sys.handhelds Subject: Re: A CHIP8 Assembler for the HP48SX [long] Keywords: CHIP8,Assembler,Native Message-ID: <48908@eerie.acsu.Buffalo.EDU> Date: 3 Dec 90 21:10:26 GMT References: <1990Nov30.105032.19153@disys.dis.incom.de> Sender: news@acsu.Buffalo.EDU Organization: State University of New York @ Buffalo Lines: 17 Nntp-Posting-Host: lictor.acsu.buffalo.edu Now all someone needs to do is to make a (arg-checking) library out of this and CHIP itself. You would also, in that case, make CHIP use a Library Data rather than a string, and include a DOEXT0\->$ and $\->DOEXT0 routine pair to allow conversion between the current data format and the DOEXT0 data format. (DOEXT0 is the data type name you'll see if you run a a Library Data thru usrlib & look a the -d or -l ourput files; $ is the symbol you'll see if you run a string thru usrlib.) Perhaps it would even be possible to (in rpl) turn off the clock, run, and turn the clock back on when you're done, as in MatrixWriter, et al. All we need is the appropriate rpl routine's address. -JimC -- James H. Cloos, Jr. Phone: +1 716 673-1250 cloos@ACSU.Buffalo.EDU Snail: PersonalZipCode: 14048-0772, USA cloos@ub.UUCP Quote: <>