diff options
| author | Keith Packard <keithp@keithp.com> | 2017-04-04 16:05:15 -0700 |
|---|---|---|
| committer | Keith Packard <keithp@keithp.com> | 2017-04-04 16:05:15 -0700 |
| commit | 86d5119f19b5f3131d224982e011fd233b48aa22 (patch) | |
| tree | a7dbb710c0393b73de170d115236b508b9e02dcd /src/cortexelf-v1/Makefile | |
| parent | 301b724d2169f4ac46d921f518455c783e1dd894 (diff) | |
cortexelf-v1: More 1802 noodling
Add code to track the address and data displays, change how 1802 pin
tracking works
Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'src/cortexelf-v1/Makefile')
| -rw-r--r-- | src/cortexelf-v1/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/cortexelf-v1/Makefile b/src/cortexelf-v1/Makefile index d7157521..8cc6ce31 100644 --- a/src/cortexelf-v1/Makefile +++ b/src/cortexelf-v1/Makefile @@ -73,6 +73,7 @@ ALTOS_SRC = \ ao_button.c \ ao_event.c \ ao_1802.c \ + ao_hex.c \ ao_lisp_lex.c \ ao_lisp_mem.c \ ao_lisp_cons.c \ |
