2020-07-05 14:57:18 -04:00
|
|
|
CODE (loop)
|
|
|
|
PC 0x47 - ORG @ 0x45 + ! ( stable abi )
|
2020-06-22 14:20:46 -04:00
|
|
|
[BP] 0 INC[w]+, ( I++ )
|
|
|
|
( Jump if I <> I' )
|
|
|
|
AX [BP] 0 MOVx[]+, AX [BP] -2 CMPx[]+,
|
2020-07-05 14:57:18 -04:00
|
|
|
JNZ, L1 @ RPCs, ( branch )
|
2020-06-22 14:20:46 -04:00
|
|
|
( don't branch )
|
2020-07-06 07:27:50 -04:00
|
|
|
BP 4 SUBxi, DX INCx,
|
2020-07-05 14:57:18 -04:00
|
|
|
;CODE
|