Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/indiependente/yack
Yet Another C Kernel
https://github.com/indiependente/yack
Last synced: 5 days ago
JSON representation
Yet Another C Kernel
- Host: GitHub
- URL: https://github.com/indiependente/yack
- Owner: indiependente
- Created: 2014-05-05T21:57:11.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-05-07T20:39:11.000Z (over 10 years ago)
- Last Synced: 2024-05-02T05:17:02.983Z (8 months ago)
- Language: Assembly
- Size: 508 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
yack
====Yet Another C Kernel
====
###How to
1. Compile with make
2. Update kernel image with *update_image.sh*
3. Execute it in Bochs with *run_bochs.sh*
4. Have fun!====
###Dependencies
nasm
ld
gcc
bochs and related stuff