Mercurial > public > hwos_code
comparison src/aa_wordprocessor.asm @ 275:653a3ab08062
rename into hwOS
| author | heinrichsweikamp |
|---|---|
| date | Thu, 07 May 2015 13:11:14 +0200 |
| parents | e79bc535ef9e |
| children | a5fc007634c5 |
comparison
equal
deleted
inserted
replaced
| 274:9347893b74ce | 275:653a3ab08062 |
|---|---|
| 37 ; Available general purpose registers: | 37 ; Available general purpose registers: |
| 38 ; PRODH, PRODL (needed for array indexing) | 38 ; PRODH, PRODL (needed for array indexing) |
| 39 ; FSRx 12bits. Usefull as RAM pointers. | 39 ; FSRx 12bits. Usefull as RAM pointers. |
| 40 ;============================================================================= | 40 ;============================================================================= |
| 41 | 41 |
| 42 #include "ostc3.inc" | 42 #include "hwos.inc" |
| 43 #include "tft.inc" | 43 #include "tft.inc" |
| 44 | 44 |
| 45 extern aa_font16_block | 45 extern aa_font16_block |
| 46 extern aa_font28_block | 46 extern aa_font28_block |
| 47 extern aa_font36_block | 47 extern aa_font36_block |
