Skip to content

Releases: erangell/RMChipTester

Firmware release 1.01

21 Jan 23:31

Choose a tag to compare

This is the first release sent to RM

Arduino Mega Release 1.00

20 Jan 03:43

Choose a tag to compare

Resolved issue when running on Mac where directory not found error happened because of carriage return being passed to 8.3 filename routine.
Firmware works. 6522 input tests still need work.

Output Tests Pass

29 Dec 15:11

Choose a tag to compare

Output Tests Pass Pre-release
Pre-release

The 3 test files for outputs (registers 0, 1, and 15 of the 6522 are passing).
Not sure yet what the problem is with latching input tests.

Arduino UNO test code

23 Sep 15:53

Choose a tag to compare

This release can be tested on an Arduino Uno, and runs within the limited memory available.
Future branches will customize the code for the Arduino Mega and various SD and Data Logger shields.