瀏覽代碼

+ nppcmem

Jonas Maebe 23 年之前
父節點
當前提交
07089fadb7
共有 1 個文件被更改,包括 5 次插入2 次删除
  1. 5 2
      compiler/powerpc/cpunode.pas

+ 5 - 2
compiler/powerpc/cpunode.pas

@@ -39,7 +39,7 @@ unit cpunode;
 //       nppccal,
 //       nppccal,
 //       nppccon,
 //       nppccon,
 //       nppcflw,
 //       nppcflw,
-//       nppcmem,
+       nppcmem,
 //       nppcset,
 //       nppcset,
 //       nppcinl,
 //       nppcinl,
 //       nppcopt,
 //       nppcopt,
@@ -52,7 +52,10 @@ unit cpunode;
 end.
 end.
 {
 {
   $Log$
   $Log$
-  Revision 1.10  2002-07-28 20:45:22  florian
+  Revision 1.11  2002-07-29 09:22:20  jonas
+    + nppcmem
+
+  Revision 1.10  2002/07/28 20:45:22  florian
     + added direct assembler reader for PowerPC
     + added direct assembler reader for PowerPC
 
 
   Revision 1.9  2002/07/26 12:31:56  jonas
   Revision 1.9  2002/07/26 12:31:56  jonas