CPU/ASM/debug.py
2024-04-29 22:03:14 +08:00

6 lines
69 B
Python

CMDs = ["prt"]
def prt(self, operand):
print(operand[0].get())