This commit is contained in:
nilspolek
2024-01-28 17:56:12 +01:00
parent 8a0917f1b6
commit ba9d0b77b9
12 changed files with 9 additions and 7 deletions

View File

@@ -9,4 +9,4 @@ run: build
./njvm prog.bin
debug: build
./njvm --debug prog.bin
./njvm --debug --heap 100000 --stack 1000 prog.bin