Mercurial > public > mk2
comparison code_part1/OSTC_code_asm_part1/definitions.asm @ 97:dc349e4264bb
Cleanup CF for bad 15bits value display
Cleanup old printf prototype
New strings macro
author | JeanDo |
---|---|
date | Sun, 12 Dec 2010 01:13:48 +0100 |
parents | 25433449bcb5 |
children | 6f8e3a08011e |
comparison
equal
deleted
inserted
replaced
96:25433449bcb5 | 97:dc349e4264bb |
---|---|
337 logbook_temp6 ; Temp used in logbook display&Divemode&Gassetup | 337 logbook_temp6 ; Temp used in logbook display&Divemode&Gassetup |
338 | 338 |
339 convert_value_temp:3 ; used in menu_battery_state_convert_date | 339 convert_value_temp:3 ; used in menu_battery_state_convert_date |
340 box_temp:5 | 340 box_temp:5 |
341 time_correction_value ; Adds to Seconds on midnight | 341 time_correction_value ; Adds to Seconds on midnight |
342 printf_len | |
343 ENDC | 342 ENDC |
344 | 343 |
345 ifndef AAFONTS | 344 ifndef AAFONTS |
346 CBLOCK | 345 CBLOCK |
347 win_color1_temp | 346 win_color1_temp |