Email or username:

Password:

Forgot your password?
2 posts total
Ivan G.

After more than two months another Dreamos64 update. Not new features but fixes and improvements, full story on #ko-fi
ko-fi.com/post/Dreamos64-Statu (free).
I found a nasty bug in a core memory function, where i was returning true instead of false and viceversa. Also some code refactor and documentation improvements.

#osdev #kernel #operatingsystemdevelopment #programming #framebuffer #systemprogramming #kernelprogramming #osdever #operatingsystem #hobbyos

After more than two months another Dreamos64 update. Not new features but fixes and improvements, full story on #ko-fi
ko-fi.com/post/Dreamos64-Statu (free).
I found a nasty bug in a core memory function, where i was returning true instead of false and viceversa. Also some code refactor and documentation improvements.

Ivan G.

A self-promotion post. Just to remind about one of my personal projects: #osdev_notes available here: github.com/dreamportdev/Osdev- a complete guide on how to write an #operatingsystem system from scratch in C. It covers all the steps from the boot to the userspace (and beyond) passing through file-system, scheduling, memory etc.
They are totally free. They are also available as a printed book on lulu: lulu.com/search?sortBy=RELEVAN #programming #osdev #kernel #assembly #selfpublishing

A self-promotion post. Just to remind about one of my personal projects: #osdev_notes available here: github.com/dreamportdev/Osdev- a complete guide on how to write an #operatingsystem system from scratch in C. It covers all the steps from the boot to the userspace (and beyond) passing through file-system, scheduling, memory etc.
They are totally free. They are also available as a printed book on lulu: lulu.com/search?sortBy=RELEVAN

Go Up