Ignore:
Timestamp:
Jul 5, 2022, 8:28:18 PM (23 months ago)
Author:
chronos
Message:
  • Modified: Improved sample code execution.
  • Added: Memory map form.
Location:
branches/UltimatOS
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/UltimatOS

    • Property svn:ignore set to
      UltimatOS
      UltimatOS.lps
      UltimatOS.res
      lib
  • branches/UltimatOS/Program.asm

    r29 r30  
    1313  CALL TextOut
    1414 
     15  ;SET  R0, 110
     16  ;SET  R1, 110
     17  ;CALL SetPixelAddr
     18 
     19  ;SET  R0, 65
     20  ;SET  R1, 110
     21  ;SET  R2, 110
     22  ;CALL WriteChar
     23 
    1524  HALT
    1625 
Note: See TracChangeset for help on using the changeset viewer.