develop/libraries/fontslib: Post-SVN tidy

- Move source code from `trunk` into program root directory.
- Update ASM include paths.
- Note: Line endings standardised from `CRLF` > `LF`, so best to view diffs with whitespace changes hidden.
This commit is contained in:
2025-05-25 14:29:58 +01:00
parent e0e82faa87
commit efcc0e85f1
7 changed files with 451 additions and 445 deletions

View File

@@ -42,10 +42,10 @@ use32 ;
dd mem ; à á¯®«®¦¨¬ ¯®§¨æ¨î á⥪  ¢ ®¡« á⨠¯ ¬ïâ¨, áà §ã §  ⥫®¬ ¯à®£à ¬¬ë. ‚¥à設  á⥪  ¢ ¤¨ ¯ §®­¥ ¯ ¬ïâ¨, 㪠§ ­­®¬ ¢ëè¥ dd mem ; à á¯®«®¦¨¬ ¯®§¨æ¨î á⥪  ¢ ®¡« á⨠¯ ¬ïâ¨, áà §ã §  ⥫®¬ ¯à®£à ¬¬ë. ‚¥à設  á⥪  ¢ ¤¨ ¯ §®­¥ ¯ ¬ïâ¨, 㪠§ ­­®¬ ¢ëè¥
dd 0x0 ; 㪠§ â¥«ì ­  áâபã á ¯ à ¬¥âà ¬¨. dd 0x0 ; 㪠§ â¥«ì ­  áâபã á ¯ à ¬¥âà ¬¨.
dd way_of_ini dd way_of_ini
include '../../../../macros.inc' include '../../../macros.inc'
include '../../../../KOSfuncs.inc' include '../../../KOSfuncs.inc'
include '../../../../load_lib.mac' include '../../../load_lib.mac'
include '../../box_lib/box_lib.mac' include '../box_lib/box_lib.mac'
@use_library ;use load lib macros @use_library ;use load lib macros
start: start:
;universal load library/librarys ;universal load library/librarys

View File

@@ -1,3 +1,9 @@
; SPDX-License-Identifier: NOASSERTION
;
; Text encoded with Code Page Windows 1251 - Cyrillic
; Copyright (c) 2009, <Lrz> ; Copyright (c) 2009, <Lrz>
; All rights reserved. ; All rights reserved.
; ;
@@ -34,7 +40,7 @@ section '.flat' code readable align 16
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;Get info about ;Get info about
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
include '../../../../macros.inc' include '../../../macros.inc'
align 4 align 4
initialization_font: initialization_font:
; esp+0 = dd back ; esp+0 = dd back