Introduces jpeg-recovery source-code
[lcapit-junk-code.git] / DLW-1e / TODO
blobbb863db470a9791c8a23d2693a88ec211b45094b
1 o add jumpC
3  The same as jump, but C can be:
5         jumpl: jump if LE=1
6         jumpe: jump if EQ=1
7         jumpg: jump if GR=1
9 o register-relative support
11 If room to new instructions is needed
12 -------------------------------------
14 o Kill cmp instruction, and modify sub to update the PSW
15 o Kill halt instruction