New Listings for Sellam's VWoCW - June 20, 2018

2018-06-21 Thread Sellam Ismail via cctalk
Hello Folks,

More stuff!

New listings for June 20, 2018

Beck-Tech C64 ROM Emulator
80486 Multi-Master Card
H214 8Kx16 Planar Core Memory
M7504 DEQNA Ethernet Controller
VS40X 4 Plane Color Option
Bit Boffer BB-1
Ricoh V20 MMI Development PCB
EXT 01 slot extender board
Diablo Systems RGEXT slot extender board
Mystery Memory Board
Lexar 48K Memory Expansion Board
National Semiconductor COP402N Processor I/O Board
National Semiconductor COP402N Processor I/O Board
National Semiconductor 8080 Processor Board Set
Quantum Q2030 hard drive logic board
Anderson Jacobson ADAC 1200 Acoustically Coupled Modem
IEV Corp. VIP-2000
InfoChip Systems 13-25 Compression Coprocessor Board
International TeleText Communications PC TeleText Decoder
Generic Network Card
Gould K-20 Logic Analyzer
Tektronix C-5A Oscilloscope Camera

List with links to individual items is here:

https://docs.google.com/spreadsheets/d/1I53wxarLHlNmlPVf_HJ5oMKuab4zrApI_hiX0pNmy48/edit#gid=949372371&range=A1

(Please note: the links get screwy as I add/delete items because they are
not anchored to the actual item but to the cell range, still trying to work
on a fix for this.  If you link to an item and it's just not there it means
it has sold.)

Instructions, FAQ, everything is at the link above.  E-mail directly for
any questions.

Thanks!

Sellam


RE: More tapes - This time all Tektronix 405x series

2018-06-21 Thread Monty McGraw via cctalk
I was successfull at capturing all the files from a Tektronix 4051 Graphics
T1 tape last weekend.

Here is the link to a couple of photos of the process:

Capturing Tektronix 4051 Graphics T1 tape files to laptop


First I replaced the disintegrated drive belt with one from a NOS 3M DC6250
cartridge.

I used my 4051 to PC serial transfer program on my recently repaired and
upgraded 4054A.

I set the comm speed of the 4054 serial interface to the maximum 9600 baud,
but as it is 7-bit, my program changes all 32 Tektronix control characters
to "~X~" where X is the ASCII character corresponding to that control
character.

This way I don't lose any of the Tektronix 405x text formatting in the
transfer.

I was using ExtraPutty on the laptop to capture the program text strings,
then copied the statements into Notepad++ and saved each file.

I am also working on a Tektronix 4051/52/54 compatible GPIB MicroSD flash
drive that will emulate the Tektronix 4924 tape drive - for all of us with
these computers to use - since both the tapes and drives are very
problematic after all these years.

This flash drive contains an Arduino with my code - based on the GPIB
flowcharts and info in a 4051 and 4052 GPIB manual.

You will be able to use the existing 405x program statements with @Y for
the drive GPIB address - since I don't know how to write a ROMPACK for any
of the series :)

I plan to organize the different captured tapes in directories on the flash
- and that may mean using a non-4924 GPIB secondary address for that
command.  It also likely means I need to change any tape commands in each
program to use the flash drive GPIB address.

That's why I wanted to capture one of the Tektronix tapes with a menu - is
to ensure I could get those files to work on my flash drive design.

Monty McGraw


Re: More tapes - This time all Tektronix 405x series

2018-06-21 Thread Randy Dawson via cctalk
Wow, good job Marty.


Now there are three of us.  Brad Sebrink has a 4051, and also written an 
emulator.

The Tek guys in Beaverton have another, VintageTek.  I will contact one of the 
guys there, he may have a RAMPACK and MAXIPACK for you, his software speeds up 
the graphics incredibly, and give you a non-volatile EEPROM program store.  He 
has put all of the collected programs we have so far on there, mostly games.


