Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!usc!snorkelwacker!ai-lab!rice-chex!bson From: bson@rice-chex.ai.mit.edu (Jan Brittenson) Newsgroups: comp.sys.handhelds Subject: Re: CHIP48 - A CHIP-8 interpreter for the HP48SX (version 2.20) Message-ID: <10601@life.ai.mit.edu> Date: 12 Sep 90 02:04:48 GMT References: <1990Sep3.161605.14532@santra.uucp> Sender: news@ai.mit.edu Organization: nil Lines: 10 In article <1990Sep3.161605.14532@santra.uucp> gson@niksula.hut.fi (Andreas Gustafsson) writes: > Below is a HP48SX machine code object that should be uudecoded and > then downloaded to the calculator using Kermit. Excuse me for asking, but how would you load it? The only way I could load it was to strip off the archive header/code object type/length, load it with kermit, and change the type from string to code. It didn't work on my rev D, though (no surprise there).