فهرست منبع

* another byte saved in the InitModeX routine :)

git-svn-id: trunk@40978 -
nickysn 6 سال پیش
والد
کامیت
f6aa6e5b58
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      packages/graph/src/msdos/graph.pp

+ 1 - 1
packages/graph/src/msdos/graph.pp

@@ -2403,7 +2403,7 @@ const CrtAddress: word = 0;
      MOV  AX, 0013h
      CMP  BYTE PTR [DontClearGraphMemory],0
      JE   @L2
-     OR   AX, 080h
+     OR   AL, 080h
   @L2:
      push ds
      push bp