Luca1991 / SeaStar-OS

A small 32bit OS written for my bachelor thesis. Mainly based on neon's os-dev articles.
GNU General Public License v3.0
3 stars 1 forks source link

Elf32 Loader #7

Open Luca1991 opened 10 years ago

Luca1991 commented 10 years ago

I've tried to code an elf32 loader, but it is currently broken (unhandled exception while trying to run the entrypoint)