1
0
mirror of https://github.com/rricharz/Tek4010.git synced 2026-01-11 23:53:16 +00:00

reverted last commit

This commit is contained in:
Rene Richarz 2020-01-27 03:05:23 +01:00
parent bdf1bedc46
commit bf580fd30c
4 changed files with 2 additions and 6 deletions

BIN
tek4010

Binary file not shown.

View File

@ -316,7 +316,7 @@ int tek4010_checkReturnToAlpha(int ch)
mode = 0;
showCursor = 0;
if (ch == 12) {
// tube_doClearPersistent = 1;
tube_doClearPersistent = 1;
todo = 0;
}
if (ch == 27) {

2
tube.c
View File

@ -284,7 +284,7 @@ void tube_init(int argc, char* argv[])
char *argv2[20];
size_t bufsize = 127;
int firstArg = 1;
printf("tek4010 version 1.5.7\n");
printf("tek4010 version 1.5.6\n");
windowName = "Tektronix 4010/4014 emulator";
if ((argc<2) || (argc>19)) {
printf("Error:number of arguments\n");

View File

@ -1,7 +1,3 @@
Version 1.5.7 of January 25, 2020
=================================
- FF does not clear screen, only ESC FF does
Version 1.5.6 of December 2, 2019
=================================
- Improved handling of PLOT 10 data