Deprecating main.c & other functions in order to be a dumb terminal.
authorBernard Blackham <[email protected]>
Sun, 10 Aug 2003 16:37:50 +0000 (16:37 +0000)
committerBernard Blackham <[email protected]>
Sun, 10 Aug 2003 16:37:50 +0000 (16:37 +0000)
commit5266fabbd6d0e04a49e31b945b3f3c96fbd12db6
tree19112385d6519b7820b975e38ef83530a72e5afc
parentc99662693a4d79f65d406473647debbd33ec521e
Deprecating main.c & other functions in order to be a dumb terminal.
This requires a remake of display.c because we don't have that much RAM
to play with, so we can't hold a 256 byte buffer.
ROM2/Makefile
ROM2/display.c
ROM2/display_basic.c [new file with mode: 0644]
ROM2/display_basic.h [new file with mode: 0644]
ROM2/helpers.c
ROM2/main_basic.c [new file with mode: 0644]
ROM2/memory.x

UCC git Repository :: git.ucc.asn.au