What a difference a keystroke makes ...

Question about which tools to use, bugs, the best way to implement a function, etc should go here. Don't forget to see if your question is answered in the wiki first! When in doubt post here.
Post Reply
George
Posts: 1
Joined: Sun Nov 04, 2012 2:35 pm

What a difference a keystroke makes ...

Post by George »

I have written a HDA audio player for DOS in assembler. This player basically works but there is a problem I cannot understand. The HDA will not start to output sound when I load the program for the first time, just on the second, third and further time. Then, after compiling or opening the editor it will not play on the first time again.

It will output sound on the first time though if I include a "press any key" function or just hit a key while the program loads without a query for a key.

What could be a possible cause for this problem?
Post Reply