1

My friends and I are thinking about trying to write a music-composition engine in assembly. We are required by our course to use QtSpim and wanted to know how to generate sound. In MARS, Assembly has access to the sound card via syscalls: http://courses.missouristate.edu/KenVollmar/MARS/Help/SyscallHelp.html

But in QtSpim, the syscall isn't recognized.

Andrew Latham
  • 5,982
  • 14
  • 47
  • 87
  • 1
    MIPS is a processor architecture, not a hardware thing, so I think you need to be a bit more specific about what hardware you're thinking about running the program on. Some kind of evaluation board or emulator? – Joachim Isaksson Feb 17 '12 at 19:29
  • I don't know too much about that because I'm using it in a class, but I'm using QtSpim. – Andrew Latham Feb 17 '12 at 20:41
  • I know you can do it with MARS http://courses.missouristate.edu/KenVollmar/MARS/Help/SyscallHelp.html QtSpim doesn't recognize the syscall for that though. – Andrew Latham Feb 17 '12 at 20:41

0 Answers0