Mercurial > public > hwos_code
comparison src/convert.asm @ 275:653a3ab08062
rename into hwOS
author | heinrichsweikamp |
---|---|
date | Thu, 07 May 2015 13:11:14 +0200 |
parents | 31088352ee32 |
children | 5ad479f2a868 |
comparison
equal
deleted
inserted
replaced
274:9347893b74ce | 275:653a3ab08062 |
---|---|
9 ; HISTORY | 9 ; HISTORY |
10 ; 2007-10-07 : [MH] Creation for OSTC sources | 10 ; 2007-10-07 : [MH] Creation for OSTC sources |
11 ; 2010-12-10 : [jDG] Optimize macro size | 11 ; 2010-12-10 : [jDG] Optimize macro size |
12 ; | 12 ; |
13 | 13 |
14 #include "ostc3.inc" ; Mandatory header | 14 #include "hwos.inc" ; Mandatory header |
15 | 15 |
16 ;============================================================================= | 16 ;============================================================================= |
17 | 17 |
18 CBLOCK tmp+0x08 ; space for aa_wordprocessor | 18 CBLOCK tmp+0x08 ; space for aa_wordprocessor |
19 temp3 | 19 temp3 |