[Started working on MyOS_Blundell, was able to understand that much better, later on will combine some part of this repository into that]
My attempt to writing an Operating system from ground up and on way understand the concepts and working.
sh run_bochs.sh
If any changes in the code, follow below steps : make clean make sh update_image.sh sh run_bochs.sh
link.ld:
- https://sourceware.org/binutils/docs/bfd/
- http://en.wikipedia.org/wiki/Binary_FILE_Descriptor_library
boot.asm: