550 B
550 B
Py502
a Python CPU emulator with a custom instruction set, and an ASM compiler
What Doin'?
I am currently working on a C compiler for this custom CPU architecture. I am also going to add characters to my ASM compiler so you can do stuff like
message:
.asciiz db "Hello, World!", 0x00 ; null terminated