Jeremy Rand
|
a69bd7a6ba
|
Update the version of cc65 to pick up the latest driver. Bump the version number to 0.6.
0.6
|
2020-06-15 23:05:50 -04:00 |
|
Jeremy Rand
|
79be25e5e2
|
Simplify the program by just focusing on polling the joystick using the cc65 driver. Trying to also poll using the ROM routine just lead to problems due to too frequent polling.
0.5
|
2020-06-15 01:32:35 -04:00 |
|
Jeremy Rand
|
c8c1f2c89a
|
Ask the cc65 driver how many joysticks are supported and use that to drive the test interface.
0.4
|
2020-06-11 22:03:35 -04:00 |
|
Jeremy Rand
|
60b95f6cd7
|
Use joystick 1 and 2 instead of 0 and 1. Remove test for disconnected joysticks from the readme.
0.3
|
2020-06-11 11:21:32 -04:00 |
|
Jeremy Rand
|
d20919ef00
|
Display the current X/Y position of the joystick using the ROM routine which can help to distinguish between a HW problem with a flakey joystick and a driver problem.
0.2
|
2020-06-10 21:43:22 -04:00 |
|
Jeremy Rand
|
4c76a19e4c
|
Move the download link to the top of the readme.
|
2020-06-10 00:00:03 -04:00 |
|
Jeremy Rand
|
e7f8a21a83
|
More readme updates.
0.1
|
2020-06-09 23:57:41 -04:00 |
|
Jeremy Rand
|
9b3d885f50
|
Update the readme with information about the kinds of tests that are useful.
|
2020-06-09 23:53:28 -04:00 |
|
Jeremy Rand
|
f52b5b5b5f
|
Initial commit for a cc65 joystick testing program.
|
2020-06-09 15:29:04 -04:00 |
|
Jeremy Rand
|
dc97bcf071
|
Initial Commit
|
2020-06-02 22:49:01 -04:00 |
|