Commit Graph

  • a69bd7a6ba Update the version of cc65 to pick up the latest driver. Bump the version number to 0.6. master 0.6 Jeremy Rand 2020-06-15 23:05:50 -0400
  • 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 Jeremy Rand 2020-06-15 01:32:35 -0400
  • c8c1f2c89a Ask the cc65 driver how many joysticks are supported and use that to drive the test interface. 0.4 Jeremy Rand 2020-06-11 22:03:35 -0400
  • 60b95f6cd7 Use joystick 1 and 2 instead of 0 and 1. Remove test for disconnected joysticks from the readme. 0.3 Jeremy Rand 2020-06-11 11:21:32 -0400
  • 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 Jeremy Rand 2020-06-10 21:43:22 -0400
  • 4c76a19e4c Move the download link to the top of the readme. Jeremy Rand 2020-06-10 00:00:03 -0400
  • e7f8a21a83 More readme updates. 0.1 Jeremy Rand 2020-06-09 23:57:41 -0400
  • 9b3d885f50 Update the readme with information about the kinds of tests that are useful. Jeremy Rand 2020-06-09 23:53:28 -0400
  • f52b5b5b5f Initial commit for a cc65 joystick testing program. Jeremy Rand 2020-06-09 15:29:04 -0400
  • dc97bcf071 Initial Commit Jeremy Rand 2020-06-02 22:49:01 -0400