Mercurial > public > mk2
diff code_part1/OSTC_code_asm_part1/MAIN.ASM @ 494:e9b1f162799d
testing graphical velocity
author | heinrichsweikamp |
---|---|
date | Mon, 07 Nov 2011 08:39:21 +0100 |
parents | 19b9e19ea4da |
children | f5a06b9e2fef |
line wrap: on
line diff
--- a/code_part1/OSTC_code_asm_part1/MAIN.ASM Sun Nov 06 16:59:27 2011 +0100 +++ b/code_part1/OSTC_code_asm_part1/MAIN.ASM Mon Nov 07 08:39:21 2011 +0100 @@ -29,7 +29,7 @@ #include definitions.asm ; Defines, I/O Ports and variables ; #include "../OSTC_code_c_part2/shared_definitions.h" - #include "C:\Mk2\ostc2_code\code_part1\OSTC_code_c_part2\shared_definitions.h" + #include shared_definitions.h reset_v code 0x0000 goto start ; Start!