2

Can anyone help me with that? Sorry for not being specific, but that is what I must do. I have no idea about how can i do that, is there a way to reassign keys directly from TurboPascal?

Mbl
  • 21
  • 1
  • 5
    I think you can replace the [int $05 handler](http://www.ctyme.com/intr/rb-0033.htm) with an empty one. What I want to know, though, is how you managed to build a time machine to get here from 1988 and why you don't just get the lotto numbers and travel back to last week ;) – 500 - Internal Server Error Sep 30 '15 at 21:29
  • And how do you propose to stop someone running your program in a virtual machine and defeating what you did? – Loren Pechtel Sep 30 '15 at 23:49
  • well, I assume you have SWAG and spelled out the "keyboard" section ? – Marco van de Voort Oct 01 '15 at 19:38

1 Answers1

1

You can try to replace the int $05 handler with an empty one as suggested by @500 - Internal Server Error.

Community
  • 1
  • 1
kenorb
  • 155,785
  • 88
  • 678
  • 743