Skip to content

TyfoC/osdev-python-utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

A set of utilities for osdev written in python

img2data

Converts an image to a C array (I used to get a 256-color VGA palette as an array)

img2data.py <input image> <start x> <start y> <shift x> <shift y> <output format> <output path>

About

Various utilities for osdev, written in Python 3

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages