<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;background-color:#FFFFFF;font-family:Calibri,Arial,Helvetica,sans-serif;">
<p>Greetings All,<br>
</p>
<p><br>
</p>
<p>I am&nbsp;writing MIPS assembly code&nbsp;for a&nbsp;'Word guessing game'. I want to play a background music in the game&nbsp;at the time user plays. I am using MARS emulator for running and testing my code.</p>
<p><br>
</p>
<p>As I need to do two task at the same time (game instructions and play music).&nbsp;Can someone please help me in achieving multi-threading using MIPS instructions (Like pthread_create in C). Or if there another way I can do two task simultaneously in MIPS assembly.<br>
</p>
<p><br>
</p>
<div id="Signature">
<div id="divtagdefaultwrapper" style="font-size:12pt; color:#000000; background-color:#FFFFFF; font-family:Calibri,Arial,Helvetica,sans-serif">
<div>Thanks,<br>
</div>
<div>Akash<br>
</div>
<div>UT&nbsp;Dallas<br>
</div>
</div>
</div>
</div>
</body>
</html>