diff code_part1/OSTC_code_asm_part1/MAIN.ASM @ 51:ceeeb5e49348

1.70....
author heinrichsweikamp
date Fri, 30 Jul 2010 12:32:15 +0200
parents cd5b650920f6
children 23dba7f60f88
line wrap: on
line diff
--- a/code_part1/OSTC_code_asm_part1/MAIN.ASM	Thu Jul 29 13:23:08 2010 +0200
+++ b/code_part1/OSTC_code_asm_part1/MAIN.ASM	Fri Jul 30 12:32:15 2010 +0200
@@ -73,7 +73,7 @@
 		movff	0x102,BSR					;restore BSR register
 		retfie
 
-		ORG	0x00100				; 
+;		ORG	0x00070				; 
 #include	text_table.asm		; includes textmacros
 #include	displaytext.asm		; sends texts to wordprocessor
 #include	math.asm			; mathematical functions