T.R | Title | User | Personal Name | Date | Lines |
---|
1121.1 | Why an adapter for the LA75? | SMURF::COUTU | He who will not risk, cannot win. | Fri Mar 12 1993 10:16 | 5 |
| Why would one need an adapter for the LA75? Can't you just use it in
IBM Proprinter mode? Isn't the IBM Proprinter X24E (that the LA75
provides emulation of) compatible with some Epson machines?
Dan
|
1121.2 | Do it in Software ! | MUNDIS::CSCHMIDT | Scio, Me Nil Scire | Thu Mar 18 1993 08:38 | 16 |
| Unless you absolutely want to use the parallel port of the Atari, there
is no need for an adapter as you describe it.
It can all be done in Software.
Look in topic 9.* for something called PSLA50. It's an accessory for
converting parts (or all) of the screen to sixel and sending it directly
to the printer port.
I think the sources are there as well, so you can modify it for your
own purposes.
I have used PSLA50 with my LJ250 on the serial port for as long as I
have my Atari and apart from the occasional glitch that came from the
improper implementation of the handshake protocol there was never a
problem.
Cheers,
Chris
|
1121.3 | What about other printing needs? | VERMNT::coutu | He who will not risk, cannot win. | Thu Mar 18 1993 12:35 | 6 |
| PSLA50 would only solve part of the problem though wouldn't it?
It let's do a print-screen operation. Will it help you in
using, for example, Pagestream to print to your LA75? From
what I understand it would not.
Dan
|
1121.4 | S.M.O.P. (Small Matter Of Programming) | MUNDIS::CSCHMIDT | Scio, Me Nil Scire | Mon Mar 22 1993 07:35 | 10 |
| Well, it depends.
As I said in reply -.2, you can modify it for your own needs.
I don't know, what kind of output format pagestream has, but I have
developed a little TTP-program that takes a file in .PIC format,
converts it to sixel and prints it out.
You can do that for any other file format, as long as it's sufficiently
documented.
Cheers,
Christoph
|
1121.5 | | PRNSYS::LOMICKAJ | Jeffrey A. Lomicka | Mon Mar 22 1993 12:54 | 1 |
| You would have to have a special driver for PageStream.
|