summaryrefslogtreecommitdiffhomepage
path: root/asm/intel64/codes.cpp
AgeCommit message (Expand)Author
2020-11-22Support 16-bit shortRoland Reichwein
2020-11-21Bugfixing of stack (WIP)Roland Reichwein
2020-11-16Implement hierarchical evaluation (WIP)Roland Reichwein
2020-11-12implement restore of head recursionRoland Reichwein
2020-11-09Implement inc instruction, support 64 bit regsRoland Reichwein
2020-11-09First program: Can add 2 integers and return result via exit codeRoland Reichwein
2020-10-18Added xor, mov, jmpRoland Reichwein
2020-10-17Add addRoland Reichwein