bneukom / ch.fhnw.mdt

MicroCore development tools.
0 stars 0 forks source link

If a function has not been dissasembled during compile time, dissassemble it ad hoc. #62

Closed bneukom closed 8 years ago

bneukom commented 9 years ago

Originally reported by: bneukom (Bitbucket: bneukom, GitHub: bneukom)


For example in the shift instruction (or any other word which is marked with W in the uForth documentation).


bneukom commented 9 years ago

Original comment by bneukom (Bitbucket: bneukom, GitHub: bneukom):


Implemented.