I made an OS in Assembly. Now, I want to change the foreground color in Assembly. But I don\'t know how.
Here is my code:
BITS 16 ORG 7C00h s