Skip to content

Tom Os x64 is developed with its anime friends Spikelibc and ButchDrivers

License

Notifications You must be signed in to change notification settings

blessingcharles/TOM_OS

Repository files navigation

[x86_64 bit]

With SpikeLib And ButchDrivers And Topsy user console

    ├── boot
    │   ├── boot.asm
    │   ├── kernel.asm
    │   ├── kernel_utils.asm
    │   ├── Kmain.c
    │   ├── K_utils.c
    │   ├── K_utils.h
    │   ├── loader.asm
    │   ├── loader_utils.asm
    │   ├── OLDI_handlers.asm
    │   ├── OLDkernel.asm
    │   ├── protectedmode_utils.asm
    │   ├── realmode_tests.asm
    │   ├── realmode_utils.asm
    │   ├── traps.asm
    │   ├── traps.c
    │   └── traps.h
    | 
    ├── ButchDrivers
    │   ├── keyboard.c
    │   └── keyboard.h
    |
    ├── init_process
    │   ├── lib.a
    │   ├── link.lds
    │   ├── main.c
    │   ├── start.asm
    │   └── uBuild.sh
    ├── jerrylinker.lds
    |
    ├── nibbles
    │   ├── lib.a
    │   ├── link.lds
    │   ├── main.c
    │   ├── start.asm
    │   └── uBuild.sh
    |
    ├── SpikeLib
    │   ├── debug.c
    │   ├── debug.h
    │   ├── lib.asm
    │   ├── lib.c
    │   ├── lib.h
    │   ├── print.c
    │   ├── print.h
    │   ├── process.c
    │   ├── process.h
    │   ├── syscall.c
    │   ├── syscall.h
    │   ├── TomMemory.c
    │   └── TomMemory.h
    |
    ├── Tlibc
    │   ├── lib.asm
    │   ├── lib.h
    │   ├── print.c
    │   └── syscall.asm
    |
    ├── topsy
    │   ├── commands.c
    │   ├── console.c
    │   ├── console.h
    │   ├── lib.a
    │   ├── link.lds
    │   ├── start.asm
    │   └── uBuild.sh

About

Tom Os x64 is developed with its anime friends Spikelibc and ButchDrivers

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published