comparison code_part1/OSTC_code_asm_part1/outputs.asm @ 690:839eac136bd8

2.60beta release
author heinrichsweikamp
date Wed, 30 Jan 2013 08:56:50 +0100
parents 6761e1865dfd
children 82f71a73f450
comparison
equal deleted inserted replaced
689:6761e1865dfd 690:839eac136bd8
1548 WIN_TOP .175 1548 WIN_TOP .175
1549 WIN_FONT FT_SMALL 1549 WIN_FONT FT_SMALL
1550 WIN_INVERT .0 ; Init new Wordprocessor 1550 WIN_INVERT .0 ; Init new Wordprocessor
1551 movlw .0 1551 movlw .0
1552 call DISP_grey_inactive_gas ; Sets Greyvalue for inactive gases 1552 call DISP_grey_inactive_gas ; Sets Greyvalue for inactive gases
1553 WIN_LEFT .90 1553 WIN_LEFT .115
1554 STRCPY_PRINT "1" 1554 STRCPY_PRINT "1"
1555 movlw .1 1555 movlw .1
1556 call DISP_grey_inactive_gas ; Sets Greyvalue for inactive gases 1556 call DISP_grey_inactive_gas ; Sets Greyvalue for inactive gases
1557 WIN_LEFT .103 1557 WIN_LEFT .124
1558 STRCPY_PRINT "2" 1558 STRCPY_PRINT "2"
1559 movlw .2 1559 movlw .2
1560 call DISP_grey_inactive_gas ; Sets Greyvalue for inactive gases 1560 call DISP_grey_inactive_gas ; Sets Greyvalue for inactive gases
1561 WIN_LEFT .117 1561 WIN_LEFT .133
1562 STRCPY_PRINT "3" 1562 STRCPY_PRINT "3"
1563 movlw .3 1563 movlw .3
1564 call DISP_grey_inactive_gas ; Sets Greyvalue for inactive gases 1564 call DISP_grey_inactive_gas ; Sets Greyvalue for inactive gases
1565 WIN_LEFT .130 1565 WIN_LEFT .142
1566 STRCPY_PRINT "4" 1566 STRCPY_PRINT "4"
1567 movlw .4 1567 movlw .4
1568 call DISP_grey_inactive_gas ; Sets Greyvalue for inactive gases 1568 call DISP_grey_inactive_gas ; Sets Greyvalue for inactive gases
1569 WIN_LEFT .143 1569 WIN_LEFT .151
1570 STRCPY_PRINT "5" 1570 STRCPY_PRINT "5"
1571 1571
1572 WIN_TOP .130 1572 WIN_TOP .130
1573 WIN_LEFT .100 1573 WIN_LEFT .100
1574 WIN_FONT FT_MEDIUM 1574 WIN_FONT FT_MEDIUM