Skip to content

Commit

Permalink
Fix bug in G-command. Remove PDF files in tests
Browse files Browse the repository at this point in the history
  • Loading branch information
mengstr committed Apr 22, 2020
1 parent 188a712 commit 4b8bb0f
Show file tree
Hide file tree
Showing 11 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions frontpanel-kc8m.c
Original file line number Diff line number Diff line change
Expand Up @@ -368,6 +368,7 @@ void console(void) {

case 'g': // Go/Run
trace=0;
bpInstCnt=num1;
run=RUNMODE_STARTING;
break;

Expand Down
Binary file removed tests/D0AB-InstTest-1.pdf
Binary file not shown.
Binary file removed tests/D0BB-InstTest-2.pdf
Binary file not shown.
Binary file removed tests/D0CC-AddTest.pdf
Binary file not shown.
Binary file removed tests/D0DB-RandomAND.pdf
Binary file not shown.
Binary file removed tests/D0EB-Random-TAD.pdf
Binary file not shown.
Binary file removed tests/D0FC-Random-ISZ.pdf
Binary file not shown.
Binary file removed tests/D0GC-Random-DCA.pdf
Binary file not shown.
Binary file removed tests/D0HC-Random-JMP.pdf
Binary file not shown.
Binary file removed tests/D0IB-JMPJMS.pdf
Binary file not shown.
Binary file removed tests/D0JB-JMPJMS-RANDOM.pdf
Binary file not shown.

0 comments on commit 4b8bb0f

Please sign in to comment.