Gramado Operating System.
=================
This is how far I have gotten. It's multi-tasking, but i just have a few apps done.
Now I'm working on my Boot again, May anyone help me with storage stuff?
https://github.com/frednora/gramado
Gramado
- MajickTek
- Member
- Posts: 101
- Joined: Sat Dec 17, 2016 6:58 am
- Libera.chat IRC: MajickTek
- Location: The Internet
- Contact:
Re: Gramado
Have you checked out our wiki yet?frednora wrote:...May anyone help me with storage stuff?
ATA (hard disks)
Floppy Disk Controller
ATAPI (cd-rom)
AHCI (SATA native)
DMA
PCI
PCI Express
USB
For boot-specific things you may want to look at these:
File Management
File Systems
Memory Management
I hope this helps
P.S.: check this wonderful website as well: https://www.google.com
Everyone should know how to program a computer, because it teaches you how to think! -Steve Jobs
Code: Select all
while ( ! ( succeed = try() ) );