Rockbox.org home
Downloads
Releases releases
Current build current build
Extras extras
themes themes
Documentation
Help FAQ
Manual manual
Wiki wiki
Docs index docs index
Support
Mailing lists mailing lists
IRC IRC
Forums forums
Tracker
Bugs bugs
Patches patches
Search




Welcome, Guest. Please login or register.
Did you miss your activation email?
July 31, 2010, 01:05:36 AM
Home Help Search Login Register

+  Rockbox Technical Forums
|-+  Rockbox General
| |-+  Rockbox General Discussion
| | |-+  Testers wanted for NSF player
0 Members and 1 Guest are viewing this topic. « previous next »
Pages: [1] 2 3 ... 5 Print
Author Topic: Testers wanted for NSF player  (Read 13860 times)
Adam
Developer
*
Offline Offline

Posts: 49


WWW
Testers wanted for NSF player
« on: October 09, 2006, 01:44:55 AM »

I've got an NSF (NES music) player running nicely on my iPod, and I could use more testers (espcially on big endian targets).
If anyone is interested check out the patch here: http://www.rockbox.org/tracker/task/6122
If you can't/won't build the patch but want to test anyway I can build it for you, just let me know what system you have.
Logged
pixeldotz
Member
*
Offline Offline

Posts: 70


Re: Testers wanted for NSF player
« Reply #1 on: October 09, 2006, 11:13:42 AM »

nice.

i'll test this on my h10_20GB when i get home tonight.
Logged
Adam
Developer
*
Offline Offline

Posts: 49


WWW
Re: Testers wanted for NSF player
« Reply #2 on: October 09, 2006, 10:21:41 PM »

I fixed an irritating little bug with NSFe loading, new libNotSo up.
Logged
mor
Member
*
Offline Offline

Posts: 52


Re: Testers wanted for NSF player
« Reply #3 on: October 09, 2006, 10:34:32 PM »

i would really like to test - 5g 60g video rockbox cvs+1.2 fw
Logged

COMUNIDADE ROCKBOX IPOD no ORKUT http://www.orkut.com/Community.aspx?cmm=24876869

TUTORIAL ILUSTRADO ROCKBOX EM PORTUGUÊS: http://tinyurl.com/37u8jf
Adam
Developer
*
Offline Offline

Posts: 49


WWW
Re: Testers wanted for NSF player
« Reply #4 on: October 10, 2006, 12:14:44 AM »

Here's a build for the 5g ipod video:
http://hcs64.com/files/ro...-full-nsf0.10-5gvideo.zip
And here's the build for the ipod photo that I'm using, additionally it has this frequency scaling patch, without which I get freezes all the time (with and without the NSF player).
http://hcs64.com/files/ro...-full-nsf0.10-4gcolor.zip

Both from current CVS with nsf0.10.tar.bz2 and nsf5.patch.
Logged
mor
Member
*
Offline Offline

Posts: 52


Re: Testers wanted for NSF player
« Reply #5 on: October 11, 2006, 01:14:40 AM »

well 48hour after and 1531 NSF´s from the zophar.net collection after, i must say, this is really nice!
i heard again all NES music from my childhood , just right in my ipod. thanks,my car drives will never be the same, now i can hear ROADMASTER song right into my car, as i dreamt once whem i was a child. thanks
Logged

COMUNIDADE ROCKBOX IPOD no ORKUT http://www.orkut.com/Community.aspx?cmm=24876869

TUTORIAL ILUSTRADO ROCKBOX EM PORTUGUÊS: http://tinyurl.com/37u8jf
pixeldotz
Member
*
Offline Offline

Posts: 70


Re: Testers wanted for NSF player
« Reply #6 on: October 11, 2006, 07:41:51 PM »

could you built the patch for the h10_20GB version please?
i'd really like to test this out.
Logged
Adam
Developer
*
Offline Offline

Posts: 49


WWW
Re: Testers wanted for NSF player
« Reply #7 on: October 11, 2006, 08:28:30 PM »

