What is INT 21h?
问题 Inspired by this question How can I force GDB to disassemble? I wondered about the INT 21h as a concept. Now, I have some very rusty knowledge of the internals, but not so many details. I remember that in C64 you had regular Interrupts and Non Maskable Interrupts, but my knowledge stops here. Could you please give me some clue ? Is it a DOS related strategy ? 回答1: From here: A multipurpose DOS interrupt used for various functions including reading the keyboard and writing to the console and