home.social

#kernelprogramming — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #kernelprogramming, aggregated by home.social.

  1. Habemus ELFs! Not the fantasy creatures. But just a set of organized bit and bytes.
    I managed to make my #kernel #dreamos64 launch its first ELF executable, although is just printing a message.
    ELF support is still very limited, but, is still a great achievement for my toy project.
    More info on my free #kofi post: ko-fi.com/post/Habemus-ELFs-Q5
    #osdev #operatingsystemdevelopment #programming #systemprogramming #kernelprogramming #osdever #operatingsystem #hobbyos #hobbykernel

  2. 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

  3. 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

  4. 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

  5. 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

  6. 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

  7. It's never too late for an ambitious goal and to learn something new. I'm reading "Linux Kernel Programming - Second Edition" by Kaiwan N. Billimoria [1]. Chapter two brought back a lot of memories. Glad that "make menuconfig" and the like are still around even after so many years I didn't touch them. Wish me luck on my journey to contribute to the Linux Kernel one day.

    [1] packtpub.com/en-us/product/lin