Anyone care to take this task on? It doesn't have to be at all fancy. 
In fact, all it needs to do is handle:

   *) Label offset calcs
   *) Explicit, fully-qualified, opcode names
   *) Opcode args as either labels or numbers

So we'd only pass it:

     foo: sub_i_i_ic 1, 2, 5
          ge_i_ic_l 1, 12, foo

and not

     foo: sub I1, I2, 5
          ge I, 12, foo

Any opcodes you might think you need can be made available, just ask 
and we'll get 'em defined.
-- 
                                         Dan

--------------------------------------"it's like this"-------------------
Dan Sugalski                          even samurai
[EMAIL PROTECTED]                         have teddy bears and even
                                       teddy bears get drunk

Reply via email to