making bootloader to load the dos kernel to run a shell

This commit is contained in:
minjaesong
2020-10-30 23:34:31 +09:00
parent d8f7bb3973
commit 21dd2ead8f
9 changed files with 46 additions and 22 deletions

View File

@@ -82,4 +82,5 @@ Object.freeze(_BIOS);
///////////////////////////////////////////////////////////////////////////////
// TODO load a bootsector using 'LOADBOOT'
con.move(4,1);