repo.or.cz
/
lcapit-junk-code.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Introduces jpeg-recovery source-code
[lcapit-junk-code.git]
/
DLW-1e
/
TODO
blob
bb863db470a9791c8a23d2693a88ec211b45094b
1
o add jumpC
2
3
The same as jump, but C can be:
4
5
jumpl: jump if LE=1
6
jumpe: jump if EQ=1
7
jumpg: jump if GR=1
8
9
o register-relative support
10
11
If room to new instructions is needed
12
-------------------------------------
13
14
o Kill cmp instruction, and modify sub to update the PSW
15
o Kill halt instruction