---
0 1 2 3 4 5 6 7 Comment
0 nop call jmp ret jz jnz jc jnc destination in rest of
instruction
nop exec goto ret gz gnz gc gnc for slot 3
8 xor com and or + +c *+ /-
10 A!+ A@+ X@+ ext1 >X >Y Y!- lit
A! A@ X ext2 X> Y> Y!+ lit for slot 1
18 nip drop over dup >r >a r> a
---
A Man Crying Alone In The Wilderness - 26 Jun 2006 01:15 GMT
> ---
>
[quoted text clipped - 8 lines]
>
> ---
Maybe move Y!- to an extension tier ( of the " hard wired " taxonomy,
either ext1 or ext2 ) and use the
higher frequency Y in the top tier ( duplicate top of Y parameter stack
to the data paramater stack.)
A Man Crying Alone In The Wilderness - 26 Jun 2006 01:19 GMT
> ---
>
[quoted text clipped - 8 lines]
>
> --
Maybe move Y!- to an extension tier ( of the " hard wired " taxonomy,
either ext1 or ext2 ) and use the
higher frequency Y in the top tier ( duplicate top of Y parameter stack
to the data parameter stack.) -
---