X-Git-Url: https://git.ucc.asn.au/?a=blobdiff_plain;f=KernelLand%2FKernel%2Farch%2Fx86_64%2Fvm8086.c;h=994fcb214e0eabff5c105ddc6b43feaf4c815e05;hb=b0da731b2d89b9dd58de2c98eaf6218a41a21920;hp=42515705647f6d544c24e307adad55d68b515b76;hpb=51ab5f489bc356940c95cc936fd0508e8f07ea97;p=tpg%2Facess2.git diff --git a/KernelLand/Kernel/arch/x86_64/vm8086.c b/KernelLand/Kernel/arch/x86_64/vm8086.c index 42515705..994fcb21 100644 --- a/KernelLand/Kernel/arch/x86_64/vm8086.c +++ b/KernelLand/Kernel/arch/x86_64/vm8086.c @@ -1,4 +1,9 @@ /* + * Acess2 Kernel (x86-64/amd64) + * - By John Hodge (thePowersGang) + * + * vm8086.c + * - Real-mode emulation (Stub until emulator is included) */ #include #include