Four driver programs can be found here:

·   lcd:        Amiga parallel port driver. Allocates the hardware.

·   lcd_pit:    MultifaceCard II Parallel Interface/Timer unit 0/1.
                By default, unit 0 is selected. To select unit 1,
                use the startup field:
				startup 1

·   lcd_ami     Amiga window version. Opens a window on Workbench and
                simulates a LCD. This way, you can test the driver
                software without buying the board. You can see if
                the LCD will look "cool" ;-) on your computer.
                Note, however, that not all characters have been
                implemented: I didn't feel like typing all those
                silly Japanese gibberish thingies. This version requires
                Kickstart 3.0 for its drawing pen allocation features.
                Sorry for all 2.0 users, but such is progress...
·   lcd_mfc3    Multifacecard 3 driver. Please read the comments in the
                "The Software" part of the documentation.
