| Both sides previous revisionPrevious revisionNext revision | Previous revision |
joytest [2018/10/20 16:08] – short description of enthusi version crispin | joytest [2018/11/11 11:14] (current) – [disk images] updated link to updated version of joytest .d64 zip crispin |
|---|
| | |
| | |
| * [[https://drive.google.com/open?id=11n7RPFZjtT2r5ki9K2GoMWEU3pQnM7bO|Joystick_Testers.d64.zip]] includes all of above (except 'fancy' one by Danish Science, but includes BASIC programs below) | * [[https://drive.google.com/open?id=1GiCWV9-RpqJNwfDBm0lTm-FHZzR9CUaB|Joystick-Testers.d64.zip]] includes all of above (except 'fancy' one by Danish Science, but includes BASIC programs below) |
| * [[https://is.gd/joytest|storage]] of all above | * [[https://is.gd/joytest|storage]] of all above |
| | |
| ''10 PRINT PEEK(56320),PEEK(56321):GOTO 10''\\ | ''10 PRINT PEEK(56320),PEEK(56321):GOTO 10''\\ |
| |
| Joystick tester raw by enthusi:\\ | "Joystick tester raw" by enthusi:\\ |
| (visual version: changes colors of border. Needs RUN/STOP+RESTORE to stop. Original program separated in two program-lines, to be more easily entered)\\ | (Visual version: changes colors of border. Needs RUN/STOP+RESTORE to stop. Original program separated in two program-lines, to be more easily entered)\\ |
| ''1 FORB=0TO17:READA:POKE163+B,A:NEXT:SYS163\\ | ''1 FORB=0TO17:READA:POKE163+B,A:NEXT:SYS163\\ |
| 2 DATA120,173,0,220,141,32,208,74,74,74,74,41,1,141,33,208,16,239''\\ | 2 DATA120,173,0,220,141,32,208,74,74,74,74,41,1,141,33,208,16,239''\\ |
| |
| Joystick Tester from "Programmer's Reference Guide" (page 344):\\ | "Joystick Tester" from "Programmer's Reference Guide" (page 344):\\ |
| ''1 REM ********************************\\ | ''1 REM ********************************\\ |
| 2 REM JOYSTICK TESTER PROGRAM FROM\\ | 2 REM JOYSTICK TESTER PROGRAM FROM\\ |