Skip to content

have some built in functions for os dev that are translated to asm

Notifications You must be signed in to change notification settings

wwidlishy/pyosdevkit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

pyosdevkit

Python OS Development kit

later i will add this as pip package

how it works:
  uses prebuild functions in libary and translates it to assembly

requirements:
  nasm (added to path)
  qemu (added to path)
  
pyosdevkit installation guide:
  copy pyosdevkit.py to the directory
  create .py file in the same directory
  open created .py file
  start coding (pyosdevkit doesnt support python commands, only pyosdevkit commands)

About

have some built in functions for os dev that are translated to asm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages