Mercurial > public > mk2
comparison code_part1/OSTC_code_asm_part1/pled_outputs.asm @ 67:73b9719a40ec
1.71
author | heinrichsweikamp |
---|---|
date | Tue, 12 Oct 2010 21:18:47 +0200 |
parents | 6aee3a07f370 |
children | d0b677e1e9a5 |
comparison
equal
deleted
inserted
replaced
66:6aee3a07f370 | 67:73b9719a40ec |
---|---|
2505 call PLED_decoplan_show_stop_gf | 2505 call PLED_decoplan_show_stop_gf |
2506 movlw d'7' ; the next 7 Stops... | 2506 movlw d'7' ; the next 7 Stops... |
2507 cpfseq temp5 | 2507 cpfseq temp5 |
2508 bra PLED_decoplan_gf_page1y | 2508 bra PLED_decoplan_gf_page1y |
2509 return | 2509 return |
2510 | |
2510 | 2511 |
2511 PLED_decoplan_show_stop_gf: | 2512 PLED_decoplan_show_stop_gf: |
2512 bsf leftbind | 2513 bsf leftbind |
2513 WIN_LEFT .100 | 2514 WIN_LEFT .100 |
2514 movff temp6,win_top | 2515 movff temp6,win_top |