Author
| MSX Parallel Port Pinout and Address
|
edulg msx friend Posts: 4 | Posted: September 06 2008, 05:23   |
Hi, i want to make some prototypes with relays,leds and drivers.
Id like to know the parallel port address to acess by "OUT" command.Is something like &H90 or &h91 im not sure.
Anyone can help?
I have a MSX 1.1 Basic.
Thanks!
|
|
DamageX msx freak Posts: 168 | Posted: September 06 2008, 09:41   |
; $90 write = printer strobe, read = status (bit 1 set when busy)
; $91 printer data R/W
|
|
|
|
|