comparison src/tft_outputs.asm @ 106:bc7c022d2c74

minor
author heinrichsweikamp
date Tue, 03 Jun 2014 13:20:44 +0200
parents 0aaa4877ba25
children f3062a611eef
comparison
equal deleted inserted replaced
105:0aaa4877ba25 106:bc7c022d2c74
1974 banksel common 1974 banksel common
1975 return 1975 return
1976 1976
1977 global TFT_debug_output 1977 global TFT_debug_output
1978 TFT_debug_output: 1978 TFT_debug_output:
1979 return
1979 WIN_TINY .107,.0 1980 WIN_TINY .107,.0
1980 call TFT_standard_color 1981 call TFT_standard_color
1981 lfsr FSR2,buffer 1982 lfsr FSR2,buffer
1982 movff char_O_ceiling+0,lo 1983 movff char_O_ceiling+0,lo
1983 movff char_O_ceiling+1,hi 1984 movff char_O_ceiling+1,hi