comparison code_part1/OSTC_code_asm_part1/simulator.asm @ 50:c97c5514b165

1.70..
author heinrichsweikamp
date Thu, 29 Jul 2010 13:23:08 +0200
parents cd5b650920f6
children a63d63a8612e
comparison
equal deleted inserted replaced
49:cd5b650920f6 50:c97c5514b165
258 simulator_calc_deco_loop2: 258 simulator_calc_deco_loop2:
259 call PLED_simulator_data 259 call PLED_simulator_data
260 260
261 ; Debugger 261 ; Debugger
262 call enable_rs232 262 call enable_rs232
263 ; movff char_I_deco_He_ratio5,TXREG 263 movff char_I_deco_He_ratio5,TXREG
264 ; call rs232_wait_tx ; wait for UART 264 call rs232_wait_tx ; wait for UART
265 ; movff char_I_deco_N2_ratio5,TXREG 265 movff char_I_deco_N2_ratio5,TXREG
266 ; call rs232_wait_tx ; wait for UART 266 call rs232_wait_tx ; wait for UART
267 ; movff char_I_deco_He_ratio4,TXREG 267 movff char_I_deco_He_ratio4,TXREG
268 ; call rs232_wait_tx ; wait for UART 268 call rs232_wait_tx ; wait for UART
269 ; movff char_I_deco_N2_ratio4,TXREG 269 movff char_I_deco_N2_ratio4,TXREG
270 ; call rs232_wait_tx ; wait for UART 270 call rs232_wait_tx ; wait for UART
271 ; movff char_I_deco_He_ratio3,TXREG 271 movff char_I_deco_He_ratio3,TXREG
272 ; call rs232_wait_tx ; wait for UART 272 call rs232_wait_tx ; wait for UART
273 ; movff char_I_deco_N2_ratio3,TXREG 273 movff char_I_deco_N2_ratio3,TXREG
274 ; call rs232_wait_tx ; wait for UART 274 call rs232_wait_tx ; wait for UART
275 ; movff char_I_deco_He_ratio2,TXREG 275 movff char_I_deco_He_ratio2,TXREG
276 ; call rs232_wait_tx ; wait for UART 276 call rs232_wait_tx ; wait for UART
277 ; movff char_I_deco_N2_ratio2,TXREG 277 movff char_I_deco_N2_ratio2,TXREG
278 ; call rs232_wait_tx ; wait for UART 278 call rs232_wait_tx ; wait for UART
279 ; movff char_I_deco_He_ratio,TXREG 279 movff char_I_deco_He_ratio,TXREG
280 ; call rs232_wait_tx ; wait for UART 280 call rs232_wait_tx ; wait for UART
281 ; movff char_I_deco_N2_ratio,TXREG 281 movff char_I_deco_N2_ratio,TXREG
282 ; call rs232_wait_tx ; wait for UART 282 call rs232_wait_tx ; wait for UART
283 movff char_I_deco_gas_change5,TXREG 283 movff char_I_deco_gas_change5,TXREG
284 call rs232_wait_tx ; wait for UART 284 call rs232_wait_tx ; wait for UART
285 movff char_I_deco_gas_change4,TXREG 285 movff char_I_deco_gas_change4,TXREG
286 call rs232_wait_tx ; wait for UART 286 call rs232_wait_tx ; wait for UART
287 movff char_I_deco_gas_change3,TXREG 287 movff char_I_deco_gas_change3,TXREG