Here's a build for H10 20GB (sorry it took so long, when you first posted I thought you meant you would build it yourself):
http://hcs64.com/files/ro...-full-nsf0.10-h10_20g.zip
And here also is a build for the H120, by another request:
http://hcs64.com/files/ro...box-full-nsf0.10-h120.zip

It is my understanding that the H10 port has some stability problems, if so would you like me to build the frequency scaling patch into the H10 so you could try that as well?
Logged
Adam
Developer
*
Offline Offline

Posts: 49


WWW
Re: Testers wanted for NSF player
« Reply #8 on: October 11, 2006, 11:42:09 PM »

I've fixed some endian issues which affect the H120 version, here is a new build (though I don't know if it is working yet).
http://hcs64.com/files/ro...box-full-nsf0.13-h120.zip
Logged
mor
Member
*
Offline Offline

Posts: 52


Re: Testers wanted for NSF player
« Reply #9 on: October 11, 2006, 11:57:40 PM »

well 72 hours later i found that your viewer is very good. thanks for your job.
my DAP is  ipod video 5g 60 g.

i hope to see that implemented in the main builds!
Logged

COMUNIDADE ROCKBOX IPOD no ORKUT http://www.orkut.com/Community.aspx?cmm=24876869

TUTORIAL ILUSTRADO ROCKBOX EM PORTUGUÊS: http://tinyurl.com/37u8jf
pixeldotz
Member
*
Offline Offline

Posts: 70


Re: Testers wanted for NSF player
« Reply #10 on: October 12, 2006, 02:58:41 AM »

@ ADAM

i'm dropping this on my h10_20GB as i type. one questions though. is there  a way you could build the .patch or .diff separately from the entire build?

this way i can compile my own custom build but still put your patch on them?

about earlier. i didn't notice that your patch wasn't compiled Smiley thats why i said i'd test it. i have no idea how to compile a patch. compiling a build is easy for me, compiling a patch is a different story.
Logged
Peter200lx
Member
*
Offline Offline

Posts: 47


WWW
Re: Testers wanted for NSF player
« Reply #11 on: October 12, 2006, 09:35:03 AM »

Hi! Just wanted to say that the rockbox-full-nsf0.13-h120.zip build it playing beautifully.
Logged

peter.olson [at] gmail {dot} com
Adam
Developer
*
Offline Offline

Posts: 49


WWW
Re: Testers wanted for NSF player
« Reply #12 on: October 12, 2006, 10:06:10 AM »

@pixeldotz:
It would be difficult to ensure that I build it properly to work with your custom build.  If you can compile a build, however, adding in a patch shouldn't be difficult, see the wiki page: http://www.rockbox.org/tw...w/Main/WorkingWithPatches
Logged
Adam
Developer
*
Offline Offline

Posts: 49


WWW
Re: Testers wanted for NSF player
« Reply #13 on: October 12, 2006, 03:28:06 PM »

0.15, new builds for all targets thus far mentioned:
http://hcs64.com/rockbox/
I pulled out a number of tricks I thought would help speed but rather slowed things down...
Also changed a lot of things to const to work around a bug in gcc, but it also resulted in a speed improvement.
Logged
mor
Member
*
Offline Offline

Posts: 52


Re: Testers wanted for NSF player
« Reply #14 on: October 12, 2006, 04:16:32 PM »

Thanks adam.
this is getting even better!
Logged

COMUNIDADE ROCKBOX IPOD no ORKUT http://www.orkut.com/Community.aspx?cmm=24876869

TUTORIAL ILUSTRADO ROCKBOX EM PORTUGUÊS: http://tinyurl.com/37u8jf
Pages: [1] 2 3 ... 5 Print 
« previous next »
Jump to:  


Login with username, password and session length

Powered by MySQL Powered by PHP Powered by SMF 1.1.4 | SMF © 2006-2007, Simple Machines LLC Valid XHTML 1.0! Valid CSS!
Page created in 0.069 seconds with 20 queries.
Loading...