Oxygen Basic

Programming => Bugs & Feature Requests => Topic started by: Emil_halim on April 10, 2013, 08:08:42 AM

Title: jnl asm instruction
Post by: Emil_halim on April 10, 2013, 08:08:42 AM
Hi Charles,

Code: [Select]
    .....
    jnl aa           ; this give error Unidentified instruction
    ..... 
.aa:

Title: Re: jnl asm instruction
Post by: Charles Pegge on April 10, 2013, 09:32:33 AM
Hi Emil, there are a few missing - most of the complementary jn.. ones. I'll put them on my list.