1
0
mirror of https://github.com/aap/pdp6.git synced 2026-02-10 18:30:30 +00:00

panel: implemented serial protocol used at LCM

This commit is contained in:
aap
2019-02-27 10:56:24 +01:00
parent 4909e1bfd9
commit 5c8f75a5cd
3 changed files with 202 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
SRC=panel6.c
SRC=panel6.c ../emu/util.c
# clang
#CFLAGS= -Wno-shift-op-parentheses -Wno-logical-op-parentheses \
# -Wno-bitwise-op-parentheses