[A83] Re: shel ION/SOS


[Prev][Next][Index][Thread]

[A83] Re: shel ION/SOS




No disassembly, just extract the contents of the program with a hex editor, 
then slap on the binary ion header to replace the Ashell/SOS header.  Run 
the binary through DEVPAC83, no TASM required.

It worked perfectly with Mine Seeker.

You WILL run into problems with programs that put the descriptions at the 
END rather than the beginning though.  you will just have to put on a really 
short description...

as for SOS games that require libs... yuck.


>From: "The one and only SUCKER ..." <sucker_pvn@hotmail.com>
>Reply-To: assembly-83@lists.ticalc.org
>To: assembly-83@lists.ticalc.org
>Subject: [A83] Re: shel ION/SOS
>Date: Fri, 28 Sep 2001 19:20:19 +0000
>MIME-Version: 1.0
>X-Originating-IP: [195.95.30.141]
>Received: from [195.67.128.9] by hotmail.com (3.2) with ESMTP id 
>MHotMailBD7E187B006140043750C3438009107E0; Fri, 28 Sep 2001 12:20:39 -0700
>Received: from towerguard. (mx-1.sollentuna.net [195.67.128.9])by 
>mx-1.sollentuna.net (Postfix) with ESMTPid 48C7518035; Fri, 28 Sep 2001 
>21:20:23 +0200 (CEST)
>Received: with LISTAR (v1.0.0; list assembly-83); Fri, 28 Sep 2001 21:20:23 
>+0200 (CEST)
>Received: from hotmail.com (f74.law11.hotmail.com [64.4.17.74])by 
>mx-1.sollentuna.net (Postfix) with ESMTP id 0BB321800Dfor 
><assembly-83@lists.ticalc.org>; Fri, 28 Sep 2001 21:20:21 +0200 (CEST)
>Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; 
>Fri, 28 Sep 2001 12:20:19 -0700
>Received: from 195.95.30.141 by lw11fd.law11.hotmail.msn.com with HTTP;Fri, 
>28 Sep 2001 19:20:19 GMT
>From assembly-83-bounce@lists.ticalc.org Fri, 28 Sep 2001 12:20:57 -0700
>Delivered-To: lists.ticalc-assembly-83@mx-1.sollentuna.net
>Message-ID: <F74gDQIoRy24rDJAoOW0000a713@hotmail.com>
>X-OriginalArrivalTime: 28 Sep 2001 19:20:19.0251 (UTC) 
>FILETIME=[9C74E830:01C14852]
>X-listar-version: Listar v1.0.0
>Sender: assembly-83-bounce@lists.ticalc.org
>Errors-To: assembly-83-bounce@lists.ticalc.org
>X-original-sender: sucker_pvn@hotmail.com
>Precedence: bulk
>X-list: assembly-83
>
>
>If things would be so easy. I tried stuf like that with
>some SOS games. I first disassembled them and inserted
>the standard ION headers, but compiling this gives multiple
>errors with label which aren't found. Probably an error
>in Jimmy Conners disassemble program.(?)
>
>      SUCKER
>
> >ASHELL programs can be converted to ION with a hex editor and devpac83,
> >just
> >change the header and hope the description is at the beginning. (replace
> >the
> >wasted space with 00's)
> >
> >
> > >From: "The one and only SUCKER ..." <sucker_pvn@hotmail.com>
> > >Reply-To: assembly-83@lists.ticalc.org
> > >To: assembly-83@lists.ticalc.org
> > >Subject: [A83] shel ION/SOS
> > >Date: Wed, 26 Sep 2001 17:15:46 +0000
> > >MIME-Version: 1.0
> > >X-Originating-IP: [212.239.159.189]
> > >Received: from [195.67.128.9] by hotmail.com (3.2) with ESMTP id
> > >MHotMailBD7CF82800354004378EC34380090C580; Thu, 27 Sep 2001 15:50:29
> >-0700
> > >Received: from towerguard. (mx-1.sollentuna.net [195.67.128.9])by
> > >mx-1.sollentuna.net (Postfix) with ESMTPid E20B81803E; Fri, 28 Sep 2001
> > >00:50:08 +0200 (CEST)
> > >Received: with LISTAR (v1.0.0; list assembly-83); Fri, 28 Sep 2001
> >00:50:08
> > >+0200 (CEST)
> > >Received: from hotmail.com (f199.law11.hotmail.com [64.4.17.199])by
> > >mx-1.sollentuna.net (Postfix) with ESMTP id 7C24018038for
> > ><assembly-83@lists.ticalc.org>; Fri, 28 Sep 2001 00:50:07 +0200 (CEST)
> > >Received: from mail pickup service by hotmail.com with Microsoft 
>SMTPSVC;
> > >Wed, 26 Sep 2001 10:15:46 -0700
> > >Received: from 212.239.159.189 by lw11fd.law11.hotmail.msn.com with
> > >HTTP;Wed, 26 Sep 2001 17:15:46 GMT
> > >From assembly-83-bounce@lists.ticalc.org Thu, 27 Sep 2001 15:51:10 
>-0700
> > >Delivered-To: lists.ticalc-assembly-83@mx-1.sollentuna.net
> > >Message-ID: <F199E4RnpnaK9Bsfki900007372@hotmail.com>
> > >X-OriginalArrivalTime: 26 Sep 2001 17:15:46.0951 (UTC)
> > >FILETIME=[E1CAE970:01C146AE]
> > >X-listar-version: Listar v1.0.0
> > >Sender: assembly-83-bounce@lists.ticalc.org
> > >Errors-To: assembly-83-bounce@lists.ticalc.org
> > >X-original-sender: sucker_pvn@hotmail.com
> > >Precedence: bulk
> > >X-list: assembly-83
> > >
> > >
> > >Is there somewhere a shell that is compatible with ION and(!) SOS,
> > >(besides TI-explorer) with the same interface as ION or SOS??
> > >There are some great games for SOS, and A LOT of great ones for ION,
> > >but at school it's annoying to bring both SOS and ION. And the other
> > >students (who don't know much about the calc) can't use those two
> > >together...
> > >
> > >     SUCKER
>
>
>_________________________________________________________________
>Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp
>
>
>


_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp