kidmirage / KENBAK-2-5-Build-Files

For the 2:5 Scale KENBAK-1 Personal Computer Reproduction

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LNEG does not work properly

rlstrand opened this issue · comments

;Load a with negative of a value
LNEG A,1
Set the A register to 11111110
This is equivalent to NOT A

It should be 11111111 which its -1

Fixed in release V1.02.