summaryrefslogtreecommitdiff
path: root/miniasm
AgeCommit message (Expand)Author
2020-01-19another try in pure C firstAndreas Baumann
2020-01-12added some stuff around bootstrapping and minial Intel ASMAndreas Baumann
2018-09-24added test9.asm exmaple for miniasm/miniemu (load, store mem, not working)Andreas Baumann
2018-06-24some work on the lexer of minic (reading comments)Andreas Baumann
2018-06-16no extern for function prototypes in header files (no clue, why I always do t...Andreas Baumann
2018-05-01quite some fixesAndreas Baumann
2017-10-28pcc works but throws warnings about '#pragma once', I know it isAndreas Baumann
2017-10-28added some comments on the CPU registersAndreas Baumann
2017-01-01initial checkinAndreas Baumann