NGPasm featuring:



    * EQU's
    * DB,DW,DL data formats



    Instructions:
      LD reg,data
      LDF,INCF,DECF
      RCF,SCF,CCF,ZCF
      NOP
      RET
      ADD,SUB






Lacks:
    * Include text files
    * Include binary files
    * Add like 100 more instructions for a start
