mirror of
https://github.com/hsoft/collapseos.git
synced 2024-11-05 14:50:56 +11:00
6bc1738bfd
8086 asm is a lot terser than z80... Those indirect memory operations are very handy.
6 lines
131 B
Plaintext
6 lines
131 B
Plaintext
( find cont. )
|
|
DI 3 SUBxi, AX [DI] MOVx[], ( prev )
|
|
AX AX ORxx,
|
|
JNZ, AGAIN, ( loop )
|
|
AX INCx, ( NZ ) RETn,
|