[HN Gopher] Show HN: SpecOS - A 64 bit OS kernel from scratch
___________________________________________________________________
Show HN: SpecOS - A 64 bit OS kernel from scratch
I've been working on this for ~3 months now, with pretty slow
progress to be honest. So far I've got an ATA PIO mode hard disk
driver, a FAT32 file system, a real time clock driver, and of
course the essentials (interrupts, keyboard, pixel graphics).
Kernel panics also cause a blue screen of death xD. It uses a
bitmap physical memory allocator, and I'm fixing some issues with
paging at the moment as a work towards running userspace
applications. I'd be interested to see your thoughts on it :D
Author : jakeStbu
Score : 39 points
Date : 2024-08-08 23:57 UTC (4 days ago)
(HTM) web link (github.com)
(TXT) w3m dump (github.com)
| fuzzfactor wrote:
| Well I highly admire the effort and it looks to me like you're
| heading in the right direction with the milestones you have lined
| up.
| waschl wrote:
| Nice! Will follow. Doing similar things here:
| https://github.com/jbreu/jos
| lagniappe wrote:
| >DOOM
|
| You have my heart, treat it wisely
| kaiken1987 wrote:
| Knew I recognized this. "This project has no meaningful
| contribution to society" lol. Wait until they see my github.
|
| But really great job so far.
| Koshkin wrote:
| What I miss is a 64-bit DOS that has never existed.
___________________________________________________________________
(page generated 2024-08-13 23:01 UTC)