comparison code_part1/OSTC_code_asm_part1/pled_outputs.asm @ 429:1da600c4e139

traling space for simulator data
author heinrichsweikamp
date Thu, 04 Aug 2011 07:44:03 +0200
parents e671d2018e0f
children f36b93f2fbed
comparison
equal deleted inserted replaced
428:1afeb73ade7d 429:1da600c4e139
537 bra PLED_simulator_data_2 537 bra PLED_simulator_data_2
538 538
539 PLED_simulator_data_1: 539 PLED_simulator_data_1:
540 bsf leftbind 540 bsf leftbind
541 output_8 541 output_8
542 STRCAT "0min" 542 STRCAT "0min "
543 543
544 PLED_simulator_data_2: 544 PLED_simulator_data_2:
545 call word_processor 545 call word_processor
546 546
547 ;---- Updates bottom time line ------------------------------------------- 547 ;---- Updates bottom time line -------------------------------------------