944,182 Members | Top Members by Rank

Ad:
  • Assembly Discussion Thread
  • Unsolved
  • Views: 5118
  • Assembly RSS
Oct 28th, 2004
0

Assembly Programming Question

Expand Post »
Hello, I am trying to write an assembly program. In it I am writing a new ISR for the keyboard. The goal of this ISR is to mix the keys around, so for example if I was going to type 'hello' It would print out as 'jhwwi'. It will only change the letters around so if there is something else in the input, such as a number, it will jump to the old ISR.

I have spent hours on trying to figure out how to accept input from the keyboard so that I can decide if I have to jump to the old ISR or use xlat on the mapping table I have. I tried using int 16 ah = 05 and int 16 ah = 10 but it doesn't seem to be doing anything.

This is about the only thing that is stopping me from completing this program because without getting any input from the keyboard I can't really do anything with it.

Thanks,
james
Similar Threads
Reputation Points: 10
Solved Threads: 0
Newbie Poster
dayrinni is offline Offline
1 posts
since Oct 2004
Feb 26th, 2005
0

Re: Assembly Programming Question

Are you using Mips, or intel?
Reputation Points: 10
Solved Threads: 0
Light Poster
Gnome_101 is offline Offline
27 posts
since Apr 2004

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in Assembly Forum Timeline: Looking for a tutor for MIPS programming
Next Thread in Assembly Forum Timeline: looking for quicksort in assembly 8085





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC