diff --git a/src/0000Boot/0000Kernel.BIN.C b/src/0000Boot/0000Kernel.BIN.C index 7bf1ec33..8628c3de 100755 Binary files a/src/0000Boot/0000Kernel.BIN.C and b/src/0000Boot/0000Kernel.BIN.C differ diff --git a/src/Compiler/Compiler.BIN b/src/Compiler/Compiler.BIN index 0f353acd..4a6c7457 100755 Binary files a/src/Compiler/Compiler.BIN and b/src/Compiler/Compiler.BIN differ diff --git a/src/Kernel.BIN.C b/src/Kernel.BIN.C index 697d8029..bc1785ac 100755 Binary files a/src/Kernel.BIN.C and b/src/Kernel.BIN.C differ diff --git a/src/Kernel/FontStd.CC b/src/Kernel/FontStd.CC index 8a26b729..68f7bc3e 100755 --- a/src/Kernel/FontStd.CC +++ b/src/Kernel/FontStd.CC @@ -1,5 +1,5 @@ public U64 sys_font_std[256] = { -0x0000000000000000, +0x0000000000000000, 0x0000000000000000, 0x000000FF00000000, 0x000000FF00FF0000, @@ -104,7 +104,7 @@ public U64 sys_font_std[256] = { 0x000202021F02021C,//f 0x1E203E21213E0000,//g 0x00212121211F0101,//h -0x0004040404000400,//i +0x0004040406000400,//i 0x0304040406000400,//j 0x0011090709110101,//k 0x000E040404040406,//l diff --git a/src/Tmp/Zenith-Latest.iso b/src/Tmp/Zenith-Latest.iso index a4554d4a..bcca2b70 100755 Binary files a/src/Tmp/Zenith-Latest.iso and b/src/Tmp/Zenith-Latest.iso differ