

InterviewSolution
Saved Bookmarks
1. |
Solve : Help with assembly? |
Answer» I'm MAKING an os, and, to SPEED up the proces of printing CHARS, can i do this for an example : "mov al,'C'" instead of: "mov al,0x43" also, how can i change the BACKGROUND COLOR? |
|