1
0
mirror of https://github.com/rricharz/Tek4010.git synced 2026-02-26 08:53:35 +00:00

animation.plt added

This commit is contained in:
¨Rene Richarz
2019-04-08 14:48:11 +02:00
parent 161102924d
commit 8da4815563
6 changed files with 7 additions and 9 deletions

View File

@@ -56,12 +56,16 @@ tested this on my Macintosh with Virtualbox and Ubunto, and it works very well!
There is a file "captured_data" in the repo, which you can use to test the tek4010 emulator.
"captured_data" was produced in 2.11 BSD using my program "dodekagon". Type
./tek4010 -noexit cat captured_data
./tek4010 -noexit cat dodekagon.plt
If you want to test text output, type for example
./tek4010 -noexit head -n 32 tek4010.c
If you want to test an animation, type
./tek4010 cat animation.plt
Don't forget the option "-noexit", which tells tek4010 to stay alive after cat or
head has finished so that you have a chance to look at the output. For a list of
all possible options, see the chapter "Options of the command tek4010" below.

2
animation.plt Normal file

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

Binary file not shown.

View File

@@ -1,7 +0,0 @@
#!/bin/bash
# rricharz 2019
#
# test write through mode
#
cat winds.plt
cat windrtwt3.plt