Re: Adding built-in routines to the euphoria interpretor

new topic     » goto parent     » topic index » view thread      » older message » newer message

On Tue, 21 Nov 2006 20:52:29 -0800, "Ryan W. Johnson"
<guest at RapidEuphoria.com> wrote:

>When i call the fiKernelInfo() function in my test app, it says op 
>code 182 is unknown. So, it's seems to be partially working, but i'm 
>missing something somewhere. Does anyone know what else I need to do?
See emit_op in emit.e
For example (untested!), add FI_OPEN_SESSION to the test:
elsif find(op, {RAND, PEEK, PEEK4S, PEEK4U, NOT_BITS, NOT}) then


Regards,
Pete

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu