Hi all,
I know we already have the great GameBoid emulator for our platform but I was thinking about how great is would be to play some multi-player gameboy games over our bluetooth connections... GameBoid doesn't support this.
In fact, the only emulator that does I'm aware of is the Visual Boy Advance emulator, and it's open source!! Here are some links:
sourceforge.net/projects/vbam/files
vbalink.info
( add the protocols to the links.. i'm not allowed to post links apparently )
If I remember right the original developers quit and it has now been taken over by various teams improving the code base separately... The code is written in C/C++ using SDL library and the version on the second link supports LAN play..
So how hard would it be to port this? Bluetooth has a protocol that simulates a tcp/ip lan network right? Is is there an SDL android port that works well? Is this doable? Are there people interested? I'm a developer myself but I have no android experience...
So I just "launched" the idea.. are some of you interested? Is it possible?
Greetz,
dzn
It would be nice. Even though I purchased Gameboid and it's running great. I think VBA might have better game compabillity.
dzn said:
Hi all,
I know we already have the great GameBoid emulator for our platform but I was thinking about how great is would be to play some multi-player gameboy games over our bluetooth connections... GameBoid doesn't support this.
In fact, the only emulator that does I'm aware of is the Visual Boy Advance emulator, and it's open source!! Here are some links:
sourceforge.net/projects/vbam/files
vbalink.info
( add the protocols to the links.. i'm not allowed to post links apparently )
If I remember right the original developers quit and it has now been taken over by various teams improving the code base separately... The code is written in C/C++ using SDL library and the version on the second link supports LAN play..
So how hard would it be to port this? Bluetooth has a protocol that simulates a tcp/ip lan network right? Is is there an SDL android port that works well? Is this doable? Are there people interested? I'm a developer myself but I have no android experience...
So I just "launched" the idea.. are some of you interested? Is it possible?
Greetz,
dzn
Click to expand...
Click to collapse
I understand that a few years have passed since you posted this but ... any news? Any port of the Visual Boy Advance emulator?
Related
hi buddies:
I am looking for an xda emulator to do my project. where can i download it from? I searched google but i couldnot find a complete one. all i found are under development.
May anybody help me??
thank u!
Pocket PC emulator is built into EVC which can be downloaded for free from Microsoft.
V
thanks for your reply!
vijay555 said:
Pocket PC emulator is built into EVC which can be downloaded for free from Microsoft.
V
Click to expand...
Click to collapse
but what i need is a mobile phone emulator.
the project (video streaming) is ok via PPC wirelessly.
Now I am working on mobile phones.
Thanks anyway!!
please.............
help
http://www.modaco.com/SmartPhone_Emulator_For_PC-t224099.html
http://www.microsoft.com/downloads/...B5-F2A2-47D7-A41D-825FD68EBB6C&displaylang=en
cruisin-thru said:
http://www.modaco.com/SmartPhone_Emulator_For_PC-t224099.html
http://www.microsoft.com/downloads/...B5-F2A2-47D7-A41D-825FD68EBB6C&displaylang=en
Click to expand...
Click to collapse
tanks very much cruisin. I am really appreciated
inmarsat - have you seen another emulator other than the ones built into evc? It would be cute. The evc one is most (or only!? )useful for developers I guess.
V
vijay555 said:
inmarsat - have you seen another emulator other than the ones built into evc? It would be cute. The evc one is most (or only!? )useful for developers I guess.
V
Click to expand...
Click to collapse
the key point is not evc, it's wether the emulator is a PPC one or an mobile phone one, coz they have got different OS
I think :shock:
EVC has an emulator for PPC and Smartphone, Win Mobile 2003 and Win Mobile 5 I think. Just download each of the SDKs.
V
ok
vijay555 said:
EVC has an emulator for PPC and Smartphone, Win Mobile 2003 and Win Mobile 5 I think. Just download each of the SDKs.
V
Click to expand...
Click to collapse
both from microsoft website? i only found ppc emulator with evc. anyway, il have a look at it as you suggested.
thanks 4 ur suggestion!
of course, your code needs to be compiled to run on the emulator. You can't just take normal StrongArm (ie real) PDA programs and run them on the emulator.
Hope the info helps. BTW, I think microsoft will post out free demo disks of the SDKs and visual studio if you look around on the website.
V
Hi.
The "emulators" inside the PPC 200x SDKs / WinCE SDKs are not really emulators.
They can be seen as swappers, because they do not emulate ARM processors.
If you need a real PocketPC / Smartphone emulator with real ARM emulation,
than try google: "device emulator", "Windows CE 5.0 Device Emulator", "device emulator 1.0"
You will find (an unofficial) emulator/ emulators, which is/was/were also developed by $Micro****$.
Dear all,
I am currently developing an app in WM5 for playing MP3/Wav.
But I seem not to be able to find any component in C# in VS2005 which can be used to play MP3/Wav.
Does anybody give me a help or hint ?
Thank you so much.
I've been looking for the same thing and this is the only thing I have come across:
http://www.fmod.org/
You'll need to reed the forum and download the C# wrapper.
I think there might be a wrapper somewhere to allow you to use the Media Player API in WM5 devices but don't quote me on that...
I found this...
http://community.voxeo.com/library/audio/prompts/numbers/index.jsp
I don't know if it will help or not, as I'm still struggling with it.
Jon
sheepj said:
Dear all,
I am currently developing an app in WM5 for playing MP3/Wav.
But I seem not to be able to find any component in C# in VS2005 which can be used to play MP3/Wav.
Does anybody give me a help or hint ?
Thank you so much.
Click to expand...
Click to collapse
Do you need it for CF or usual .NET?
Hi everybody !
Does someone knows something about a Java emulator for htc phones?
I'm developping java application but I didn't found any windows mobile esmertec emulator
Thank you !
yodark said:
Hi everybody !
Does someone knows something about a Java emulator for htc phones?
I'm developping java application but I didn't found any windows mobile esmertec emulator
Thank you !
Click to expand...
Click to collapse
Check out this link, I hope it's a answer for your question: http://www.comp.lancs.ac.uk/~fittond/ppcjava.html#ewe
By looking on this page I'm feeling that this programs are new Java virtual machines. I'm looking for an emulator for the Java machine implemented in HTC. Almost all brands have theire emulator for "sun wireless tool kit" but thanks for the URL !
yodark said:
By looking on this page I'm feeling that this programs are new Java virtual machines. I'm looking for an emulator for the Java machine implemented in HTC. Almost all brands have theire emulator for "sun wireless tool kit" but thanks for the URL !
Click to expand...
Click to collapse
forget the above URL - it's REALLY outdated. Read the MIDlet Bible instead - http://wiki.xda-developers.com/index.php?pagename=The (Java) MIDlet Bible
(and, ALWAYS search the Wiki first!)
Hi everybody,
I've tried to develop for Windows Mobile 6 under Visual Studio using the emulator and the deployment is rather long - Around 20-30 seconds just to deploy the application.
I was wondering if you have any tips regarding a faster way to test the application you develop for mobile. The current options I see now is the Visual Studio 2005 device emulator and deploying directly to the device itself (that actually proved to be a bit faster).
Thanks!
Yes you can test the application directly to your device if you have sync it but don't remember where to change that
Guys, where can I find complete developing environment?
I think a have VS on CDs, it's all I need?
or there is some add-on to VS to develop for WM?
Thanks in advance.
korro said:
Guys, where can I find complete developing environment?
I think a have VS on CDs, it's all I need?
or there is some add-on to VS to develop for WM?
Thanks in advance.
Click to expand...
Click to collapse
I'm also curious about that because i just installed VS2008.
It should be installed by default.
Try doing: New Project -> Oher/C# -> Smart device
All the emulators are part of VS2008 install.
in project settings under deployment one pick what emulator or real device one wish to debug on
some features and emulator rom versions
require
sdk wm6 or sdk wm5
google for the ms download for those sdk's
great tool
VS2008 is a great tool to develop application, also for pocketpc.
Impressive developing directly on the device...
vitalyb said:
It should be installed by default.
Try doing: New Project -> Oher/C# -> Smart device
All the emulators are part of VS2008 install.
Click to expand...
Click to collapse
Thanks for the tip
Alright, so here I am, spending hours on the interwebz looking for a gameboy emulator with a gameshark installment, when I could just ask the community of PPC users (the same one I have) if anyone knows of such a beast.
So XDA, does anyone here on the Rhodium forum (as I said, considering that's the PPC I have) know of a gameboy emulator with the ability to use a gameshark emulator attached?
I know of actual emulators, but not with a gameshark attachment. The best is probably Morphgear, but you can use the Java player that comes with the TP2 as well. For that you'll need a gba to .jar converter found by searching google.