Mercurial > public > mk2
diff code_part1/OSTC_code_asm_part1/MAIN.ASM @ 116:14a074e1a375
Split C code, and use direct linking.
author | JeanDo |
---|---|
date | Sun, 26 Dec 2010 14:30:13 +0100 |
parents | 8aa8acada0fd |
children | 6a94f96e9cea |
line wrap: on
line diff
--- a/code_part1/OSTC_code_asm_part1/MAIN.ASM Fri Dec 24 15:40:27 2010 +0100 +++ b/code_part1/OSTC_code_asm_part1/MAIN.ASM Sun Dec 26 14:30:13 2010 +0100 @@ -134,10 +134,6 @@ #include dive_icons.asm ; Draw dive type icons in surface mode. ;============================================================================= -p2_deco code 0x0C000 ; Mark segment name into the .map file -#include p2_deco_main_v110d.txt - -;============================================================================= MESSG "OSTC - diving computer code, Copyright (C) 2010 HeinrichsWeikamp GbR" MESSG "This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the" MESSG "Free Software Foundation, either version 3 of the License, or (at your option) any later version."