
I have nasm compiler and my system is in real mode. When you find fat16 tutorial in assembler, please give link here
Thanks
Sorry for my English.
Most tutorials are written in plain English and pseudo code for easy understanding. If you need assembly example just format and disassemble the boot sector. However, be warn that, if you plan to copy paste a boot code it is dangerous; you should understand the pseudo code and write your own.lolkusus wrote:When you find fat16 tutorial in assembler, please give link here
First of all saying that something "didn't work" without explaining that is one of the best ways to gather animosity against you. Secondly, your posts so far have shown the basic lack of skills needed to program this kind of stuff to begin with.I want to add fat16 to my system, but all fat16 tutorials I found didn't work.
I have nasm compiler and my system is in real mode. When you find fat16 tutorial in assembler, please give link here
Thats not helpful either.And about "didn't work" I mean: didn't boot my system