made some updates

This commit is contained in:
nilspolek 2024-01-27 20:53:05 +01:00
parent 30311a393d
commit 21c1f8fee6
6 changed files with 1 additions and 0 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

1
njvm.c
View File

@ -305,6 +305,7 @@ void tests(void) {
int main(int argc, char *argv[]) {
// Initialize the Stack
int size = SIZE;
int current = 0;

BIN
njvm.o

Binary file not shown.