1
0
mirror of https://github.com/aap/pdp6.git synced 2026-02-06 16:45:34 +00:00

fixed tty; implemented ptr

This commit is contained in:
aap
2016-10-19 21:51:58 +02:00
parent 3df4051093
commit bdf5fad41d
6 changed files with 31 additions and 607 deletions

View File

@@ -1,4 +1,4 @@
SRC=main.c apr.c mem.c tty.c
SRC=main.c apr.c mem.c tty.c pt.c
# clang
#CFLAGS= -Wno-shift-op-parentheses -Wno-logical-op-parentheses \
# -Wno-bitwise-op-parentheses