Barebones x86 library
- AndrewAPrice
- Member
- Posts: 2299
- Joined: Mon Jun 05, 2006 11:00 pm
- Location: USA (and Australia)
Barebones x86 library
What do people think of a barebones x86 library? Buy this I mean a library which can handle audio, network, file systems, video and runs directly on the hardware without any underlying OS. You'd probably need a bootloader like GRUB so you programs can be larger than 512 bytes.
My OS is Perception.
Re: Barebones x86 library
Sounds like any other RTOS setup.MessiahAndrw wrote:What do people think of a barebones x86 library? Buy this I mean a library which can handle audio, network, file systems, video and runs directly on the hardware without any underlying OS. You'd probably need a bootloader like GRUB so you programs can be larger than 512 bytes.
I think it should only be able to handle simple devices...with network, there is too broad of a range...but something that could do CPU stuff for you(like loading GDT and TSS and such..without inline asm) and something that could do VGA/SVGA/VBE graphics would be pretty cool too...
Simple harddrive(ATA and SATA) and other drives(USB mass storage devices, floppies, and cd-rom) would be really cool...
Simple harddrive(ATA and SATA) and other drives(USB mass storage devices, floppies, and cd-rom) would be really cool...
- Kevin McGuire
- Member
- Posts: 843
- Joined: Tue Nov 09, 2004 12:00 am
- Location: United States
- Contact: