I got to make this program and I wanna ask for some ideas as to what to to do first. I'm not that good in assembly language but I'm not that bad either.
here's the problem :
Quote:
Write a program in Assembly Language that asks for a character. The program will then ask your desired location to where you want to initially display your first character(column(0-79), row(0-24)). The program also asks the number of times the character will displayed in a blinking fashion(note: use interrupts).
thanks a lot.
