You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to PAL 6502 computer
It is not that simple. The thing works, but it is not converting the key pressed to a normal ASCII code, but just passes the scan code to the parallel port. So you need to decode that. There are examples of converting PS/2 to ASCII available.