|
||||
Re: Why sound isn't working on the TP2.
I'd be happy to test stuff for the kernel devs. (I can't donate my device to science cuz it's my daily use phone) but I'd be more than happy to test packages, etc.
__________________
Samsung Galaxy S... Mine, is EPIC |
|
||||
Re: Why sound isn't working on the TP2.
I did a search and found these free disassemblers/decompilers.
I'm currently playing with a couple of them and the wavedev.dll file. |
|
||||
Re: Why sound isn't working on the TP2.
I downloaded RecStudio from here: http://www.backerstreet.com/rec/recdload.htm
Then I ran the .dll file through the disassembler Will any of this help ? Last edited by daddymikey1975; 07-03-2010 at 12:49 PM. |
|
||||
Re: Why sound isn't working on the TP2.
just quick update. the chinese devs have already begun on the decompile. I'm getting a friend who's a BS compsci to look at the code they give me to verify quality of work and identify the calls and all that. thing is. he's also in third year med-school. I only get updates from him on the weekend.
__________________
Froyo Android 2.2 Beta
Klinux Android 2.1 SenseUI Jul1 Build AOSP Android 2.1 WM 6.5 EnergyROM 21907 GTX Cookie |
This post has been thanked 2 times. |
|
||||
Re: Why sound isn't working on the TP2.
Quote:
Your contribution is much appreciated. I'm really glad that there are some that have some resources to contribute. I wish my economical position were such that I could be as generous. I'm truly thankful for all the devs and contributors of other resources (financial and testing) that have made this project what it is and what it will become. THANK YOU |
|
||||
Re: Why sound isn't working on the TP2.
lol... disassembling alone wont help. I mean i have disassembled almost all the files needed for hardware 3d and have some basic understanding of it but i'm no ASM guru. Yall should read my open gl thread.. lot of asm there.
It would be nice if we were to get something more devs can dive into. For example tracing exactly what a call does from start to end. Asm bounces around a lot so its easy to lose track if you aren't a used to it. can these guys conver the asm to C for us ? lol.. maybe too much to ask. |
|
||||
Re: Why sound isn't working on the TP2.
Has anyone from the actual Android Development team chimed in on this at all..?? I'm sure they'd be able to lend a hand in decompiling, coding, etc... Although I still don't see this ever making it to 100%, it would be cool to get some more knowledgeable individuals involved, who actually know what files do what, and most importantly enough most of the Android dev's were most likely WinMo dev's at one point so they'd specifically know what to change and what not..
__________________
|
|
||||
Re: Why sound isn't working on the TP2.
It is certainly possible to get a C/C++ implementation out of ASM for a particular architecture. Not sure if it would be prohibitively expensive (975 min order, )or whether the results would be any clearer/more understandable than ASM.
I'm with ACL on the need to do a trace. Didn't someone say they were willing to JTAG their TP2 and trace the runs? That might be helpful. What we need is a friend on the inside in HTC's dev group. See: http://www.mpsinc.com/assembly.html For pricing info: http://www.mpsinc.com/translation.html Disclaimer: I do not work for this company, nor do i have any dealings with this company. They just came up first on a google search for ASM -> C cross compilers. |
|
|
|