pedrolamarao / metal

Metal is a research project on "bare metal" software engineering.
GNU General Public License v3.0
3 stars 1 forks source link

Sandbox for x86-16 #20

Open pedrolamarao opened 4 years ago

pedrolamarao commented 4 years ago

Provide a sandbox for programming in real mode.

pedrolamarao commented 2 years ago

The main difficulty here is probably loading the program, that is, generating an appropriate image for QEMU to load.

pedrolamarao commented 9 months ago

With Gradle Metal, compiling for this target is no longer a problem.