Author Topic: jnl asm instruction  (Read 2133 times)

0 Members and 1 Guest are viewing this topic.

Emil_halim

  • Guest
jnl asm instruction
« on: April 10, 2013, 08:08:42 AM »
Hi Charles,

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


Charles Pegge

  • Guest
Re: jnl asm instruction
« Reply #1 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.