Thread: jetaos

Results 1 to 15 of 59

Threaded View

  1. #1
    radnomguywfq3's Avatar
    Join Date
    Jan 2007
    Gender
    male
    Location
    J:\E\T\A\M\A\Y.exe
    Posts
    8,858
    Reputation
    381
    Thanks
    1,823
    My Mood
    Sad

    jetaos

    I've been working on this project for about a week. Well, I've been researching about the creation of the OS for the past week, I only started writing it over the weekend. Its about 45% assembler if you include the bootsector, the kernel is written in C with some asm parts to it, and hopefully after I build a strong foundation for the OS I can work with C++, but right now C++ is far too high-level to be working with. Anyway, it won't be open-sourced for a couple more weeks. I've only gotten it to the point where it sets up a GDT and IDT, and I still need to write some ISRs(hence why it hangs at the fourth line)

    It may look simple to you, but this takes a hella lot of work to write some of the most basic kernels.

    Anyway some screenshots of the bootsector and the kernel:


  2. The Following User Says Thank You to radnomguywfq3 For This Useful Post:

    Synns (09-30-2009)

Similar Threads

  1. JetaOs bootsector
    By radnomguywfq3 in forum Assembly
    Replies: 7
    Last Post: 10-23-2009, 12:03 PM
  2. Jetaos 0.1b source
    By radnomguywfq3 in forum C++/C Programming
    Replies: 2
    Last Post: 10-17-2009, 04:48 PM
  3. JetaOs -- Looking for contributers from MPGH
    By radnomguywfq3 in forum C++/C Programming
    Replies: 20
    Last Post: 10-13-2009, 07:39 PM
  4. JetaOs -- Looking for contributers from MPGH
    By radnomguywfq3 in forum General
    Replies: 4
    Last Post: 10-13-2009, 02:49 AM

Tags for this Thread