You are browsing as a guest. Sign up (or log in) to start making projects!

PyToOS

  • 1 Devlogs
  • 1 Total hours

A batch script that automatically turns a python script into a full operating system with a custom kernel

Open comments for this post

44m 12s logged

Devlog #1!
I feel so sigma
I made the first batch script
It builds the kernel.c, kernel.asm and linker.ld to a .bin which is a runnable os

it works yipee

the only problem i had was with one of the files (cc1.exe) being too large so i wrote some code to yoink it from google drive!

i also went through the i686-elf-tools and just deleted stuff and it ended up less then a gigabyte which is crazy. its just cc1.exe that takes up 600 megs. also nasm is tiny!

the whole program so far is self contained except that one download but that happens once

it is on github yay

0
0
2

Delete project?

Are you sure you want to permanently delete this project? This action cannot be undone.

All devlogs, followers, and associated data will be removed.

Followers

Loading…