Question about which tools to use, bugs, the best way to implement a function, etc should go here. Don't forget to see if your question is answered in the wiki first! When in doubt post here.
I now trying to write a code to enable the A20-line but i have problems with it. I have read someone other's code but there is two things that I don't understand.
Something to remember about A20 is that it's a very old legacy, there are more than 30 ways to enable A20, learning how they work is pointless because once it's done you won't need the knowledge beyond that point, A20 is about the only thing I would recommend just copy and pasting.
Anyway, according to the comment, 0xD0 is the "request read port" command.