CPU/ASM/Debug.py
2024-05-07 16:05:43 +08:00

6 lines
69 B
Python

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