Re: TIB:86ASM Module Builder
[Prev][Next][Index][Thread]
Re: TIB:86ASM Module Builder
I concur with all of you that if you don't make a debugger the project is
pointless. I guess then if you were to start a project like this the best
bet would be to find out where others failed. O by the way who of you is
going to do this? Or is this just a thread of thoery? Well regardless of
that if you were to start you should check the group that was trying to do
this a while ago was it i don't recall the name although i can look it up if
there is a great interest. Well i just thought i would throw that in and
see what you all had to say about it.
Dave
_____________________________________________
ACZ
assembly coders zenith member
e-mail: scheltem@aaps.k12.mi.us
ICQ #16817590
-----Original Message-----
From: Nathan Haines <stuntman@jps.net>
To: ti-basic@lists.ticalc.org <ti-basic@lists.ticalc.org>
Date: Tuesday, December 08, 1998 9:48 PM
Subject: RE: TIB:86ASM Module Builder
>
>Oh, most definately! The problem with ASM is that it gives complete
control
>to the program. The problem with complete control is that people make
>errors, and those errors can crash the calc, because the program has
>complete control. :)
>
>Nathan
>-----
>Stuntman (Nathan Haines) - ICQ UIN#: 2157863
>http://table.jps.net/~stuntman/nathan.html
>QuickBASIC/Visual BASIC/TI-BASIC programmer (just your basic programmer)
>President of Stuntworks - http://www.jps.net/stuntman/
>
>
>> -----Original Message-----
>> From: owner-ti-basic@lists.ticalc.org
>> [mailto:owner-ti-basic@lists.ticalc.org]On Behalf Of BSharp81@aol.com
>> Sent: Tuesday, December 08, 1998 8:44 PM
>> To: ti-basic@lists.ticalc.org
>> Subject: Re: TIB:86ASM Module Builder
>>
>>
>>
>> > One of the many troubles with the on calc complier is the fact
>> that if the
>> > code is executed and flaws are in it the calc will crash. That alone
>> almost
>> > defeats the purpose of making a compiler! Unless of course you want
to
>> make
>> > a debugger and then i would say have fun :) Although this
>> would be great
>> to
>> > have on any calc it would be hard to over come the problems. Good
Luck
>> > Dave
>>
>> This is obviously one of the largest obstacles in a project like this. A
>> debugger would probably not be too easy. Do calcs with built in
>> ASM support
>> crash if there is a flaw in the code?
>>
>> Greg Sharp
>>
>
>