TheElusiveYak
Programmer
I am trying to write a Rog-O-Matic type program. What it basically does is run in the background and reads charecters from the screen and outputs information into the keyboard buffer that will move the charecter in the game. Unfortunatly I know almost nothing about A) Writing Terminat Stay Resident Programs B) Reading ASCII chars from the screen in text mode C) Writing to the keyboard buffer indirectly.
P.S. I assume this requires a bit of Assembler, which I know very little about incorperating with Pascal (i.e. reading/writing to variables usable in pascal code). Again, thank you for your invaluable advice and patience.
P.S. I assume this requires a bit of Assembler, which I know very little about incorperating with Pascal (i.e. reading/writing to variables usable in pascal code). Again, thank you for your invaluable advice and patience.