I have to cut into my 4051, it quit a few weeks back, I think it is just a 
supply problem.  I can run a simple basic loop, but what it draws on the screen 
is garbled, on of the analog supplies is messed up screwing up the vector 
drawing, but the computer itself is running.


I did the elastiband transfer when I first got the machine, from NOS tapes to 
the one that was in the machine.  Tricky, but I got it working, and WEATHERWAR 
off of it and a few others, biorhythm, etc.


Randy



From: cctalk  on behalf of Monty McGraw via 
cctalk 
Sent: Thursday, June 21, 2018 5:39 AM
To: General Discussion: On-Topic and Off-Topic Posts
Subject: RE: More tapes - This time all Tektronix 405x series

I was successfull at capturing all the files from a Tektronix 4051 Graphics
T1 tape last weekend.

Here is the link to a couple of photos of the process:

Capturing Tektronix 4051 Graphics T1 tape files to laptop


First I replaced the disintegrated drive belt with one from a NOS 3M DC6250
cartridge.

I used my 4051 to PC serial transfer program on my recently repaired and
upgraded 4054A.

I set the comm speed of the 4054 serial interface to the maximum 9600 baud,
but as it is 7-bit, my program changes all 32 Tektronix control characters
to "~X~" where X is the ASCII character corresponding to that control
character.

This way I don't lose any of the Tektronix 405x text formatting in the
transfer.

I was using ExtraPutty on the laptop to capture the program text strings,
then copied the statements into Notepad++ and saved each file.

I am also working on a Tektronix 4051/52/54 compatible GPIB MicroSD flash
drive that will emulate the Tektronix 4924 tape drive - for all of us with
these computers to use - since both the tapes and drives are very
problematic after all these years.

This flash drive contains an Arduino with my code - based on the GPIB
flowcharts and info in a 4051 and 4052 GPIB manual.

You will be able to use the existing 405x program statements with @Y for
the drive GPIB address - since I don't know how to write a ROMPACK for any
of the series :)

I plan to organize the different captured tapes in directories on the flash
- and that may mean using a non-4924 GPIB secondary address for that
command.  It also likely means I need to change any tape commands in each
program to use the flash drive GPIB address.

That's why I wanted to capture one of the Tektronix tapes with a menu - is
to ensure I could get those files to work on my flash drive design.

Monty McGraw


Re: More tapes - This time all Tektronix 405x series

2018-06-21 Thread Pete Lancashire via cctalk
a few months ago i had about 20 4051/4052 tapes. if i still do i can send
them to you

On Wed, Jun 20, 2018 at 5:53 AM Monty McGraw via cctalk <
cctalk@classiccmp.org> wrote:

> I was successfull at capturing all the files from a 4051 Graphics T1 tape
> last weekend.
>
> Here is the link to a couple of photos of the process:
>
> Capturing Tektronix 4051 Graphics T1 tape files to laptop
> 
>
> First I replaced the disintegrated drive belt with one from a NOS 3M DC6250
> cartridge.
>
> I used my 4051 to PC serial transfer program on my recently repaired and
> upgraded 4054A.
>
> I set the comm speed of the 4054 serial interface to the maximum 9600 baud,
> but as it is 7-bit, my program changes all 32 Tektronix control characters
> to "~X~" where X is the ASCII character corresponding to that control
> character.
>
> This way I don't lose any of the Tektronix 405x text formatting in the
> transfer.
>
> I was using ExtraPutty on the laptop to capture the program text strings,
> then copied the statements into Notepad++ and saved each file.
>
> I am also working on a Tektronix 4051/52/54 compatible GPIB MicroSD flash
> drive that will emulate the Tektronix 4924 tape drive - for all of us with
> these computers to use - since both the tapes and drives are very
> problematic after all these years.
>
> This flash drive contains an Arduino with my code - based on the GPIB
> flowcharts and info in a 4051 and 4052 GPIB manual.
>
> You will be able to use the existing 405x program statements with @Y for
> the drive GPIB address - since I don't know how to write a ROMPACK for any
> of the series :)
>
> I plan to organize the different captured tapes in directories on the flash
> - and that may mean using a non-4924 GPIB secondary address for that
> command.  It also likely means I need to change any tape commands in each
> program to use the flash drive GPIB address.
>
> That's why I wanted to capture one of the Tektronix tapes with a menu - is
> to ensure I could get those files to work on my flash drive design.
>
> Monty McGraw
>
>


Re: More tapes - This time all Tektronix 405x series

2018-06-21 Thread Randy Dawson via cctalk
Hi Pete,


Send them to  Monty - my 4051 is crippled with no serial port.  I currently 
have no way to get data in and out of this, except via Micheal's RAMSTORE 
modules.


Monty, I also looked at emulating the tape drive, or the floppy disk over GPIB, 
that would be great, have the PC with a NI USB dongle.

I could not figure out how to make the National Instruments dongle act like a 
slave, its normally the master.


Randy



From: cctalk  on behalf of Pete Lancashire via 
cctalk 
Sent: Thursday, June 21, 2018 11:06 AM
To: mmcgra...@gmail.com; General
Subject: Re: More tapes - This time all Tektronix 405x series

a few months ago i had about 20 4051/4052 tapes. if i still do i can send
them to you

On Wed, Jun 20, 2018 at 5:53 AM Monty McGraw via cctalk <
cctalk@classiccmp.org> wrote:

> I was successfull at capturing all the files from a 4051 Graphics T1 tape
> last weekend.
>
> Here is the link to a couple of photos of the process:
>
> Capturing Tektronix 4051 Graphics T1 tape files to laptop
> 
>
> First I replaced the disintegrated drive belt with one from a NOS 3M DC6250
> cartridge.
>
> I used my 4051 to PC serial transfer program on my recently repaired and
> upgraded 4054A.
>
> I set the comm speed of the 4054 serial interface to the maximum 9600 baud,
> but as it is 7-bit, my program changes all 32 Tektronix control characters
> to "~X~" where X is the ASCII character corresponding to that control
> character.
>
> This way I don't lose any of the Tektronix 405x text formatting in the
> transfer.
>
> I was using ExtraPutty on the laptop to capture the program text strings,
> then copied the statements into Notepad++ and saved each file.
>
> I am also working on a Tektronix 4051/52/54 compatible GPIB MicroSD flash
> drive that will emulate the Tektronix 4924 tape drive - for all of us with
> these computers to use - since both the tapes and drives are very
> problematic after all these years.
>
> This flash drive contains an Arduino with my code - based on the GPIB
> flowcharts and info in a 4051 and 4052 GPIB manual.
>
> You will be able to use the existing 405x program statements with @Y for
> the drive GPIB address - since I don't know how to write a ROMPACK for any
> of the series :)
>
> I plan to organize the different captured tapes in directories on the flash
> - and that may mean using a non-4924 GPIB secondary address for that
> command.  It also likely means I need to change any tape commands in each
> program to use the flash drive GPIB address.
>
> That's why I wanted to capture one of the Tektronix tapes with a menu - is
> to ensure I could get those files to work on my flash drive design.
>
> Monty McGraw
>
>


Re: More tapes - This time all Tektronix 405x series -SERIAL PORT

2018-06-21 Thread Bob Rosenbloom via cctalk
I used an GPIB to serial converter to get serial data out of my 4052. 
This allowed me to get 8 bit serial data, not just the seven the 
Tektronix serial port allowed for.
I used it to drive a paper tape punch/reader, just for fun. There are 
some on ebay. Also, an USB to GPIB converter should work.


Might help with transferring tapes.

Bob

On 6/21/2018 7:54 PM, Randy Dawson via cctalk wrote:

Hi Pete,


Send them to  Monty - my 4051 is crippled with no serial port.  I currently 
have no way to get data in and out of this, except via Micheal's RAMSTORE 
modules.


