
     Menu
   1      Enter new machine instructions
   2      Display all the instructins
   3          Exit
Enter your choice 2


          Pseudo Opcode Table 

   Pseudo Opcode   Routine name  Pass1   Pass2   Number
        USING       DO_USING       1       1       1
        START       DO_START       1       1       2
          END         DO_END       1       1       3
           DC          DO_DC       1       1       4
           DS          DO_DS       1       1       5
          EQU         DO_EQU       1       1       6
         DROP        DO_DROP       1       1       7
        LTROG       DO_LTROG       1       1       8

