Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

altaircomputerclub · Altair Computer Club - A place for Altair enthusiasts and collectors.

The Yahoo! Groups Product Blog

Check it out!

Group Information

  • Members: 410
  • Category: Computers
  • Founded: Nov 4, 1998
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Messages

Advanced
Messages Help
Messages 1608 - 1637 of 3182   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Show Message Summaries Sort by Date ^  
#1608 From: "john_crane_59" <john_crane_59@...>
Date: Sun Dec 28, 2008 7:25 am
Subject: Dazzler Software?
john_crane_59
Send Email Send Email
 
Anybody know where the software for the Cromemco Dazzler Games Package
(Kalideoscope, Life, etc.) might be hiding?

-J

#1609 From: "Tom Lake" <tlake@...>
Date: Wed Dec 31, 2008 12:46 pm
Subject: Re: [Altair Computer Club] Dazzler Software?
toml_12953
Send Email Send Email
 
You can get paper tape images here:

http://bitsavers.trailing-edge.com/bits/Cromemco/paperTapes/

Tom Lake

=====================
Posted through Grouply, the better way
to access your Yahoo Groups like this one.
http://www.grouply.com/?code=post

#1610 From: John Crane <john_crane_59@...>
Date: Wed Dec 31, 2008 5:35 pm
Subject: Re: [Altair Computer Club] Dazzler Software?
john_crane_59
Send Email Send Email
 
Thanks Tom!
 
-John

--- On Wed, 12/31/08, Tom Lake <tlake@...> wrote:

From: Tom Lake <tlake@...>
Subject: Re: [Altair Computer Club] Dazzler Software?
To: altaircomputerclub@yahoogroups.com
Date: Wednesday, December 31, 2008, 12:46 PM

You can get paper tape images here:

http://bitsavers. trailing- edge.com/ bits/Cromemco/ paperTapes/

Tom Lake

============ =========
Posted through Grouply, the better way
to access your Yahoo Groups like this one.
http://www.grouply. com/?code= post



#1611 From: "Andrew Kessel" <akessel56@...>
Date: Fri Jan 2, 2009 11:16 pm
Subject: Re: [Altair Computer Club] Dazzler Software?
akessel
Send Email Send Email
 
Are those .ptp files standard binary files, that one can upload through a serial connection?

On Wed, Dec 31, 2008 at 11:35 AM, John Crane <john_crane_59@...> wrote:

Thanks Tom!
 
-John

--- On Wed, 12/31/08, Tom Lake <tlake@...> wrote:

From: Tom Lake <tlake@...>
Subject: Re: [Altair Computer Club] Dazzler Software?
To: altaircomputerclub@yahoogroups.com
Date: Wednesday, December 31, 2008, 12:46 PM


You can get paper tape images here:

http://bitsavers. trailing- edge.com/ bits/Cromemco/ paperTapes/

Tom Lake

============ =========
Posted through Grouply, the better way
to access your Yahoo Groups like this one.
http://www.grouply. com/?code= post





--
Andrew Kessel


#1612 From: John Crane <john_crane_59@...>
Date: Fri Jan 2, 2009 11:47 pm
Subject: Re: [Altair Computer Club] Dazzler Software?
john_crane_59
Send Email Send Email
 
Andrew,
 
Actually I haven't looked at them yet.  I've got a hardware problem in my Dazzler and I'm waiting on some incoming parts.  But it's my understanding that paper tapes were for ASCII-only teletypes.  That means 7 data bits plus a parity bit, not 8 data bits.  You raise a good question - what loader program to use ?
 
 
-John

--- On Fri, 1/2/09, Andrew Kessel <akessel56@...> wrote:

From: Andrew Kessel <akessel56@...>
Subject: Re: [Altair Computer Club] Dazzler Software?
To: altaircomputerclub@yahoogroups.com
Date: Friday, January 2, 2009, 11:16 PM

Are those .ptp files standard binary files, that one can upload through a serial connection?

On Wed, Dec 31, 2008 at 11:35 AM, John Crane <john_crane_59@ yahoo.com> wrote:
Thanks Tom!
 
-John

--- On Wed, 12/31/08, Tom Lake <tlake@twcny. rr.com> wrote:

From: Tom Lake <tlake@twcny. rr.com>
Subject: Re: [Altair Computer Club] Dazzler Software?
To: altaircomputerclub@ yahoogroups. com
Date: Wednesday, December 31, 2008, 12:46 PM


You can get paper tape images here:

http://bitsavers. trailing- edge.com/ bits/Cromemco/ paperTapes/

Tom Lake

============ =========
Posted through Grouply, the better way
to access your Yahoo Groups like this one.
http://www.grouply. com/?code= post





--
Andrew Kessel



#1613 From: "oghull" <oghull@...>
Date: Sat Jan 3, 2009 12:27 am
Subject: Re: [Altair Computer Club] Dazzler Software?
oghull
Send Email Send Email
 
--- In altaircomputerclub@yahoogroups.com, "Andrew Kessel"
<akessel56@...> wrote:
>
> Are those .ptp files standard binary files, that one can upload
through a
> serial connection?

I have copies of the manuals for some of the Dazzler programs: Life,
Dazzlemation, Kaleidoscope, Dazzlewriter, Dazzle-Writer 512, and Tic
Tac Toe.  If you can't find them elsewhere online, I could probably
scan at least some of them.  They include program listings and a
simple tape loader program.

Looking at the tape loader, the tapes appear to be simple 8 bit binary
memory dumps starting at address 0.

Geoff Harrison.

#1614 From: Dan Roganti <ragooman@...>
Date: Sat Jan 3, 2009 3:42 am
Subject: Re: [Altair Computer Club] Dazzler Software?
ragoo_sauce
Send Email Send Email
 


