You can subscribe to this list here.
| 2002 |
Jan
|
Feb
|
Mar
|
Apr
(1) |
May
|
Jun
(4) |
Jul
(1) |
Aug
|
Sep
|
Oct
|
Nov
(1) |
Dec
|
|---|
|
From: Pekka A. <pe...@as...> - 2002-11-14 22:25:12
|
Hello, I have a 9210i and everytime when I try to start V0.41 Frodo, I get an error: Program e32frodo Reason CMdaAudioOutputS Code 6 Also, Sidplayer (v0.14) starts, loads sids, but doesnt start playing. In the end, it exits with the same error code. Anything I can do to get it working? Yours, Pekka |
|
From: Alfred E. H. <lin...@ho...> - 2002-07-06 04:54:57
|
Hi I have now finally managed to put all the pieces together and made a nice release of Esidplay for the Nokia 9210 (ER6). Please download sources and binaries from here: http://esidplay.sourceforge.net/ hope you like it :) /alfred -- /** * Alfred E. Heggestad - Coder */ |
|
From: <gi...@nt...> - 2002-06-25 20:22:18
|
Hi, I've been playing around with the esidplay on my 9210 and have found a few tunes which crash the player. They crash in exactly the same place each time, so can someone else verify this as it might just be my self compiled binary. List of tunes and the time at which they crash: Dragons Lair II, tune 1, 0:52. Last Ninja, tune 2, 0:25 Sanxion, tune 1, 0:12 The error is: Reason code USER-EXEC Reason number 3 Oh and the default filter settings are way too strong, filtered sounds are almost inaudible. The defaults can be altered in the file libsidplay/include/emucfg.h The particular defines are: const float SIDEMU_DEFAULTFILTERFS const float SIDEMU_DEFAULTFILTERFM const float SIDEMU_DEFAULTFILTERFT Of course if you add a filter adjustment option this will be unneccesary :) |
|
From: Alfred E. H. <lin...@ho...> - 2002-06-17 07:00:12
|
On Sun, 2002-06-16 at 13:29, gi...@nt... wrote: > > I've checked out the esidplay module to try and compile a binary for the 9210 and have > noticed that there already seems to be some 9210 functionality in the code. > Yes, it is not properly released yet, but you are welcome to use the code in CVS. I hope to make a release of this quite soon. > Does it work on the 9210 and how can I set up the SDK for Linux (I only have the > Windows SDK currently). Yes, it works on the 9210 and compiles on both SDKs. /alfred > -- /** * Alfred E. Heggestad - Coder */ |
|
From: <gi...@nt...> - 2002-06-16 11:29:05
|
Hi, I've checked out the esidplay module to try and compile a binary for the 9210 and have noticed that there already seems to be some 9210 functionality in the code. Does it work on the 9210 and how can I set up the SDK for Linux (I only have the Windows SDK currently). |
|
From: elixx... <el...@di...> - 2002-04-02 00:38:48
|
I have an old version of Esidplay which I found on some popular psion software site, and it works, however it is apparently rather old and is lacking in features. The buffer value, I believe, is not optimal as most SID files begin to skip and get choppy after about 30 seconds of play. This is on a Psion revo+, by the way. After browsing through the CVS tree on sourceforge, it seems that the development has come a long way from the version that I currently have... Basically, I would like to know if someone could compile the most recent CVS tree and make a zip or sis file esidplay and the libraries... as I'm not too keen on setting up CVS + a cross-compiler on any of my linux boxen. I've googled around for a while, to no avail, so I figured I should check the developers and the mailing list... Thanks in advance. --elixx |