Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/CorruptedByCPU/Fern-Night
A simple, clean code, multi-tasking kernel written in C language for 64-bit processors from the AMD64 family.
https://github.com/CorruptedByCPU/Fern-Night
Last synced: 3 months ago
JSON representation
A simple, clean code, multi-tasking kernel written in C language for 64-bit processors from the AMD64 family.
- Host: GitHub
- URL: https://github.com/CorruptedByCPU/Fern-Night
- Owner: CorruptedByCPU
- License: other
- Created: 2022-11-09T13:32:48.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-03T11:31:25.000Z (7 months ago)
- Last Synced: 2024-07-29T00:58:55.146Z (3 months ago)
- Language: C
- Homepage:
- Size: 375 KB
- Stars: 17
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
- awesome-os - Fern-Night - C language operating system (related to [Cyjon](https://github.com/CorruptedByCPU/Cyjon/) project). (Open Source Operating Systems)
README
# Info
Fern-Night is now fully compatible with ![Cyjon](https://github.com/CorruptedByCPU/Cyjon/). Any modification to either repository must be reflected in the other.
# Fern-Night (workname)
A simple, clean, multi-tasking operating system written in C language for 64-bit processors from the AMD64 family.
![Cyjon 0.2099](https://blackdev.org/shot/2128.png?)
### Software:
- Qemu 5.0.0 (or newer)
## Download
https://blackdev.org/files/fern-night.iso
### Run
qemu-system-x86_64 --enable-kvm -cdrom fern-night.iso -m 128 -cpu max -smp 2 -rtc base=localtime