prologue

Crates.ioprologue
lib.rsprologue
version0.0.0
sourcesrc
created_at2022-05-18 22:35:35.08358
updated_at2022-05-18 22:35:35.08358
descriptionPersonal project about building a 16-bit x86 system.
homepage
repositoryhttps://github.com/mclytar/prologue
max_upload_size
id589377
size13,051
Gianluca (mclytar)

documentation

README

Prologue

Personal project dedicated to the construction of a fully functional PC powered by the Intel 8086 processor.

Being this a personal project, I will not be constant with coding/production.

I will add here further details about the components of this project.

Crates

// TODO...

License

Although being a personal project, my work could still be useful to someone. Therefore, I'll try to license everything under either Apache License, Version 2.0 or MIT license at your option.
Commit count: 3

cargo fmt