oghull wrote:
--- In altaircomputerclub@yahoogroups.com, "Andrew Kessel"
<akessel56@...> wrote:
Are those .ptp files standard binary files, that one can upload
through a
serial connection?

I have copies of the manuals for some of the Dazzler programs: Life,
Dazzlemation, Kaleidoscope, Dazzlewriter, Dazzle-Writer 512, and Tic
Tac Toe. If you can't find them elsewhere online, I could probably
scan at least some of them. They include program listings and a
simple tape loader program.
Looking at the tape loader, the tapes appear to be simple 8 bit binary
memory dumps starting at address 0.

The *ptp files are only hex files with the header padded with 0x00's in the beginning. You can compare this by looking at the code in the manuals, try looking at the Spacewar code. If you use a Hex Editor you can see that it's padded with header bytes in the papertape images, the amount varies depending on the image, but it's always 0x00's. You can edit this and remove the padded bytes and save them as hex files and load them with your monitor.

I noticed that some of the programs from the manual are not on bitsavers. I use a freeware OCR to extract the assembly code and assemble them again, or just the object code if that's in the manual. There's a couple of  good ones available.I converted the assembly code for Altair Basic and Imsai Basic this way--it let's me patch the code to support different serial port cards.  You first want to extract the pages with the code that you want to OCR, I just use primopdf to print only these pages into a different pdf file.
http://www.ocrterminal.com/
http://www.omniformat.com/download.html
http://www.primopdf.com/

The Daazler manuals are already online at several websites.
http://maben.homeip.net/static/S100/cromemco/software/games/index.html
http://www.hartetechnologies.com/manuals/Cromemco/
http://bitsavers.vt100.net/pdf/cromemco/

=Dan
-- [ Happy New Year --- http://www2.applegate.org/~ragooman/ ]

#1615 From: John Crane <john_crane_59@...>
Date: Sat Jan 3, 2009 4:58 am
Subject: Re: [Altair Computer Club] Dazzler Software?
john_crane_59
Send Email Send Email
 
Looking at Kaleidoscope and ignoring initial nulls, I see:
 
31 00 01 3E 81 ....
 
And those do not translate to hex characters.  They are:
 
1 null soh > [out of range for ascii]
 
However, in 8080 assembly they are:
 
LXI  SP, 100h
MVI  A, 81h
 
Which looks like a typical way to start an 8080 program, by setting the stack pointer and getting some data into the accumulator.
 
So, it looks like they are binary images, not papertapes.  I can zap them straight in and not have to worry about special loaders.
 
 
I remember all the weirdness with the SWTPC 6800 MIKBUG monitor that used a special Motorola format with hex characters, all to overcome the 7 bit limitation of the ASR-33s of the day.  That one missing bit made loading everything twice as long as it should have been!
 
 
-J
 

--- On Sat, 1/3/09, Dan Roganti <ragooman@...> wrote:

From: Dan Roganti <ragooman@...>
Subject: Re: [Altair Computer Club] Dazzler Software?
To: altaircomputerclub@yahoogroups.com
Date: Saturday, January 3, 2009, 3:42 AM



oghull wrote:
--- In altaircomputerclub@ yahoogroups. com, "Andrew Kessel"
<akessel56@.. .> wrote:
Are those .ptp files standard binary files, that one can upload
through a
serial connection?
I have copies of the manuals for some of the Dazzler programs: Life,
Dazzlemation, Kaleidoscope, Dazzlewriter, Dazzle-Writer 512, and Tic
Tac Toe. If you can't find them elsewhere online, I could probably
scan at least some of them. They include program listings and a
simple tape loader program.
Looking at the tape loader, the tapes appear to be simple 8 bit binary
memory dumps starting at address 0.

The *ptp files are only hex files with the header padded with 0x00's in the beginning. You can compare this by looking at the code in the manuals, try looking at the Spacewar code. If you use a Hex Editor you can see that it's padded with header bytes in the papertape images, the amount varies depending on the image, but it's always 0x00's. You can edit this and remove the padded bytes and save them as hex files and load them with your monitor.

I noticed that some of the programs from the manual are not on bitsavers. I use a freeware OCR to extract the assembly code and assemble them again, or just the object code if that's in the manual. There's a couple of  good ones available.I converted the assembly code for Altair Basic and Imsai Basic this way--it let's me patch the code to support different serial port cards.  You first want to extract the pages with the code that you want to OCR, I just use primopdf to print only these pages into a different pdf file.
http://www.ocrtermi nal.com/
http://www.omniform at.com/download. html
http://www.primopdf .com/

The Daazler manuals are already online at several websites.
http://maben. homeip.net/ static/S100/ cromemco/ software/ games/index. html
http://www.hartetec hnologies. com/manuals/ Cromemco/
http://bitsavers. vt100.net/ pdf/cromemco/

=Dan
-- [ Happy New Year --- http://www2. applegate. org/~ragooman/ ]


#1616 From: "oghull" <oghull@...>
Date: Sat Jan 3, 2009 5:15 am
Subject: Re: [Altair Computer Club] Dazzler Software?
oghull
Send Email Send Email
 
--- In altaircomputerclub@yahoogroups.com, John Crane
<john_crane_59@...> wrote:
>
> So, it looks like they are binary images, not papertapes. 
> I can zap them straight in and not have to worry about special loaders.


The Dazzler paper tapes I have are just binary images.  There's no
leadin/leadout bytes, no encoding, no checksum, nothing.  I don't know
why the .ptp files have nulls, but my pape tapes don't have them.  The
Cromemco loader just sets HL to 0 (or 0x5000 for dazzlewriter), reads
a byte from the input port, writes it to memory, increments HL and
loops.  It looks like you can do the same thing with the .ptp files
after you strip the leading nulls.

Geoff Harrison.

#1617 From: "Andrew Kessel" <akessel56@...>
Date: Sat Jan 3, 2009 11:42 pm
Subject: Re: [Altair Computer Club] Dazzler Software?
akessel
Send Email Send Email
 
I use the mbl boot loader usually for binary. Though its been a while.
 
I have a dazler, just never used it, so was curious.

On Fri, Jan 2, 2009 at 5:47 PM, John Crane <john_crane_59@...> wrote:

Andrew,
 
Actually I haven't looked at them yet.  I've got a hardware problem in my Dazzler and I'm waiting on some incoming parts.  But it's my understanding that paper tapes were for ASCII-only teletypes.  That means 7 data bits plus a parity bit, not 8 data bits.  You raise a good question - what loader program to use ?
 
 
-John

--- On Fri, 1/2/09, Andrew Kessel <akessel56@...> wrote:

From: Andrew Kessel <akessel56@...>

Subject: Re: [Altair Computer Club] Dazzler Software?
To: altaircomputerclub@yahoogroups.com
Date: Friday, January 2, 2009, 11:16 PM

Are those .ptp files standard binary files, that one can upload through a serial connection?

On Wed, Dec 31, 2008 at 11:35 AM, John Crane <john_crane_59@ yahoo.com> wrote:
Thanks Tom!
 
-John

--- On Wed, 12/31/08, Tom Lake <tlake@twcny. rr.com> wrote:

From: Tom Lake <tlake@twcny. rr.com>
Subject: Re: [Altair Computer Club] Dazzler Software?
To: altaircomputerclub@ yahoogroups. com
Date: Wednesday, December 31, 2008, 12:46 PM


You can get paper tape images here:

http://bitsavers. trailing- edge.com/ bits/Cromemco/ paperTapes/

Tom Lake

============ =========
Posted through Grouply, the better way
to access your Yahoo Groups like this one.
http://www.grouply. com/?code= post





--
Andrew Kessel





--
Andrew Kessel


#1618 From: "mardy_marshall" <mardy@...>
Date: Mon Jan 5, 2009 10:51 pm
Subject: Altair Documentation Binders
mardy_marshall
Send Email Send Email
 
MITS appeared to have releases two different styles of documentation binders,
seen here at
Dave Dunfield's site:

http://www.classiccmp.org/dunfield/altair/h/mits1.jpg

http://www.classiccmp.org/dunfield/altair/h/mits2.jpg

Does anyone recall which one came first?

-Mardy

#1619 From: billdeg@...
Date: Mon Jan 5, 2009 11:44 pm
Subject: MITS 1440 Calculator ROMS
billdeg
Send Email Send Email
 
Does anyone have a source for the MITS 1400 Calculator program chips?  I have been told that it feeds into the input chip to tell
it when to transmit the "figure" which is what they call entered numbers (according to the patent).   That signal never goes active and it just sits.
Thanks
Bill

#1620 From: billdeg@...
Date: Mon Jan 5, 2009 11:50 pm
Subject: Re: [Altair Computer Club] MITS 1440 Calculator ROMS
billdeg
Send Email Send Email
 
I should clarify, *my* 1440 does not respond to input.  Careful study indicates that the signal on my calculator never goes active.


-----Original Message-----
From: billdeg@...
To: altaircomputerclub@yahoogroups.com
Sent: Mon, 5 Jan 2009 6:44 pm
Subject: [Altair Computer Club] MITS 1440 Calculator ROMS

Does anyone have a source for the MITS 1400 Calculator program chips?  I have been told that it feeds into the input chip to tell
it when to transmit the "figure" which is what they call entered numbers (according to the patent).   That signal never goes active and it just sits.
Thanks
Bill

#1621 From: "Steve" <alltare@...>
Date: Tue Jan 6, 2009 5:52 am
Subject: Re: Altair Documentation Binders
alltare
Send Email Send Email
 

Mardy-

The blue on white "Altair Age" binder  
( http://www.classiccmp.org/dunfield/altair/h/mits1.jpg ) was used for all early Altair manuals, until about the time that the 8800b was introduced, when MITS switched to classier looking blue binders with white and black lettering. You can see an example at Tom Sanderson's Virtual Altair site at
http://www.virtualaltair.com/virtualaltair.com/vac_library.asp .  ICOM Microperipherals eventually came under MITS'/Pertec's roof, and Tom's site has an image of a typical iCOM binder too.

The other blue on white binder that you referenced, labeled "Altair System", 
(  http://www.classiccmp.org/dunfield/altair/h/mits2.jpg ) was used, as far as I know, only for special packages of information given out at some of the seminars at the World Altair Computer Convention (WACC). They contained general information, talking points, theory of operation, and bits of architecture of the original 8800 and RAM board. These may also have been mailed out to potential customers at one time.  They're relatively rare.

After Pertec acquired MITS, they began to distribute some information in "PCC" blue on white binders. The hard disk systems and a few other items were also distributed in black on blue PCC binders. Sorry, I can't find any handy examples.

Besides the above, the ASDC/Peachtree business software manuals were different, usually saying "Altair Software" or "ASDC Software" in white on blue vinyl. There were a couple of variations. Here's one example:
http://www.digibarn.com/collections/articles/altairs-notes/index.html .  Note that this example at Digibarn was found containing reprints of MITS "Computer Notes" articles. Those are not the contents that were originally contained in this kind of binder.

Steve

=====================================


--- In altaircomputerclub@yahoogroups.com, "mardy_marshall" <mardy@...> wrote:
>
> MITS appeared to have releases two different styles of documentation binders, seen here at
> Dave Dunfield's site:
>
> http://www.classiccmp.org/dunfield/altair/h/mits1.jpg
>
> http://www.classiccmp.org/dunfield/altair/h/mits2.jpg
>
> Does anyone recall which one came first?
>
> -Mardy
>

#1622 From: billdeg@...
Date: Tue Jan 6, 2009 12:18 pm
Subject: MITS Ephemera (posters and puzzles)
billdeg
Send Email Send Email
 
Steve (all),

How many different types of Altair puzzles were produced, same for Altair posters?  Are there any "cannonical lists" of this kind of stuff, like there are for Commmodore and TRS 80 items?

Bill

#1623 From: "Marden P. Marshall" <mardy@...>
Date: Tue Jan 6, 2009 1:12 pm
Subject: [Altair Computer Club] Re: Altair Documentation Binders
mardy_marshall
Send Email Send Email
 
Steve,

Thank you for the detailed accounting.  I suspected that the "Altair Age" binder was the original one, since that is what you see the most of, although usually not in very good shape these days.  What made me start to question this though is that you see the "Altair Systems" style manual used in one of the 8800 kit add photos (Altair_Kits.jpg).  I personally like the looks of the "Altair Age" binder the best.

-Mardy

On Jan 6, 2009, at 12:52 AM, Steve wrote:

Mardy-

The blue on white "Altair Age" binder  
( http://www.classiccmp.org/dunfield/altair/h/mits1.jpg ) was used for all early Altair manuals, until about the time that the 8800b was introduced, when MITS switched to classier looking blue binders with white and black lettering. You can see an example at Tom Sanderson's Virtual Altair site at 
http://www.virtualaltair.com/virtualaltair.com/vac_library.asp .  ICOM Microperipherals eventually came under MITS'/Pertec's roof, and Tom's site has an image of a typical iCOM binder too.

The other blue on white binder that you referenced, labeled "Altair System", 
(  http://www.classiccmp.org/dunfield/altair/h/mits2.jpg ) was used, as far as I know, only for special packages of information given out at some of the seminars at the World Altair Computer Convention (WACC). They contained general information, talking points, theory of operation, and bits of architecture of the original 8800 and RAM board. These may also have been mailed out to potential customers at one time.  They're relatively rare.

After Pertec acquired MITS, they began to distribute some information in "PCC" blue on white binders. The hard disk systems and a few other items were also distributed in black on blue PCC binders. Sorry, I can't find any handy examples.

Besides the above, the ASDC/Peachtree business software manuals were different, usually saying "Altair Software" or "ASDC Software" in white on blue vinyl. There were a couple of variations. Here's one example:
http://www.digibarn.com/collections/articles/altairs-notes/index.html .  Note that this example at Digibarn was found containing reprints of MITS "Computer Notes" articles. Those are not the contents that were originally contained in this kind of binder.

Steve

=====================================


--- In altaircomputerclub@yahoogroups.com, "mardy_marshall" <mardy@...> wrote:
>
> MITS appeared to have releases two different styles of documentation binders, seen here at 
> Dave Dunfield's site:
> 
> http://www.classiccmp.org/dunfield/altair/h/mits1.jpg
> 
> http://www.classiccmp.org/dunfield/altair/h/mits2.jpg
> 
> Does anyone recall which one came first?
> 
> -Mardy
>



#1624 From: Dan Roganti <ragooman@...>
Date: Tue Jan 6, 2009 1:27 pm
Subject: Re: [Altair Computer Club] Re: Altair Documentation Binders
ragoo_sauce
Send Email Send Email
 


Steve wrote:

Mardy-

The blue on white "Altair Age" binder  
( http://www.classiccmp.org/dunfield/altair/h/mits1.jpg ) was used for all early Altair manuals, until about the time that the 8800b was introduced, when MITS switched to classier looking blue binders with white and black lettering.


The "Altair Age' binder is what came with my Altair 680 kit back then.

=Dan
[ Happy New Year --- http://www2.applegate.org/~ragooman/ ]


#1625 From: "Steve" <alltare@...>
Date: Wed Jan 7, 2009 12:42 am
Subject: [Altair Computer Club] Re: Altair Documentation Binders
alltare
Send Email Send Email
 
Well, that picture would seem to prove me wrong.  Even if the photo
misrepresents what was really delivered to customers, it certainly
shows that those "Altair Systems" binders existed at the very
beginning.  I can only go by my experience as a MITS employee, and I
did see 8800 and 8800a models delivered with the other kind of
binder, so maybe they existed in parallel (I wasn't at MITS until
after the 8800a was introduced).  There's no doubt, though, that
the "systems" binder is much more scarce than the other, and it was
used for the WACC handouts.

Steve
===============================

--- In altaircomputerclub@yahoogroups.com, "Marden P. Marshall"
<mardy@...> wrote:
>
> Steve,
>
> Thank you for the detailed accounting.  I suspected that
the "Altair
> Age" binder was the original one, since that is what you see the
most
> of, although usually not in very good shape these days.  What made
me
> start to question this though is that you see the "Altair Systems"
> style manual used in one of the 8800 kit add photos
> (Altair_Kits.jpg).  I personally like the looks of the "Altair
Age"
> binder the best.
>
> -Mardy
>
> On Jan 6, 2009, at 12:52 AM, Steve wrote:
>
> > Mardy-
> >
> > The blue on white "Altair Age" binder
> > ( http://www.classiccmp.org/dunfield/altair/h/mits1.jpg ) was
used
> > for all early Altair manuals, until about the time that the
8800b
> > was introduced, when MITS switched to classier looking blue
binders
> > with white and black lettering. You can see an example at Tom
> > Sanderson's Virtual Altair site at
> >
http://www.virtualaltair.com/virtualaltair.com/vac_library.asp .
> > ICOM Microperipherals eventually came under MITS'/Pertec's roof,
and
> > Tom's site has an image of a typical iCOM binder too.
> >
> > The other blue on white binder that you referenced,
labeled "Altair
> > System",
> > (  http://www.classiccmp.org/dunfield/altair/h/mits2.jpg ) was
used,
> > as far as I know, only for special packages of information given
out
> > at some of the seminars at the World Altair Computer Convention
> > (WACC). They contained general information, talking points,
theory
> > of operation, and bits of architecture of the original 8800 and
RAM
> > board. These may also have been mailed out to potential customers
at
> > one time.  They're relatively rare.
> >
> > After Pertec acquired MITS, they began to distribute some
> > information in "PCC" blue on white binders. The hard disk
systems
> > and a few other items were also distributed in black on blue PCC
> > binders. Sorry, I can't find any handy examples.
> >
> > Besides the above, the ASDC/Peachtree business software manuals
were
> > different, usually saying "Altair Software" or "ASDC Software"
in
> > white on blue vinyl. There were a couple of variations. Here's
one
> > example:
> > http://www.digibarn.com/collections/articles/altairs-notes/
> > index.html .  Note that this example at Digibarn was found
> > containing reprints of MITS "Computer Notes" articles. Those are
not
> > the contents that were originally contained in this kind of
binder.
> >
> > Steve
> >
> > =====================================
> >
> >
> > --- In altaircomputerclub@yahoogroups.com, "mardy_marshall"
> > <mardy@> wrote:
> > >
> > > MITS appeared to have releases two different styles of
> > documentation binders, seen here at
> > > Dave Dunfield's site:
> > >
> > > http://www.classiccmp.org/dunfield/altair/h/mits1.jpg
> > >
> > > http://www.classiccmp.org/dunfield/altair/h/mits2.jpg
> > >
> > > Does anyone recall which one came first?
> > >
> > > -Mardy
> > >
> >
> >
>

#1626 From: "Marden P. Marshall" <mardy@...>
Date: Wed Jan 7, 2009 3:24 am
Subject: [Altair Computer Club] Re: Altair Documentation Binders
mardy_marshall
Send Email Send Email
 
For what it's worth, the 8800 kit that I have, which was purchased in December of '75, came with the "Altair Age" style binder.

The reason that I am "obsessing" over this is that I am working on an "Altair Age" binder reproduction.  Assuming that everything goes well with the manufacturer, in a few weeks, I will have a very nice reproduction of the original 3-ring binder, silk screened with the same cover and spine graphics as the original.  If there is sufficient interest, I might think come out with as "Altair Systems" version as well.

-Mardy

On Jan 6, 2009, at 7:42 PM, Steve wrote:

Well, that picture would seem to prove me wrong. Even if the photo 
misrepresents what was really delivered to customers, it certainly 
shows that those "Altair Systems" binders existed at the very 
beginning. I can only go by my experience as a MITS employee, and I 
did see 8800 and 8800a models delivered with the other kind of 
binder, so maybe they existed in parallel (I wasn't at MITS until 
after the 8800a was introduced). There's no doubt, though, that 
the "systems" binder is much more scarce than the other, and it was 
used for the WACC handouts.

Steve
===============================

--- In altaircomputerclub@yahoogroups.com, "Marden P. Marshall" 
<mardy@...> wrote:
>
> Steve,
> 
> Thank you for the detailed accounting. I suspected that 
the "Altair 
> Age" binder was the original one, since that is what you see the 
most 
> of, although usually not in very good shape these days. What made 
me 
> start to question this though is that you see the "Altair Systems" 
> style manual used in one of the 8800 kit add photos 
> (Altair_Kits.jpg). I personally like the looks of the "Altair 
Age" 
> binder the best.
> 
> -Mardy
> 
> On Jan 6, 2009, at 12:52 AM, Steve wrote:
> 
> > Mardy-
> >
> > The blue on white "Altair Age" binder
> > ( http://www.classiccmp.org/dunfield/altair/h/mits1.jpg ) was 
used 
> > for all early Altair manuals, until about the time that the 
8800b 
> > was introduced, when MITS switched to classier looking blue 
binders 
> > with white and black lettering. You can see an example at Tom 
> > Sanderson's Virtual Altair site at
> > 
http://www.virtualaltair.com/virtualaltair.com/vac_library.asp . 
> > ICOM Microperipherals eventually came under MITS'/Pertec's roof, 
and 
> > Tom's site has an image of a typical iCOM binder too.
> >
> > The other blue on white binder that you referenced, 
labeled "Altair 
> > System",
> > ( http://www.classiccmp.org/dunfield/altair/h/mits2.jpg ) was 
used, 
> > as far as I know, only for special packages of information given 
out 
> > at some of the seminars at the World Altair Computer Convention 
> > (WACC). They contained general information, talking points, 
theory 
> > of operation, and bits of architecture of the original 8800 and 
RAM 
> > board. These may also have been mailed out to potential customers 
at 
> > one time. They're relatively rare.
> >
> > After Pertec acquired MITS, they began to distribute some 
> > information in "PCC" blue on white binders. The hard disk 
systems 
> > and a few other items were also distributed in black on blue PCC 
> > binders. Sorry, I can't find any handy examples.
> >
> > Besides the above, the ASDC/Peachtree business software manuals 
were 
> > different, usually saying "Altair Software" or "ASDC Software" 
in 
> > white on blue vinyl. There were a couple of variations. Here's 
one 
> > example:
> > http://www.digibarn.com/collections/articles/altairs-notes/ 
> > index.html . Note that this example at Digibarn was found 
> > containing reprints of MITS "Computer Notes" articles. Those are 
not 
> > the contents that were originally contained in this kind of 
binder.
> >
> > Steve
> >
> > =====================================
> >
> >
> > --- In altaircomputerclub@yahoogroups.com, "mardy_marshall" 
> > <mardy@> wrote:
> > >
> > > MITS appeared to have releases two different styles of 
> > documentation binders, seen here at
> > > Dave Dunfield's site:
> > >
> > > http://www.classiccmp.org/dunfield/altair/h/mits1.jpg
> > >
> > > http://www.classiccmp.org/dunfield/altair/h/mits2.jpg
> > >
> > > Does anyone recall which one came first?
> > >
> > > -Mardy
> > >
> >
> >
>



#1627 From: "john_crane_59" <john_crane_59@...>
Date: Sun Jan 11, 2009 8:26 am
Subject: Re: [Altair Computer Club] Dazzler Software?
john_crane_59
Send Email Send Email
 
--- In altaircomputerclub@yahoogroups.com, John Crane
<john_crane_59@...> wrote:
>
> Looking at Kaleidoscope and ignoring initial nulls, I see:
>  
> 31 00 01 3E 81 ....
>  


Well, the Dazzler is up and running!

Kalideoscope is pretty amazing for 70's tech.

I haven't managed to get Life to work though - just get one blue
cell.  I have the manual, but still no joy.  It's communicating with
the console on the standard port 01, no problem there.  I trimmed
the NULLS from the papertape images, but left a string terminating
NULL, then tried leaving the BELLs (07h) chars at the end (an
annunciator telling the TTY user the tape has loaded?)

I did find something unusual.  Although I did not disassemble it, I
noticed the first three bytes was a jump command the very next
instruction.  Maybe there's a reason for this somewhere in the code.

-John

#1628 From: "Rich Whiteman" <richwmn@...>
Date: Sun Jan 11, 2009 11:31 pm
Subject: Re: [Altair Computer Club] Dazzler Software?
richwmn
Send Email Send Email
 
31 00 01 loads the stack pointer with what needs to be an area of ram
to use for calls, returns, pushes and pops.  It works from the loaded
area downward.  It is not a jump.

Rich

LXI  SP,word  LD  SP,word  31word  SP <- word

--- In altaircomputerclub@yahoogroups.com, "john_crane_59"
<john_crane_59@...> wrote:
>
> --- In altaircomputerclub@yahoogroups.com, John Crane
> <john_crane_59@> wrote:
> >
> > Looking at Kaleidoscope and ignoring initial nulls, I see:
> >
> > 31 00 01 3E 81 ....
> >
>
>
> Well, the Dazzler is up and running!
>
> Kalideoscope is pretty amazing for 70's tech.
>
> I haven't managed to get Life to work though - just get one blue
> cell.  I have the manual, but still no joy.  It's communicating with
> the console on the standard port 01, no problem there.  I trimmed
> the NULLS from the papertape images, but left a string terminating
> NULL, then tried leaving the BELLs (07h) chars at the end (an
> annunciator telling the TTY user the tape has loaded?)
>
> I did find something unusual.  Although I did not disassemble it, I
> noticed the first three bytes was a jump command the very next
> instruction.  Maybe there's a reason for this somewhere in the code.
>
> -John
>

#1629 From: "john_crane_59" <john_crane_59@...>
Date: Mon Jan 12, 2009 2:18 am
Subject: Re: [Altair Computer Club] Dazzler Software?
john_crane_59
Send Email Send Email
 
Rich,

You are correct for Kalideoscope, that was my initial post.  I guess I
wasn't too clear in my second post.  I was talking about the
game "Life".  The fist five bytes are:

C3  03  00  31  00

And, assuming the programs runs from 0000, it should immediatly jump
to the very next instruction, the 31 (LXI).

Maybe there's a reason for it, but it sure looks like a waste of three
bytes.

-John

--- In altaircomputerclub@yahoogroups.com, "Rich Whiteman"
<richwmn@...> wrote:
>
> 31 00 01 loads the stack pointer with what needs to be an area of ram
> to use for calls, returns, pushes and pops.  It works from the loaded
> area downward.  It is not a jump.
>
> Rich
>
> LXI  SP,word  LD  SP,word  31word  SP <- word
>

#1630 From: "Derek J. Lassen" <xl198CV56@...>
Date: Mon Jan 12, 2009 2:31 am
Subject: Re: [Altair Computer Club] Dazzler Software?
xl198cv56
Send Email Send Email
 
IIRC, the hex file format had no transfer address, and assumed x'0000'. Many programmers put constants and jump tables at the beginning. So, we usually coded :
         ORG   0
         JMP    Entry
Entry  EQU   *

as the first three lines.

(s) Derek
Altair #000000067

At 02:18 AM 1/12/2009 +0000, you wrote:

Rich,

You are correct for Kalideoscope, that was my initial post. I guess I
wasn't too clear in my second post. I was talking about the
game "Life". The fist five bytes are:

C3 03 00 31 00

And, assuming the programs runs from 0000, it should immediatly jump
to the very next instruction, the 31 (LXI).

Maybe there's a reason for it, but it sure looks like a waste of three
bytes.

-John

--- In altaircomputerclub@yahoogroups.com, "Rich Whiteman"
<richwmn@...> wrote:
>
> 31 00 01 loads the stack pointer with what needs to be an area of ram
> to use for calls, returns, pushes and pops. It works from the loaded
> area downward. It is not a jump.
>
> Rich
>
> LXI SP,word LD SP,word 31word SP <- word
>


#1631 From: "john_crane_59" <john_crane_59@...>
Date: Mon Jan 12, 2009 5:22 pm
Subject: Re: [Altair Computer Club] Dazzler Software?
john_crane_59
Send Email Send Email
 
Good point, it could be a remnant from an assembly language
template.  The programmer just forgot to remove it, as this
application does not have any data in that area.  All the data seems
to be grouped at the end.

I also found that the code only contains ascii compares for F, S,
and Y.  However, my manual says the program takes many more one
letter commands.  In fact, when I looked for the command C (to move
the cursor) the ascii code for C (43 upper 63 lower) doesn't appear
anywhere in the code, so that also eliminates a jump table holding
command chars.

Of course, there could be some really funny business going on in the
code (derived command codes, etc).  But the game of Life is so
simple, I don't see the need for it, especially in something like
the command processor.

Has anyone had any luck with the life program from bitsavers?

http://bitsavers.trailing-edge.com/bits/Cromemco/paperTapes/


-John






--- In altaircomputerclub@yahoogroups.com, "Derek J. Lassen"
<xl198CV56@...> wrote:
>
> IIRC, the hex file format had no transfer address, and assumed
> x'0000'. Many programmers put constants and jump tables at the
> beginning. So, we usually coded :
>           ORG   0
>           JMP    Entry
> Entry  EQU   *
>
> as the first three lines.
>
> (s) Derek
> Altair #000000067
>
> At 02:18 AM 1/12/2009 +0000, you wrote:
>
> >Rich,
> >
> >You are correct for Kalideoscope, that was my initial post. I
guess I
> >wasn't too clear in my second post. I was talking about the
> >game "Life". The fist five bytes are:
> >
> >C3 03 00 31 00
> >
> >And, assuming the programs runs from 0000, it should immediatly
jump
> >to the very next instruction, the 31 (LXI).
> >
> >Maybe there's a reason for it, but it sure looks like a waste of
three
> >bytes.
> >
> >-John
> >
> >--- In
> ><mailto:altaircomputerclub%
40yahoogroups.com>altaircomputerclub@yahoogroups.com,
> >"Rich Whiteman"
> ><richwmn@> wrote:
> > >
> > > 31 00 01 loads the stack pointer with what needs to be an area
of ram
> > > to use for calls, returns, pushes and pops. It works from the
loaded
> > > area downward. It is not a jump.
> > >
> > > Rich
> > >
> > > LXI SP,word LD SP,word 31word SP <- word
> > >
> >
> >
>

#1632 From: Craig Landrum <craigl@...>
Date: Mon Jan 12, 2009 5:39 pm
Subject: Re: [Altair Computer Club] Dazzler Software?
craig_o
Send Email Send Email
 
> I also found that the code only contains ascii compares for F, S,
> and Y.  However, my manual says the program takes many more one
> letter commands.  In fact, when I looked for the command C (to move
> the cursor) the ascii code for C (43 upper 63 lower) doesn't appear
> anywhere in the code, so that also eliminates a jump table holding
> command chars.
>
> Of course, there could be some really funny business going on in the
> code

Assuming you have 52 bytes available for a jump table, it is easy to
support every character of the alphabet as commands. Subtract "A" from
the character entered, shift left one bit (multiply * 2), the add the
result to a register pair (like HL) that contains the start of the
26 addresses of the command handlers, load the jump address from the
table into HL and JP (HL).  Don't support some letter commands? Just
point those to a "bad command" routine or ignore them. For a complex
program with lots of commands, you are unlikely to find a direct
letter for letter comparison, although once you make the jump, there
could be direct comparisons for commands that have arguments or
two-letter commands.

Just a thought.

--
Craig Landrum
Chief Technical Officer
mindwrap, inc.
Phone: (540) 675-3015 x 229
Fax:   (540) 675-3130
email: craigl@...

#1633 From: "john_crane_59" <john_crane_59@...>
Date: Mon Jan 12, 2009 6:27 pm
Subject: Re: Dazzler Software?
john_crane_59
Send Email Send Email
 
--- In altaircomputerclub@yahoogroups.com, Craig Landrum
<craigl@...> wrote:
>
> > I also found that the code only contains ascii compares for F,
S,
> > and Y.  However, my manual says the program takes many more one
> > letter commands.  In fact, when I looked for the command C (to
move
> > the cursor) the ascii code for C (43 upper 63 lower) doesn't
appear
> > anywhere in the code, so that also eliminates a jump table
holding
> > command chars.
> >
> > Of course, there could be some really funny business going on in
the
> > code
>
> Assuming you have 52 bytes available for a jump table, it is easy
to
> support every character of the alphabet as commands. Subtract "A"
from
> the character entered, shift left one bit (multiply * 2), the add
the
> result to a register pair (like HL) that contains the start of the
> 26 addresses of the command handlers, load the jump address from
the
> table into HL and JP (HL).  Don't support some letter commands?
Just
> point those to a "bad command" routine or ignore them. For a
complex
> program with lots of commands, you are unlikely to find a direct
> letter for letter comparison, although once you make the jump,
there
> could be direct comparisons for commands that have arguments or
> two-letter commands.
>
> Just a thought.
>
> --
> Craig Landrum
> Chief Technical Officer
> mindwrap, inc.
> Phone: (540) 675-3015 x 229
> Fax:   (540) 675-3130
> email: craigl@...
>


That's the funny businesss I was considering - derived command chars
and address tables.  You explained it very well, thank you! But I
checked for that, no ascii codes for "a" or "A" (except in a data
string at the end instructing the user to "ENTER DATA").  And no
subtracts, subtracts with borrows, or subtracts immediate with or
without borrow anywhere in the code.

I also found a DB FF, which reads the sense switches.  That worries
me because there is absolutely no reference to using the switches in
the manual.

I'm beginning to think I've got the wrong program.

-John

#1634 From: "Steve" <alltare@...>
Date: Mon Jan 12, 2009 7:27 pm
Subject: Altair Q70 daisywheel printer
alltare
Send Email Send Email
 
There's a loaded 8800 on ebay at
http://cgi.ebay.com/ws/eBayISAPI.dll?ViewItem&rd=1&item=220340089061
(item #220340089061).  It closes tonight and there are no bids yet,
but I blame that on the high starting price ($3,000).  I think it
will sell though, considering all that's included.

I suppose most of you have already seen it, and I only mention this
auction because it includes a 35 character-per-second Altair Q70
daisywheel printer (actually, it's a relabeled Qume Sprint 3),
complete with forms tractor attachment.  This is the first one I've
seen on ebay, at least with the Altair label, so I thought I would
point it out to those who have never seen one.  Qume supplied this
model with choice of at least 3 different interfaces- RS232 serial,
Centronics parallel, and OEM parallel.  Unfortunately, MITS went with
the OEM interface and then manufactured a special controller card for
the Altair to talk to it.  That worked OK, but made the printer
unusable with any other computer that couldn't accept the Q70
controller card.  Later, NEC came out with their SpinWriter model,
and as far as I know, it was the only other printer that was
available with the same interface (in fact, NEC may have made it at
MITS' request), so it too worked with Altairs.  MITS also marketed
these printers, which ran at 55cps.

I had a Q70 years ago, when my working computer was an 8800b,
and I wonder if anyone else here has any experience with this
Qume/MITS model?  Like all daisywheels, it was fun to see in
operation.

Steve

#1635 From: "D. Hugh Redelmeier" <hugh@...>
Date: Mon Jan 12, 2009 7:28 pm
Subject: Re: [Altair Computer Club] Dazzler Software?
hughred
Send Email Send Email
 
| From: Derek J. Lassen <xl198CV56@...>

| IIRC, the hex file format had no transfer address, and assumed x'0000'. Many
| programmers put constants and jump tables at the beginning. So, we usually
coded :
|          ORG   0
|          JMP    Entry
| Entry  EQU   *
|
| as the first three lines.

Interesting.  Those low addresses are used for the interrupt jump
vector but I guess most programs never used interrupts.

I used the interrupt instructions for very short subroutine calls (1 byte
instead of 3).  This also made it possible to "revector" to a different
implementation: the low memory was in RAM but my code was in a
ByteSaver EPROM.

#1636 From: Jack Rubin <jack.rubin@...>
Date: Mon Jan 12, 2009 9:32 pm
Subject: Re: [Altair Computer Club] Altair Q70 daisywheel printer
jack99rubin
Send Email Send Email
 
Sorry, can't help on the printer, though I certainly enjoyed the NEC Spinwriters. Just wondering if the rackmount was an offered option or if it was cobbled up, as is much of this system in "full case".
 
Jack

--- On Mon, 1/12/09, Steve <alltare@...> wrote:
From: Steve <alltare@...>
Subject: [Altair Computer Club] Altair Q70 daisywheel printer
To: altaircomputerclub@yahoogroups.com
Date: Monday, January 12, 2009, 1:27 PM

There's a loaded 8800 on ebay at
http://cgi.ebay. com/ws/eBayISAPI .dll?ViewItem& rd=1&item= 220340089061
(item #220340089061) . It closes tonight and there are no bids yet,
but I blame that on the high starting price ($3,000). I think it
will sell though, considering all that's included.

I suppose most of you have already seen it, and I only mention this
auction because it includes a 35 character-per- second Altair Q70
daisywheel printer (actually, it's a relabeled Qume Sprint 3),
complete with forms tractor attachment. This is the first one I've
seen on ebay, at least with the Altair label, so I thought I would
point it out to those who have never seen one. Qume supplied this
model with choice of at least 3 different interfaces- RS232 serial,
Centronics parallel, and OEM parallel. Unfortunately, MITS went with
the OEM interface and then manufactured a special controller card for
the Altair to talk to it. That worked OK, but made the printer
unusable with any other computer that couldn't accept the Q70
controller card. Later, NEC came out with their SpinWriter model,
and as far as I know, it was the only other printer that was
available with the same interface (in fact, NEC may have made it at
MITS' request), so it too worked with Altairs. MITS also marketed
these printers, which ran at 55cps.

I had a Q70 years ago, when my working computer was an 8800b,
and I wonder if anyone else here has any experience with this
Qume/MITS model? Like all daisywheels, it was fun to see in
operation.

Steve



#1637 From: "oghull" <oghull@...>
Date: Mon Jan 12, 2009 10:20 pm
Subject: Re: Altair Q70 daisywheel printer
oghull
Send Email Send Email
 
--- In altaircomputerclub@yahoogroups.com, "Steve" <alltare@...> wrote:
>
> There's a loaded 8800 on ebay at
> http://cgi.ebay.com/ws/eBayISAPI.dll?ViewItem&rd=1&item=220340089061
> (item #220340089061).  It closes tonight and there are no bids yet,
> but I blame that on the high starting price ($3,000).  I think it
> will sell though, considering all that's included.

He's been trying to sell it at that price for a while now, this is
about the fourth time I've seen it.  So far no one's been
crazy^H^H^H^H^H interested enough to pay that much.  There's not much
information there about it, he'd probably do better if he gave more
details about the cards.  It looks like the backplane is made up of 4
of the original 4 slot units wired together, I wonder how reliable it is.

Geoff.

Messages 1608 - 1637 of 3182   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help