jay
BASIC
Posts: 3
|
Post by jay on Feb 13, 2021 13:09:12 GMT
Hi
Just opened my new C64 today. Tried to do some basic programming but the RETURN key does not work, also tried in VIC20 mode. Am I missing something. If anyone has any ideas, otherwise it's going to have to be returned to Amazon UK for replacement.
Thanks
Jay
|
|
|
Post by vic2020ian on Feb 13, 2021 14:08:09 GMT
Hi Just opened my new C64 today. Tried to do some basic programming but the RETURN key does not work, also tried in VIC20 mode. Am I missing something. If anyone has any ideas, otherwise it's going to have to be returned to Amazon UK for replacement. Thanks Jay Try using the virtual keyboard with the joystick to enter this 10 print peek(197) 20 goto 10 When you run this you should see 64 Press each key to see if you get different numbers e.g. 15 for Return This will test if other keys are not working.
|
|
|
Post by jj0 on Feb 13, 2021 16:40:43 GMT
Hi Just opened my new C64 today. Tried to do some basic programming but the RETURN key does not work, also tried in VIC20 mode. Am I missing something. If anyone has any ideas, otherwise it's going to have to be returned to Amazon UK for replacement. Thanks Jay Try using the virtual keyboard with the joystick to enter this 10 print peek(197) 20 goto 10 When you run this you should see 64 Press each key to see if you get different numbers e.g. 15 for Return This will test if other keys are not working. Or load anykey-64.prg then you will have a visible keyboard tot test what works or not.
|
|
jay
BASIC
Posts: 3
|
Post by jay on Feb 13, 2021 19:03:30 GMT
Hi
Thank you for all the replies, I will test this tomorrow.. KR Jay
|
|
jay
BASIC
Posts: 3
|
Post by jay on Feb 18, 2021 12:58:01 GMT
Hi
Just an update, RETURN key was faulty, replacement C64 arrived, 100% working and firmware all updated. Great computer, looking forward to future products. Thanks to all who replied. KR Jay.
|
|