Mercurial > public > mk2
diff code_part1/OSTC_code_asm_part1/start.asm @ 62:2972a06b0785
1.71 beta in work
author | heinrichsweikamp |
---|---|
date | Mon, 20 Sep 2010 21:51:18 +0200 |
parents | 4f6d6f00e685 |
children | 3e351e25f5d1 |
line wrap: on
line diff
--- a/code_part1/OSTC_code_asm_part1/start.asm Thu Aug 05 09:50:24 2010 +0200 +++ b/code_part1/OSTC_code_asm_part1/start.asm Mon Sep 20 21:51:18 2010 +0200 @@ -121,7 +121,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: