develop/examples/numcalc: Post-SVN tidy

- Move source code from `trunk` into program root directory.
- Update build files and 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-23 03:10:49 +01:00
parent 40105bfb3b
commit bacbce5313
3 changed files with 56 additions and 50 deletions

View File

@@ -1,4 +1,10 @@
include '..\..\..\..\macros.inc' ; SPDX-License-Identifier: NOASSERTION
;
; Text encoded with Code Page Windows 1251 - Cyrillic
include '..\..\..\macros.inc'
use32 use32
db 'MENUET01' db 'MENUET01'
dd 1 dd 1