Go Back   Zune Boards > Zune Discussions > Zune Games and Applications > Application Suggestions

Application Suggestions Have an awesome idea for an application? Feel free to share!

Closed Thread
 
Thread Tools
Old 06-27-2011, 07:58 AM   #1
SirCmpwn
Zewbie
 
SirCmpwn's Avatar
 
Join Date: Jun 2011
Posts: 7
SirCmpwn is on a distinguished road
Default (Possibly) Simple Port

Hello,
I'll dispense with all the first post crap and get to the point.
How difficult would it be to port on of the existing OpenZDK Zune HD GameBoy emulators to work on a Zune SD? I understand that there are less input options to work with. I would perform this task myself, however, I am only just starting in OpenZDK development (and C/C++ for that matter). I don't feel comfortable enough with my skills to do it myself.
Understandably, I don't have very much expertise, so I don't know the actual difficulty versus the expected difficulty. Having written emulators in the past, I know that the bulk of the work is the emulation code, and the platform is generally not as important, but this may not be the case in this situation.
Hopefully, I can play some GameBoy games on my old Zune SD brick soon! It's been a long time coming for me, including hours and hours spent trying to optimize GameKnight to run on the Zune in XNA at a reasonable speed. Now that OpenZDK is around for native code, and GameBoy emulators are working, I hope to see my dream realized soon.

Thanks!

EDIT: Clarifying that I'm not talking about a GBA emulator, which is considerably more difficult to make. I'm talking about the classic GameBoy, powered by a good old z80/Intel 8080 hybrid 4.19 MHz processor.

Last edited by SirCmpwn; 06-27-2011 at 08:17 AM.



SirCmpwn is offline  

Advertisement [Remove Advertisement]
Old 06-27-2011, 08:04 AM   #2
Legend
Zune Freak
 
Legend's Avatar
 
Join Date: Apr 2010
Location: Westland,MI
Posts: 1,054
Legend is a jewel in the roughLegend is a jewel in the rough
Send a message via MSN to Legend Send a message via Yahoo to Legend Send a message via Skype™ to Legend
Default

It isn't possible(to my understanding), the Zune HD is having a hard time running the GBA emulator as is
__________________

To view links or images in signatures your post count must be 5 or greater. You currently have 0 posts.
"I don’t know whether I’m alive and dreaming or dead and remembering. How can you tell what’s a dream and what’s real if you can’t even tell when you’re awake or when you’re asleep?" - Johnny Got His Gun



Legend is offline  
Old 06-27-2011, 08:09 AM   #3
SirCmpwn
Zewbie
 
SirCmpwn's Avatar
 
Join Date: Jun 2011
Posts: 7
SirCmpwn is on a distinguished road
Default

I can understand the difficulty involved in a GBA emulator, and wouldn't expect it to work. I'm just looking for GB/GBC emulation. The general rule of emulation is that the emulating device should have at least 150% processor clock speed of the emulated device. The classic GameBoy is 4.19 MHz, and the color goes up to 8 MHz. The Zune SD runs at almost 400 MHz, and should theoretically be able to handle GB/GBC emulation. If the port isn't too difficult, and just amounts to switching up some buttons, perhaps it would be possible to try it out?



SirCmpwn is offline  
Old 06-27-2011, 08:14 AM   #4
Alex
Ban ALL the Users
GFX Crew
Super Moderator
Expert Zuner
 
Alex's Avatar
 
Join Date: Jun 2010
Location: Michigan
Posts: 2,619
Alex has much to be proud ofAlex has much to be proud ofAlex has much to be proud ofAlex has much to be proud ofAlex has much to be proud ofAlex has much to be proud ofAlex has much to be proud of
Send a message via MSN to Alex
Default

Technically a GBA emulator for SD zunes is possible, but it won't happen. The GBA emulator on the Zune HD doesn't run very well as it is and it would be even worse for the Zune SD, not to mention the lack of people willing to spend time porting something to a Zune SD.



Alex is offline  
Old 06-27-2011, 08:16 AM   #5
SirCmpwn
Zewbie
 
SirCmpwn's Avatar
 
Join Date: Jun 2011
Posts: 7
SirCmpwn is on a distinguished road
Default

Again, I'm not looking for a GBA emulator, which is considerably more difficult than a GB/GBC emulator.



SirCmpwn is offline  
Old 06-27-2011, 08:23 AM   #6
Alex
Ban ALL the Users
GFX Crew
Super Moderator
Expert Zuner
 
Alex's Avatar
 
Join Date: Jun 2010
Location: Michigan
Posts: 2,619
Alex has much to be proud ofAlex has much to be proud ofAlex has much to be proud ofAlex has much to be proud ofAlex has much to be proud ofAlex has much to be proud ofAlex has much to be proud of
Send a message via MSN to Alex
Default

Quote:
Originally Posted by SirCmpwn View Post
Again, I'm not looking for a GBA emulator, which is considerably more difficult than a GB/GBC emulator.
Even the GB/GBC emulator does't have decent sound working. It IS possible, but it is just that there is no one who is willing to put the time into porting it to a Zune SD.



Alex is offline  
Old 06-27-2011, 08:26 AM   #7
SirCmpwn
Zewbie
 
SirCmpwn's Avatar
 
Join Date: Jun 2011
Posts: 7
SirCmpwn is on a distinguished road
Default

Quote:
Originally Posted by Alex View Post
Even the GB/GBC emulator does't have decent sound working. It IS possible, but it is just that there is no one who is willing to put the time into porting it to a Zune SD.
I see. Sound isn't a large requirement for me. I was just wondering how difficult it was to write software that runs on both platforms. If it is too difficult and no on is willing to spend time on it, I'll try it myself, I just don't trust my coding abilities thus far on Zune to the point where I believe I'll be successful.



SirCmpwn is offline  
Old 06-27-2011, 11:10 PM   #8
Rainbow Dash
Banned
Zune Lord
 
Join Date: Jan 2008
Location: British Columbia, Canada
Posts: 5,132
Rainbow Dash is an unknown quantity at this point
Default

Short answer is no.



Rainbow Dash is offline  
Old 06-27-2011, 11:22 PM   #9
boohbah11
Graduate Zuner
 
boohbah11's Avatar
 
Join Date: Nov 2010
Location: on a boat on a river...
Posts: 1,361
boohbah11 has a spectacular aura aboutboohbah11 has a spectacular aura about
Default

You might try again after the HD one is all finished.




boohbah11 is offline  
Old 06-28-2011, 12:38 PM   #10
SirCmpwn
Zewbie
 
SirCmpwn's Avatar
 
Join Date: Jun 2011
Posts: 7
SirCmpwn is on a distinguished road
Default

Okay. I'm still learning how to code under OpenZDK, so I may just be able to do it myself.



SirCmpwn is offline  
Closed Thread

Bookmarks

Tags
emulator, gameboy, port, standard-definition, zune

Thread Tools
no new posts