5 Using C
YOUR LINK HERE:
http://youtube.com/watch?v=r1ocA0qgGgo
The 5th video in the series of getting started tutorials by FlingOS. The tutorials get you started with writing your own operating system by taking you through most of the fundamentals. • In this video we look at compiling and linking C# with assembly code to build our OS. We use the FlingOS Compiler to create a debug build of a C# x86 OS. • The resources for this video are available in the 7. Using C folder at: • https://github.com/FlingOS/Getting-St... • This tutorial in detail: • Compiling Linking • Compiling C • Using GCC and Ld • Inline assembly • Creating our basic OS in C • Next tutorial (Using C#): • • 6. Using C# • Next tutorial (Memory): • • 7. Memory • Previous tutorial: • • 4. Initialisation • License: • This video is licensed under Standard YouTube License. You may not publish, distribute, modify or otherwise use any part or all of it without express permission from the publisher. For the purposes of copyright, the publisher of this video is Edward Nutting, who can be contacted via the comments or by emailing [email protected]. If you do not receive a reply, you have not been granted permission. • VMWare Player: • https://my.vmware.com/web/vmware/free • VirtualBox: • https://www.virtualbox.org/ • NASM: • http://www.nasm.us • Pre-built GCC Cross-compiler: • http://wiki.osdev.org/GCC_Cross-Compiler
#############################
