This commit is contained in:
aljazbrodar. 2025-12-10 19:47:23 +01:00
parent 1d357c6c96
commit d40c23038a
30 changed files with 208 additions and 100 deletions

View file

@ -2,7 +2,6 @@
#include "device.h"
#include "opcode.h"
#include <stdexcept>
using namespace std;
Machine::Machine() {