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

@@ -101,4 +101,4 @@ GL.drawSpriteOver = function(sheet, xi, yi, x, y) {
}
};
Object.freeze(GL);
Object.freeze(GL); // this returns frozen 'GL'