Hi again,
since my last thread I proceeded a bit and in the meanwhile took a closer look on Mode13h. I started programming some simple games like Snake etc, but I'm stuck on a specific function I couldn't discover yet:
I need a getch(); which aint actually waiting for the input itself or in other words, a function to simply return the value of the last pressed key.
Thanks in advance, ~