checkpoint, execf1, execf2 done

This commit is contained in:
aljazbrodar. 2025-12-06 10:57:07 +01:00
parent 5c6d1b22f6
commit e65262a3e0
272 changed files with 193 additions and 38 deletions

View file

@ -51,7 +51,7 @@ public:
Device * getDevice(int num);
void setDevice(int num, Device * device);
void notImplemented(string mnemonic);
void notImplemented(int opcode);
void invalidOpcode(int opcode);