summaryrefslogtreecommitdiffhomepage
path: root/asm/assembler.h
AgeCommit message (Expand)Author
2020-11-22Support 16-bit shortRoland Reichwein
2020-11-21Bugfixing of stack (WIP)Roland Reichwein
2020-11-20Assembler bugfixes - tests run successfully nowRoland Reichwein
2020-11-18Added Asm opsRoland Reichwein
2020-11-15Evaluation (WIP)Roland Reichwein
2020-11-15Fixed unit tests, prepared hierarchical evaluation via stack (WIP)Roland Reichwein
2020-11-15Simplify Asm constructionRoland Reichwein
2020-11-09Implement inc instruction, support 64 bit regsRoland Reichwein
2020-11-08Prepare encoding and linkingRoland Reichwein
2020-10-18Namespace AsmRoland Reichwein
2020-10-18Added xor, mov, jmpRoland Reichwein
2020-10-17Add addRoland Reichwein
2020-10-17Handle Labels and DataRoland Reichwein
2020-10-17Add ret and intRoland Reichwein
2020-10-17Separate-out assemblerRoland Reichwein