Mercurial > public > mk2
diff code_part1/OSTC_code_asm_part1/start.asm @ 160:0ee809806454
1.80 stable released, 1.81beta started
author | heinrichsweikamp |
---|---|
date | Wed, 19 Jan 2011 12:24:51 +0100 |
parents | 54cc1346ac15 |
children | 144822282fa3 |
line wrap: on
line diff
--- a/code_part1/OSTC_code_asm_part1/start.asm Tue Jan 18 12:01:13 2011 +0100 +++ b/code_part1/OSTC_code_asm_part1/start.asm Wed Jan 19 12:24:51 2011 +0100 @@ -124,7 +124,7 @@ movwf EEDATA call write_eeprom ; write version y clrf EEADRH ; Reset EEADRH - goto reset_all_cf ; resets all custom functions bank0 and bank1 and jumps to "restart" +; goto reset_all_cf ; resets all custom functions bank0 and bank1 and jumps to "restart" ; goto reset_all_cf_bank1 ; resets all custom functions bank1 and jumps to "restart" restart: