summaryrefslogtreecommitdiff
path: root/miniemu/cpu.h
AgeCommit message (Collapse)Author
2018-06-16no extern for function prototypes in header files (no clue, why I always do ↵Andreas Baumann
that :-) ) added itoa from abaos to minilib
2018-06-14flag renames in CPU emulatorAndreas Baumann
2018-05-01quite some fixesAndreas Baumann
2017-10-28added some comments on the CPU registersAndreas Baumann
tried to build with tcc, works, added to README(s)
2017-01-01initial checkinAndreas Baumann