On Sat, 31 Dec 2022, ben wrote:
How do you print old files in ASCII 63 to modern devices, so you keep the ?
and ? 's
and not printing _ and ^ ?
I'm scratching my head... you want to keep the question marks?
But I guess you mean the back arrow and the up arrow.
Christian
Folks - wishing all a Good New Year
Ben
The first ingredient must be a printer with a a suitable font table, in these
times of soft fonts that should be a given or tractable.
The second element is to convert to and use an MCS / multibyte character
representation - which can differentiate _ ^ and
On 2023-01-01 6:38 a.m., Christian Corti via cctalk wrote:
On Sat, 31 Dec 2022, ben wrote:
How do you print old files in ASCII 63 to modern devices, so you keep
the ? and ? 's
and not printing _ and ^ ?
I'm scratching my head... you want to keep the question marks?
But I guess you mean the ba
So I have an MSV11-QC (the 4gb Q Bus memory board) that has a failed
bit. On an 11/73 it throws the following error:
Expected data = 125252 (1010 1010 1010 1010
Bad data= 121252 (1010 0010 1010 1010)
Address = 10015140
Which puts the error in the top 2mb (1mw), bit 4000. No bi
Hello there,
Earlier this December I got an Altos 386 series 1000 with lots of
documentation and some installation floppy disks and one tape. I must say
that it's an amazing machine!
I'd like to reinstall the os but I have two problems:
1. It can not access the floppy drive. I tried it with anothe
On 2023-01-01 6:53 a.m., Martin Bishop wrote:
Folks - wishing all a Good New Year
Ben
The first ingredient must be a printer with a a suitable font table, in these
times of soft fonts that should be a given or tractable.
The second element is to convert to and use an MCS / multibyte character
On 1/1/23 05:56, ben via cctalk wrote:
> ' ? and ? 's '
> The joys of the many standards of text encoding.
> I suppose the only way would be to write filters for older text
> like ascii 63,65 and field data in K&R C, or assembly to encode it to
> utf-8 Unicode.
> Ben.
You didn't specify the prin
Ben
I think you have the essence of a solution, using the Unix filter paradigm at
user or driver level.
Your desire to retain the original file format(s) is very sensible, it is
always best to record "raw" data - for the greatest fidelity.
The ISO 7-layer model provides a paradigm for data transp
On 2023-01-01 10:02 a.m., Chuck Guzis via cctalk wrote:
But that's Linux and me. May we assume that you're running an OS out
of Redmond?
No out my basement :)
I got a DE1 FPGA card here, and putting a classic style computer on it.
New year, new design, new front panel.
I have a few design
On 1/1/23 11:01, ben via cctalk wrote:
>
> What I would like to get is a serial printer (rs232), with a definable
> character set. Does any one know of a cheap one?
>
Look around for a later dot-matrix printer (e.g. Epson, Oki, etc.) Many
have downloadable font features and serial options.
--Chuc
10 matches
Mail list logo