Skip to content

🦌 Embedded Kernel, showing which flight-case my records live in

Notifications You must be signed in to change notification settings

j-and-j-global/BambiOS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BambiOS

A small application running as an embedded kernel which acts as a lookup menu to show which flightcase (and which position in that flightcase) records in my collection may be found.

Runs from a small laptop.

Building

A kernel image may be built as per:

$ make all

Or, since this is the default tasK:

$ make

Building on a Mac/ Windows

The BambiOS kernel needs some gnu elf tools which may not be available on non-linux.

The kernel can, instead, be built via docker:

$ docker run -v $(pwd):$(pwd) -w $(pwd) runar0/docker-gcc-nasm-cmake make

Testing

BambiOS may be run via qemu, via make

$ make boot

About

🦌 Embedded Kernel, showing which flight-case my records live in

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published