Mercurial > public > mk2
diff code_part1/OSTC_code_asm_part1/MAIN.ASM @ 141:622da16b768f
LowBatt! Warning in divemode
author | heinrichsweikamp |
---|---|
date | Thu, 06 Jan 2011 18:36:22 +0100 |
parents | 06c4899ddb4b |
children | 999abb01c78f |
line wrap: on
line diff
--- a/code_part1/OSTC_code_asm_part1/MAIN.ASM Thu Jan 06 18:12:15 2011 +0100 +++ b/code_part1/OSTC_code_asm_part1/MAIN.ASM Thu Jan 06 18:36:22 2011 +0100 @@ -32,7 +32,7 @@ #include definitions.asm ; Defines, I/O Ports and variables reset_v code 0x0000 - goto start ; Start! +e goto start ; Start! inter_v code 0x0008 bra HighInt ;High Priority Interrups