X-Git-Url: https://git.ucc.asn.au/?p=uccvend-snackrom.git;a=blobdiff_plain;f=TODO;h=54d8de2a5598c7f5267d27926124a5cfb8393427;hp=2a0760af44ec4c82412c9231df8106f52e8c699b;hb=HEAD;hpb=36422914e82c909fb820f7aa87caeeb913b21823 diff --git a/TODO b/TODO index 2a0760a..54d8de2 100644 --- a/TODO +++ b/TODO @@ -6,36 +6,22 @@ TODO list for UCC Vend Snack ROM Starting point keypad.c - keypad_read() Line 52 -2/ Split VERSION information out into seperate file -Create version.h or similar -Version should be made of two parts -ALPHA-STRING [A-Z]* -DATE ISO8601 format, no dashes eg 20040625 +2/ DONE - Split VERSION information out into seperate file -Example: - X 20040625 +Script to generate from Makefile. Final testing needed -For virtual machines, alpha part shall be VIRTUAL +3/ DONE - Add VERSION command to output version number of ROM -Modify main_basic.c as appropriate +Is IDENTIFY command. Final build to be tested. - -3/ Add VERSION command to output version number of ROM - -Send: - -VERSION - -Receive: - -086 X 20040625 - -4/ Fix periods on VFD display +4/ DONE - Fix periods on VFD display Existing bug with the VFD display on the Snack Machine For example, to display "WORD." needs to be transmitted to the machine as "WOR.D" +Final build to be tested on hardware. +