VladisM/MARK_II

Signed values in assembler

VladisM opened this issue · 2 comments

Please check how assembler deal with negative values as arguments. Negative values should be probably emited by compiler directly in hexadecimal form.

I will solve it, when new CPU will be done together with floating point numbers and so on.

There is branch for new CPU core (pull request #12) - I will set this as todo task.