IncCa
Jump to navigation
Jump to search
- This article is not detailed enough and needs to be expanded. Please help us by adding some more information.
IncCa (Increment and jump if Carry)- is an OISC by User:ChuckEsoteric08 that is easy to implement
Specification
IncCa runs on Self-Modifying Virtual Machine with width of an address and a IP (which are equal) being 8, 16, 32 or 64 and one instruction
a b
Meaning "Increment address a and if it overflows jump to address b". Program halts if IP overflows