Results 1 to 2 of 2

Thread: Keyboard Interrupt in DJGPP

  1. #1
    ChimpFace9000
    Guest

    Post Keyboard Interrupt in DJGPP

    So far ive been doing dos real mode graphics in Turbo C and TASM. Now im learning to do it in DJGPP protected mode. Can i use the same keyboard interrupt i used in real mode dos? And can i set it using the same interrupts i did in dos? I ask because i used the same interrupts to set the video mode.

  2. #2
    Kitten CornedBee's Avatar
    Join Date
    Aug 2001
    Location
    In a microchip!
    Posts
    11,594
    I attached the keyboard interrupt handling code of the game "Jump'n'Bump" (by BrainchildDesign)
    Attached Files Attached Files
    All the buzzt
    CornedBee

    "Writing specifications is like writing a novel. Writing code is like writing poetry."
    - Anonymous, published by Raymond Chen

    Don't PM me with your problems, I scan most of the forums daily. If you do PM me, I will not answer your question.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width