Monty, I also looked at emulating the tape drive, or the floppy disk over GPIB, 
that would be great, have the PC with a NI USB dongle.

I could not figure out how to make the National Instruments dongle act like a 
slave, its normally the master.


Randy



From: cctalk  on behalf of Pete Lancashire via cctalk 

Sent: Thursday, June 21, 2018 11:06 AM
To: mmcgra...@gmail.com; General
Subject: Re: More tapes - This time all Tektronix 405x series

a few months ago i had about 20 4051/4052 tapes. if i still do i can send
them to you

On Wed, Jun 20, 2018 at 5:53 AM Monty McGraw via cctalk <
cctalk@classiccmp.org> wrote:


I was successfull at capturing all the files from a 4051 Graphics T1 tape
last weekend.

Here is the link to a couple of photos of the process:

Capturing Tektronix 4051 Graphics T1 tape files to laptop


First I replaced the disintegrated drive belt with one from a NOS 3M DC6250
cartridge.

I used my 4051 to PC serial transfer program on my recently repaired and
upgraded 4054A.

I set the comm speed of the 4054 serial interface to the maximum 9600 baud,
but as it is 7-bit, my program changes all 32 Tektronix control characters
to "~X~" where X is the ASCII character corresponding to that control
character.

This way I don't lose any of the Tektronix 405x text formatting in the
transfer.

I was using ExtraPutty on the laptop to capture the program text strings,
then copied the statements into Notepad++ and saved each file.

I am also working on a Tektronix 4051/52/54 compatible GPIB MicroSD flash
drive that will emulate the Tektronix 4924 tape drive - for all of us with
these computers to use - since both the tapes and drives are very
problematic after all these years.

This flash drive contains an Arduino with my code - based on the GPIB
flowcharts and info in a 4051 and 4052 GPIB manual.

You will be able to use the existing 405x program statements with @Y for
the drive GPIB address - since I don't know how to write a ROMPACK for any
of the series :)

I plan to organize the different captured tapes in directories on the flash
- and that may mean using a non-4924 GPIB secondary address for that
command.  It also likely means I need to change any tape commands in each
program to use the flash drive GPIB address.

That's why I wanted to capture one of the Tektronix tapes with a menu - is
to ensure I could get those files to work on my flash drive design.

Monty McGraw




--
Vintage computers and electronics
www.dvq.com
www.tekmuseum.com
www.decmuseum.org



Re: New Listings for Sellam's Collection Sales

2018-06-21 Thread Sellam Ismail via cctalk
Kurt Hamm said:

> I, too, have emailed Sellam with no response.

Kurt,

I tried e-mailing you at the address in the header to let you know I never
received an e-mail from you but then I never heard back from you.  Are you
receiving me?

I searched my entire Gmail account and found no messages from you.  Please
let me know if there's an alternate way to reach you.

Sellam

On Mon, Jun 4, 2018 at 9:25 PM, Sellam Ismail 
wrote:

> Hi Folks.
>
> I've reorganized my sales listings into a Google Sheets set.  The
> introductory page is here:
>
> https://docs.google.com/spreadsheets/d/1I53wxarLHlNmlPVf_
> HJ5oMKuab4zrApI_hiX0pNmy48/edit#gid=0
>
> Use the tabs on the bottom of the sheet to navigate to the various "rooms".
>
> New items have been added and are listed here:
>
> https://docs.google.com/spreadsheets/d/1I53wxarLHlNmlPVf_
> HJ5oMKuab4zrApI_hiX0pNmy48/edit#gid=949372371
>
> New items are always added to the New Arrivals Niche, so that's the first
> place you should check when you visit my virtual online warehouse.  I will
> post a message to this list and the VCFed forums whenever new items are
> listed, which will occur more regularly.
>
> As always, please inquire directly to me via e-mail for the fastest
> response.
>
> Thanks!
>
> Sellam
>