comparison code_part1/OSTC_code_asm_part1/MAIN.ASM @ 102:b13ace8d052f

Scribble_15 at wakeup...
author JeanDo
date Mon, 13 Dec 2010 23:49:52 +0100
parents 6f8e3a08011e
children
comparison
equal deleted inserted replaced
101:526d2c016645 102:b13ace8d052f
126 #include aa_wordprocessor.asm ; ASM wordprocessor under tests. 126 #include aa_wordprocessor.asm ; ASM wordprocessor under tests.
127 else 127 else
128 #include ostc_part3_wordprocessor_NEW_CURSOR_9A00_to_B960_jump_in_B410.txt ; Christians fonts... 128 #include ostc_part3_wordprocessor_NEW_CURSOR_9A00_to_B960_jump_in_B410.txt ; Christians fonts...
129 endif 129 endif
130 130
131 #include color_processor.asm
132 #include scribble_15.asm
133
131 ;============================================================================= 134 ;=============================================================================
132 p2_deco code 0x0C000 ; Mark segment name into the .map file 135 p2_deco code 0x0C000 ; Mark segment name into the .map file
133 #include p2_deco_main_v110d.txt 136 #include p2_deco_main_v110d.txt
134 137
135 ;============================================================================= 138 ;=============================================================================