Schrijver
| openMSX reports
|
pitpan msx master Berichten: 1367 | Geplaatst: 01 Februari 2005, 11:57   |
Hi!
I am sorry to put this here, but I cannot use the SourceForge report utilities because at the University we are not allowed to use cookies.
openMSX does support WAV files with unsigned 16-bit values, but does not accept signed 16-bit values. For example, frequencies 8000h and 7FFFh will be understood as 32766 and 32765, so the file will not load. It should understand them as -32766 and 32765, the maximum "gap".
Apart from this, I have discovered that the MSX1 VDP emulation is not accurate. I cannot exactly say where is the problem, but I have got some code here that crashes on MSX1 computers but works fine on openMSX in MSX1 computers. I can send it to you, if you want, and let you know my impressions about what is wrong.
Keep doing that good job, guys!
|
|
manuel msx guru Berichten: 3368 | Geplaatst: 01 Februari 2005, 12:02   |
Please send us an e-mail with the details and the code (if necessary) to openmsx-devel AT lists DOT sourceforge DOT net. You can always use that, no matter if you are allowed to use cookies. Please do that in stead of posting on MRC, you will be sure to reach us then.
openMSX uses the audio facilities of SDL. I think Wouter can comment on this.
We know that there are some timing problems in the openMSX CPU or the MSX1 VDP. E.g.: Zanac shows a currupted intro screen. It is possible that your bug is also related to timing details.
|
|
pitpan msx master Berichten: 1367 | Geplaatst: 01 Februari 2005, 12:11   |
Thanks, Manuel.
I will collect all the information that I have and send it to you as soon as possible by e-mail.
Regards,
E.Robsy
|
|
pitpan msx master Berichten: 1367 | Geplaatst: 01 Februari 2005, 22:44   |
I guess that it should be
openmsx-devel DOT lists AT sourceforge DOT net
Am I right?
|
|
manuel msx guru Berichten: 3368 | Geplaatst: 01 Februari 2005, 22:50   |
no, what I posted should be right.
|
|
|
|
|