Mercurial > public > mk2
comparison code_part1/OSTC_code_asm_part1/outputs.asm @ 720:4452837aff37
Vault date and time during update
author | heinrichsweikamp |
---|---|
date | Sun, 26 May 2013 11:58:56 +0200 |
parents | ad5ab9910820 |
children | 03f8a8eec9ae 0ab7d244c6ec |
comparison
equal
deleted
inserted
replaced
719:ad5ab9910820 | 720:4452837aff37 |
---|---|
295 DISP_resetdebugger: | 295 DISP_resetdebugger: |
296 global DISP_resetdebugger | 296 global DISP_resetdebugger |
297 global temp10 | 297 global temp10 |
298 | 298 |
299 movlb 1 ; For C-code calls | 299 movlb 1 ; For C-code calls |
300 call DISPLAY_boot ; DISP boot | 300 call DISPLAY_boot ; DISP boot |
301 call DISP_standard_color | 301 call DISP_standard_color |
302 WIN_INVERT .0 ; Init new Wordprocessor | 302 WIN_INVERT .0 ; Init new Wordprocessor |
303 | 303 |
304 DISPLAYTEXT .133 | 304 DISPLAYTEXT .133 |
305 DISPLAYTEXT .134 | 305 DISPLAYTEXT .134 |