I have all I need with srecord anc the c program of Chuck ,that can be used
on any of my machines (pc windows,pc linux and even one of my vaxes),
the most frequently used machines for my electronic work is a pc windows.
I am mostly on the hardware side,I manipulate more easily silicon and copper
than software
thanks all for your help,the project is splitting the console program of the
11/34 to put it in two eproms to use with the russian chips that do not
include a console
a.nierveze
----- Original Message -----
From: "Tony Duell" <ard at p850ug1.demon.co.uk>
To: <cctalk at classiccmp.org>
Sent: Sunday, November 27, 2011 8:36 PM
Subject: Re: PROMS
hello every one,
is the a tool to make proms from *.bin output from compilers?
that is to say a program that divides the 16 bits into two slices of 8
bits to make proms?thanks
What machine.operating system is this tool going to run on?
I would have thought you could write a quick kludge to do it (no proper
error tapping, etc) in a dozen lines of C at most.
-tony