OSDev.org

The Place to Start for Operating System Developers
It is currently Thu Mar 28, 2024 8:00 am

All times are UTC - 6 hours




Post new topic Reply to topic  [ 1 post ] 
Author Message
 Post subject: G-DOS
PostPosted: Mon Apr 27, 2020 6:33 am 
Offline
User avatar

Joined: Mon Apr 27, 2020 5:20 am
Posts: 1
Hello all,
I just want to share the hobby OS that I've been developing over the past year and a half: G-DOS

Link to the G-DOS GitHub repository

It's a 32-bit ROM-native OS that I initially made for my m68k/68030 based homebrew computer.
I designed it with portability in mind; it currently supports the m68k, arm, and PowerPC architectures, with 6+ platforms implemented.

Some highlights:
Custom libc, shell, and machine monitor
Disk drivers for ATA, ramdisks, and romdisks
ISA driver for CGA graphics output
PS/2 Keyboard driver, and several serial drivers

I've treated G-DOS as my sandbox for playing with various random ideas. It's not intended to be a serious OS for real use, but more as a playground for my low-level coding.
If you want to try running G-DOS, there are instructions on the GitHub page. I warn that I haven't tested the build system for portability that much, and it will probably have cause trouble.

I'm sharing this less for help, and more just as a resource for others, since it targets more esoteric hardware.


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 1 post ] 

All times are UTC - 6 hours


Who is online

Users browsing this forum: No registered users and 21 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group