1
0
mirror of https://github.com/simh/simh.git synced 2026-04-25 19:51:25 +00:00

PDP11, PDP1, TX-0: Merged most recent display code from Doug Gwyn.

This commit is contained in:
Mark Pizzolato
2016-02-08 16:43:36 -08:00
parent 804b7d8883
commit 94a0629134
12 changed files with 89 additions and 226 deletions

View File

@@ -15,7 +15,7 @@
#include <stdlib.h>
#include <string.h>
#include "ws.h"
#include "xy.h"
#include "display.h"
#include <sys/types.h>
#include <sys/time.h>