Daniel Kahlin: Software/C64DTV Friday, 19 April 2024, 10:55 (Stockholm)
 

Back to C64DTV Stuff

C64DTV Keyboard and Joystick

Use this as much as you want, but please give proper credits.
Watch this space!
/Daniel Kahlin (tlr)

Key Matrix Issues

keymatrix.prg is a small program to test the keyboard matrix and the joystick ports. It works on the C64DTV and the original C64.

Known defects of the C64DTV PAL keymatrix are:

  • F7 is not working at all (although F8 works)
  • The left and right shift keys are swapped.
(Both were confirmed by Suschman 2005-11-29)

This is the keyboard mapping of an original C64 (as taken from Mapping The C64):

Bit 7Bit 6Bit 5Bit 4Bit 3Bit 2Bit 1Bit 0
Bit 7 STOP Q C= SPACE 2 CTRL <- 1
Bit 6 / ^ = RSHIFT HOME ; * £
Bit 5 , @ : . - L P +
Bit 4 N O K M 0 J I 9
Bit 3 V U H B 8 G Y 7
Bit 2 X T F C 6 D R 5
Bit 1 LSHIFT E S Z 4 A W 3
Bit 0 CRSR DN F5 F3 F1 F7 CRSR RT RETURN DELETE
 

[kahlin.net]