Write an assembly program to input keystrokes from the PC’s keyboard and display the characters on t
- by J-MO
Write an assembly program to input keystrokes from the PC’s keyboard and display the characters on the system monitor. Pressing any of the function keys F1-F10 should cause the program to end.
I have no idea how to write this code, and need some help por favor.