Mercurial > public > mk2
comparison code_part1/OSTC_code_asm_part1/outputs.asm @ 701:4498d34462d4
minor layout fix
author | heinrichsweikamp |
---|---|
date | Sun, 10 Mar 2013 16:43:41 +0100 |
parents | 82f71a73f450 |
children | d68c6a6b1f38 |
comparison
equal
deleted
inserted
replaced
699:8b8c0dd0fa62 | 701:4498d34462d4 |
---|---|
3590 ;============================================================================= | 3590 ;============================================================================= |
3591 ; Display TTS after extra time at the same depth. | 3591 ; Display TTS after extra time at the same depth. |
3592 ; | 3592 ; |
3593 DISP_show_@5: | 3593 DISP_show_@5: |
3594 WIN_FONT FT_SMALL | 3594 WIN_FONT FT_SMALL |
3595 WIN_LEFT .159-.70 ; 10 chars aligned right. | 3595 WIN_LEFT .159-.69 ; 10 chars aligned right. |
3596 WIN_TOP .170 | 3596 WIN_TOP .170 |
3597 call DISP_divemask_color ; Set Color for Divemode mask | 3597 call DISP_divemask_color ; Set Color for Divemode mask |
3598 lfsr FSR2,letter | 3598 lfsr FSR2,letter |
3599 | 3599 |
3600 OUTPUTTEXTH .305 ; "Future TTS" | 3600 OUTPUTTEXTH .305 ; "Future TTS" |