Not that it matters now that the download has been fixed BUT when I tried and
got the same results I clicked o nthe little envelope next to the download link
and had the siter email me the attachment, works great.
Thanks for posting the file.
--- In ti99-4a@yahoogroups.com, "edcheek" <edward_cheek@...> wrote:
>
> --- In ti99-4a@yahoogroups.com, mark wills <markrobertwills@> wrote:
> >
> >
> > Ok, it's on my "TO DO" list :-)
> >
> > M
>
> Mark,
>
> I downloaded the zip file that is supposed to contain the Compute book on
assembly programming again. It is empty. It shows zero bytes and when I try to
open it, it reports that the file is empty or corrupted. I just wanted to let
you know.
>
> Thanks,
>
> Ed
>
>
>
>
>
> >
> >
> >
> >
> > ----- Original Message ----
> > > From: Nadav Ben-Ami <nadav343@>
> > > To: ti99-4a@yahoogroups.com
> > > Sent: Friday, 10 July, 2009 22:10:47
> > > Subject: RE: [TI-99/4A] Assembly Language Questions
> > >
> > >
> > > I can produce a YouTube video if required.
> > >
> > > Please!
> > >
> > >
> > > To: ti99-4a@yahoogroups.com
> > > From: markrobertwills@
> > > Date: Fri, 10 Jul 2009 20:12:47 +0000
> > > Subject: Re: [TI-99/4A] Assembly Language Questions
> > >
> > >
> > >
> > >
> > >
> > >
> > >
> > >
> > >
> > >
> > >
> > >
> > >
> > >
> > >
> > >
> > >
> > >
> > >
> > >
> > >
> > >
> > >
> > >
> > >
> > >
> > >
> > >
> > > The easiest way:
> > >
> > >
> > >
> > > 1) Type the programs in to the editor in editor assembler, as you see them
in
> > > the book.
> > >
> > >
> > >
> > > 2) At the very top of the text (before the stuff you type in from the book
> > > enter:)
> > >
> > > DEF START
> > >
> > >
> > >
> > > 3) One before the first line of executable code, enter:
> > >
> > > START
> > >
> > >
> > >
> > > 4) Save the source file to disk.
> > >
> > >
> > >
> > > 5) Go back to editor assembler menu. Start the assembler
> > >
> > >
> > >
> > > 6) Assemble your source code in assembly
> > >
> > >
> > >
> > > 7) Go back to menu, select option 3
> > >
> > >
> > >
> > > 8) Enter the name you gave for the object code in step 6
> > >
> > >
> > >
> > > 9) WHen the code has loaded and is asking you again for a file name, just
press
> > > enter
> > >
> > >
> > >
> > > 10) type START and press enter
> > >
> > >
> > >
> > > 11) Voila ;-)
> > >
> > >
> > >
> > > I can produce a YouTube video if required.
> > >
> > >
> > >
> > > Mark.
> > >
> > >
> > >
> > > ----- Original Message ----
> > >
> > > > From: Nadav Ben-Ami
> > >
> > > > To: ti99-4a@yahoogroups.com
> > >
> > > > Sent: Friday, 10 July, 2009 20:24:45
> > >
> > > > Subject: RE: [TI-99/4A] Assembly Language Questions
> > >
> > > >
> > >
> > > >
> > >
> > > > Mark, I have two of those books by M.S Morley and I too would like to
know how
> > >
> > >
> > > > do I enter in the examples since they are written using the MM cartridge
and
> > > LBL
> > >
> > > > assembler? I have only the Editor/Assembler and the book only mentions
briefly
> > >
> > >
> > > > about it, though it includes the TMS9900 instruction set.
> > >
> > > >
> > >
> > > > I also have Ralph Molesworth book also which is helping me to recoup
some of
> > > my
> > >
> > > > assembly language learning.
> > >
> > > >
> > >
> > > >
> > >
> > > > To: ti99-4a@yahoogroups.com
> > >
> > > > From: markrobertwills@
> > >
> > > > Date: Fri, 10 Jul 2009 19:00:39 +0000
> > >
> > > > Subject: Re: [TI-99/4A] Assembly Language Questions
> > >
> > > >
> > >
> > > >
> > >
> > > >
> > >
> > > >
> > >
> > > >
> > >
> > > >
> > >
> > > >
> > >
> > > >
> > >
> > > >
> > >
> > > >
> > >
> > > >
> > >
> > > >
> > >
> > > >
> > >
> > > >
> > >
> > > >
> > >
> > > >
> > >
> > > >
> > >
> > > >
> > >
> > > >
> > >
> > > >
> > >
> > > >
> > >
> > > >
> > >
> > > >
> > >
> > > >
> > >
> > > >
> > >
> > > >
> > >
> > > > You're all very welcome to ask assembly questions. No need to
struggle
> > >
> > > > with a book. There's of plenty of folk on here that will be happy to
help.
> > > That
> > >
> > > > said, the Lottrup book, and the MiniMem manual was all I used to learn
TMS9900
> > >
> > >
> > > > back in 1990!
> > >
> > > >
> > >
> > > >
> > >
> > > >
> > >
> > > > You might also want to consider the SWPB mailing list (also on yahoo)
which is
> > >
> > >
> > > > possibly a more appropriate place for assembly questions. All the
uber-geeks
> > >
> > > > hang out there ;-)
> > >
> > > >
> > >
> > > >
> > >
> > > >
> > >
> > > > Mark
> > >
> > > >
> > >
> > > >
> > >
> > > >
> > >
> > > > >
> > >
> > > >
> > >
> > > > >From: Jacques Groslouis
> > >
> > > >
> > >
> > > > >To: ti99-4a@yahoogroups.com
> > >
> > > >
> > >
> > > > >Sent: Friday, 10 July, 2009 19:39:34
> > >
> > > >
> > >
> > > > >Subject: Re: [TI-99/4A] Assembly Language Questions
> > >
> > > >
> > >
> > > > >
> > >
> > > >
> > >
> > > > >
> > >
> > > >
> > >
> > > > >
> > >
> > > >
> > >
> > > > >
> > >
> > > >
> > >
> > > > >
> > >
> > > >
> > >
> > > > >Hi Ed,
> > >
> > > >
> > >
> > > > >
> > >
> > > >
> > >
> > > > >>Just in case the Lottrup book that you download is a copy of the
original
> > >
> > > >
> > >
> > > > >>you should be aware that it may contain a handful of typos (perhaps
two
> > >
> > > >
> > >
> > > > >>handfuls ). In one case a whole line of assembly code is missing.
> > >
> > > >
> > >
> > > > >
> > >
> > > >
> > >
> > > > >>In an effort to improve my ability to program in assembly I have
undertaken
> > >
> > > >
> > >
> > > > >>to convert for my use the Mini Memory programs in the book to E/A
programs.
> > >
> > > >
> > >
> > > > >>I have now finished entering the programs from Chapter 5. I am
assembling
> > >
> > > >
> > >
> > > > >>and running these from Funnelweb which would be similar to running
from a
> > >
> > > >
> > >
> > > > >>E/A module. If you run into problems please feel free to compare notes
with
> > >
> > > >
> > >
> > > > >>me. Perhaps we will both learn how to program in assembly.
> > >
> > > >
> > >
> > > > >
> > >
> > > >
> > >
> > > > >>Regards,
> > >
> > > >
> > >
> > > > >
> > >
> > > >
> > >
> > > > >>Jacques
> > >
> > > >
> > >
> > > > >
> > >
> > > >
> > >
> > > > >>----- Original Message -----
> > >
> > > >
> > >
> > > > >>From: "edcheek"
> > >
> > > >
> > >
> > > > >>To:
> > >
> > > >
> > >
> > > > >>Sent: Friday, July 10, 2009 6:51 AM
> > >
> > > >
> > >
> > > > >>Subject: Re: [TI-99/4A] Assembly Language Questions
> > >
> > > >
> > >
> > > > >
> > >
> > > >
> > >
> > > > >>--- In ti99-4a@yahoogroups .com, Marc Hull wrote:
> > >
> > > >
> > >
> > > > >>>
> > >
> > > >
> > >
> > > > >>Hi Marc,
> > >
> > > >
> > >
> > > > >
> > >
> > > >
> > >
> > > > >>Thank you for the help. There is only one thing. I tried to
downloand the
> > >
> > > >
> > >
> > > > >>book from Planet-99 under the documents section. The zip file is
empty. I
> > >
> > > >
> > >
> > > > >>would love to have the book to read this weekend. Can someone check
this?
> > >
> > > >
> > >
> > > > >>Thanks,
> > >
> > > >
> > >
> > > > >
> > >
> > > >
> > >
> > > > >>Ed
> > >
> > > >
> > >
> > > > >
> > >
> > > >
> > >
> > > > >>> Ed......
> > >
> > > >
> > >
> > > > >>>
> > >
> > > >
> > >
> > > > >>> My two cents to follow......
> > >
> > > >
> > >
> > > > >>>
> > >
> > > >
> > >
> > > > >>> 1st... get the compute book. It is much bettter and I believe
(correct me
> > >
> > > >
> > >
> > > > >>> if I'm wrong Mark) can be DL'd from Planet-99. It is the saving
grace for
> > >
> > > >
> > >
> > > > >>> learning not only the assembly language of the TMS's but also the
how to's
> > >
> > >
> > > >
> > >
> > > > >>> of the 99.
> > >
> > > >
> > >
> > > > >>>
> > >
> > > >
> > >
> > > > >>> 2nd... Pop for the gear to get the E/A package. The LBL SUCKS (Sorry
Mark,
> > >
> > >
> > > >
> > >
> > > > >>> I'll make it up to you someday.) and you get the E/A manual which
doesn't
> > >
> > > >
> > >
> > > > >>> teach sh*t about programming but has all the pertinant info not
covered in
> > >
> > >
> > > >
> > >
> > > > >>> any book.
> > >
> > > >
> > >
> > > > >>>
> > >
> > > >
> > >
> > > > >>> 3rd... Your gear is pretty hardy (and pretty cheap to replace) so
use it.
> > >
> > > >
> > >
> > > > >>> Emulation is nice if your at work or on vacation (Again sorry Mike
ET
> > >
> > > >
> > >
> > > > >>> AL...) but does not come close to the experience of diddeling the
real
> > >
> > > >
> > >
> > > > >>> thing ;-) Besides if your good gear fails then there are several
resources
> > >
> > >
> > > >
> > >
> > > > >>> to get it fixed or replaced.
> > >
> > > >
> > >
> > > > >>>
> > >
> > > >
> > >
> > > > >>> 4th... Welcome my friend to world of obsolete programming. .. I've
had the
> > >
> > >
> > > >
> > >
> > > > >>> time of my life and I hope the same for you.....
> > >
> > > >
> > >
> > > > >>>
> > >
> > > >
> > >
> > > > >>> The Destroyer... .......
> > >
> > > >
> > >
> > > > >>>
> > >
> > > >
> > >
> > > > >>>
> > >
> > > >
> > >
> > > > >>>
> > >
> > > >
> > >
> > > > >>> --- On Thu, 7/9/09, edcheek wrote:
> > >
> > > >
> > >
> > > > >>>
> > >
> > > >
> > >
> > > > >>>
> > >
> > > >
> > >
> > > > >>> From: edcheek
> > >
> > > >
> > >
> > > > >>> Subject: [TI-99/4A] Assembly Language Questions
> > >
> > > >
> > >
> > > > >>> To: ti99-4a@yahoogroups .com
> > >
> > > >
> > >
> > > > >>> Date: Thursday, July 9, 2009, 6:23 PM
> > >
> > > >
> > >
> > > > >>>
> > >
> > > >
> > >
> > > > >>>
> > >
> > > >
> > >
> > > > >>>
> > >
> > > >
> > >
> > > > >>>
> > >
> > > >
> > >
> > > > >>>
> > >
> > > >
> > >
> > > > >>>
> > >
> > > >
> > >
> > > > >>>
> > >
> > > >
> > >
> > > > >>>
> > >
> > > >
> > >
> > > > >>> I have three questions for someone that has more experience than I.
I
> > >
> > > >
> > >
> > > > >>> bought a book on Ebay called "Fundamentals of TI-994/A Assembly
Language
> > >
> > > >
> > >
> > > > >>> Programming"
> > >
> > > >
> > >
> > > > >>> by M S Morley. The example code was done with the Mini Memory and
the Line
> > >
> > >
> > > >
> > >
> > > > >>> By Line Assembler. My first question is, will the opcodes and syntax
used
> > >
> > > >
> > >
> > > > >>> with the Mini Memory work the same with the Editor Assembler? I
could do
> > >
> > > >
> > >
> > > > >>> some reading and figure this out but you guys can save me a little
> > >
> > > >
> > >
> > > > >>> research and time.
> > >
> > > >
> > >
> > > > >>>
> > >
> > > >
> > >
> > > > >>> My second question. Is it possible to copy the Line By Line
Assembler from
> > >
> > >
> > > >
> > >
> > > > >>> cassette to disk and make it work? I have a feeling that if I save
the
> > >
> > > >
> > >
> > > > >>> assembler to disk that it will want to save programs to cassette
anyway.
> > >
> > > >
> > >
> > > > >>>
> > >
> > > >
> > >
> > > > >>> My last question. If I write assembly code on the Win994a simulator
will
> > >
> > > >
> > >
> > > > >>> it also run on the real TI with no problems? I would rather do most
of the
> > >
> > >
> > > >
> > >
> > > > >>> work on the simulator so that I can preserve the real hardware.
> > >
> > > >
> > >
> > > > >>>
> > >
> > > >
> > >
> > > > >>> Thanks in advance,
> > >
> > > >
> > >
> > > > >>>
> > >
> > > >
> > >
> > > > >>> Ed
> > >
> > > >
> > >
> > > > >>
> > >
> > > >
> > >
> > > > >
> > >
> > > >
> > >
> > > > >
> > >
> > > >
> > >
> > > > > > >
> > >
> > > >
> > >
> > > >
> > >
> > > >
> > >
> > > > [Non-text portions of this message have been removed]
> > >
> > > >
> > >
> > > >
> > >
> > > >
> > >
> > > >
> > >
> > > >
> > >
> > > >
> > >
> > > >
> > >
> > > >
> > >
> > > >
> > >
> > > >
> > >
> > > >
> > >
> > > >
> > >
> > > >
> > >
> > > >
> > >
> > > >
> > >
> > > >
> > >
> > > >
> > >
> > > >
> > >
> > > >
> > >
> > > >
> > >
> > > >
> > >
> > > >
> > >
> > > > __________________________________________________________
> > >
> > > > Windows Liveâ„¢ SkyDriveâ„¢: Get 25 GB of free online storage.
> > >
> > > > http://windowslive.com/online/skydrive?ocid=TXT_TAGLM_WL_SD_25GB_062009
> > >
> > > >
> > >
> > > > [Non-text portions of this message have been removed]
> > >
> > > >
> > >
> > > >
> > >
> > > >
> > >
> > > > ------------------------------------
> > >
> > > >
> > >
> > > > For users/owners of TI-99/4A Geneve 9640 computers everywhere!
> > >
> > > > Visit the TI99'ers Hall of Fame at http://www.ti99hof.org/.
> > >
> > > > Check out the TI99ers On-Line User Group at http://www.ti99ers.org/.
> > >
> > > > Send abuse reports to abuse@! Groups Links
> > >
> > > >
> > >
> > > >
> > >
> > > >
> > >
> > >
> > >
> > >
> > >
> > >
> > >
> > >
> > >
> > >
> > >
> > >
> > >
> > >
> > >
> > >
> > >
> > >
> > >
> > >
> > > _________________________________________________________________
> > > Windows Liveâ„¢ SkyDriveâ„¢: Get 25 GB of free online storage.
> > > http://windowslive.com/online/skydrive?ocid=TXT_TAGLM_WL_SD_25GB_062009
> > >
> > > [Non-text portions of this message have been removed]
> > >
> > >
> > >
> > > ------------------------------------
> > >
> > > For users/owners of TI-99/4A Geneve 9640 computers everywhere!
> > > Visit the TI99'ers Hall of Fame at http://www.ti99hof.org/.
> > > Check out the TI99ers On-Line User Group at http://www.ti99ers.org/.
> > > Send abuse reports to abuse@! Groups Links
> > >
> > >
> > >
> >
>