diff options
| author | Amlal <amlalelmahrouss@icloud.com> | 2024-07-28 16:11:46 +0000 |
|---|---|---|
| committer | Amlal <amlalelmahrouss@icloud.com> | 2024-07-28 16:11:46 +0000 |
| commit | c4023005e029ae092dad2689564c490580dd5c28 (patch) | |
| tree | 3080ba07a6b552bf3d7591574cf69b2a3c8fd0fd /ReadMe.md | |
| parent | 8c8822fff78f9ff9cd640271da9b3634c4c2f97f (diff) | |
| parent | 4db57a2d646b1538783a0675b38bada7a0f903ae (diff) | |
Merged in MHR-36 (pull request #17)
MHR-36
Diffstat (limited to 'ReadMe.md')
| -rw-r--r-- | ReadMe.md | 8 |
1 files changed, 5 insertions, 3 deletions
@@ -1,13 +1,15 @@ <!-- README of ZKA 1 --> + + # ZKA (Zeta Kernel Architecture) -ZKA is an operating system kernel, also codenamed 'Ne'. +ZKA is an operating system kernel, also codenamed 'NewOS'. ## Installation: - MinGW/GCC for the kernel and bootloader. -- Netwide Assembler/CodeTools to output COFF/PEF object code. +- Netwide Assembler/NDK to output COFF/PEF object code. ### Start by cloning: @@ -22,4 +24,4 @@ cd newoskrnl make -f amd64-efi.make all ``` -##### Copyright, Zeta Electronics Corporation, all rights reserved. +##### Copyright, ZKA Technologies, all rights reserved. |
