Welcome, Guest. Please login or register.

Author Topic: Programming the Amiga parallel port  (Read 1712 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline meega

  • Hero Member
  • *****
  • Join Date: Jul 2006
  • Posts: 952
    • Show all replies
Re: Programming the Amiga parallel port
« on: September 11, 2008, 06:33:44 PM »
It can control a printer, so you can send form feeds, line feeds, all the other mechanical control signals, using a printer driver - or even directly, I should think, "Copy >PAR:" etc. Also there are 8 data lines, so you should be able to place 0-255 on the pins somehow. And it's bi-directional, data and control signals can go in too.
:)