Ahh gotcha. 


> On Feb 8, 2015, at 4:37 PM, erik quanstrom <quans...@quanstro.net> wrote:
> 
>> On Sun Feb  8 15:31:26 PST 2015, don.bai...@gmail.com wrote:
>> Technically, there are a few instructions that the 9 compilers miss.
>> This is generally handled by the BYTE directive (see the asm manual).
>> 
>> Alternatively, adding a new instruction to the lexer/etc is fairly
>> trivial.  See diffs between vc and kc, for example.
> 
> you can't actually sneak around the linker with BYTE.  try it, you'll see.
> 
> i've added many instructions to the various compilers.  i'm just double 
> checking
> that it is indeed a valid instruction.  the manual says it is, but that's 
> subject
> to my reading comprehension.  :-)
> 
> - erik
> 

Reply via email to