Mirror of CollapseOS
Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.

17 linhas
233B

  1. : JPccnn, SWAP <<3 0xc2 OR A, A,, ;
  2. ( 26 == next )
  3. : JPNEXT, 26 JPnn, ;
  4. ( 29 == chkPS )
  5. : chkPS, 29 CALLnn, ;
  6. : CODE
  7. ( same as CREATE, but with native word )
  8. (entry)
  9. ( 23 == nativeWord )
  10. 23 C,
  11. ;
  12. : ;CODE JPNEXT, ;