Re: A82: Same Game Suggestions (a.k.a. SGS)


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

Re: A82: Same Game Suggestions (a.k.a. SGS)



Dines Christy Justesen wrote:
> 
> Unfortunatly it is not possible to make asm programs using your idea. The
> reason for this is very simpel, not all values are used by TI. This makes
> it impossible to make some values (for exampel 00), and therefore it is
> not possibleto make an asm program. (00 is used in the header of ash
> programs). It ahould be possible to make an assembler on the ti82, i have
> seen a z80 asmsembler taking up app 4k. However i do not think it is a
> good idea to make one anyway.
> 

Well, you could make a prog that had 00 and all the other bytes that
aren't used as tokens in it.  This program then could be pasted a la RCL
onto your asm program.  However, the lack of labels and the many
conveniences of computer assembly would make this very tedious.

-- 
Doug Torrance
profzoom@earthling.net
http://profzoom.home.ml.org
(:  Have a happy day!  :)


Follow-Ups: References: