ReturnInfinity / BareMetal-OS-legacy

BareMetal is a 64-bit OS for x86-64 based computers. The OS is written entirely in Assembly while applications can be written in Assembly, C/C++, and Rust.
1.74k stars 302 forks source link

Clean up the API #27

Closed IanSeyler closed 11 years ago

IanSeyler commented 11 years ago

https://docs.google.com/spreadsheet/ccc?key=0AmDL0YCtjPGpdHFhRFFoWDk0dXpjbV8wdlpYY09VSlE&usp=sharing

IanSeyler commented 11 years ago

Complete.

kernel.asm shows the new API that is available to the programmer.