bayareahost.blogg.se

Gamecube with gameboy player
Gamecube with gameboy player







  1. #Gamecube with gameboy player full
  2. #Gamecube with gameboy player software
  3. #Gamecube with gameboy player code
  4. #Gamecube with gameboy player tv

#Gamecube with gameboy player tv

I'm not really a Dolphin dev, but since this is related to my own work, I don't see why I can't help.Īs a side-note, I've always thought it'd be neat if I could come up with a GBA demo or something that accounts for TV gameplay, like NTSC scanlines on old CRTs. If I had more info on how the GBP worked, I could start poking around now. Not nearly as glamorous, I know, but that doesn't mean we should ignore it indefinitely. On the other hand, the GBP has some predefined borders, and allows for rumble in select games, and. Each game could program its own borders and palettes.

#Gamecube with gameboy player full

Granted, the SGB and SGB2 are more interesting IMO than the GBP they basically allow the GB game to access the full SNES hardware, if utilized correctly (no commercial games did this though.) and even supported 4 person multiplayer (a la Bomberman GB). It was just a GB shoved into an SNES cart and showed some pretty backgrounds sometimes, yet it's still good to have as an option for those who care. I think some people may have felt the same way about the Super Game Boy on the SNES. It may seem like a trivial experience, but I think it's important all the same. I think it's a worthwhile endeavor, since this is still preserving games and the history behind them. Indeed, as a matter of completeness, I'd love to see the GB Player emulated. The impact on the codebase is minimized, and it offers other GBA emulators a chance to work with Dolphin. Dolphin doesn't need to care about anything GBA related, just feed it data and you're done. In other ways, a protocol like the GBAGCN connection is better.

#Gamecube with gameboy player code

But then Dolphin has to handle loading the GBA emulator, make sure it runs properly, and there is still the problem of code maintenance (no matter how clean your code is, eventually you may find it needs updates, upgrades, tweaks, etc). In some ways, I imagine it would be easier (at least faster) since Dolphin has more direct control. That still gets back to the issue of Dolphin suddenly emulating more than the GC/Wii. (07-08-2016, 12:03 PM)KHg8m3r Wrote: As for the protocol, would it not just be easier to integrate another open source GBA emulator into Dolphin (assuming no GPL violations) and have it be brought up to Dolphin's code levels of cleanness?

gamecube with gameboy player

Personally, I'd appreciate it if this was explicitly documented somewhere, outside of source code. It's just a matter of pinging someone to explain it (or looking through their work on our own). I'm pretty sure the folks behind the Game Boy Interface know exactly how everything works.

gamecube with gameboy player

To find numbers 1 and 2, would hardware tests need to be done with an actual GB player and GC? Or could we use Dolphin to see what memory areas the GB player disc is looking into? I'd add support for the custom protocol in a heartbeat if it existed. More or less.ġ) What is the expected video format? What pixel data does the GC want and where does it go?Ģ) What is the expected audio format? What audio data does the GC want and where does it go?ģ) The custom protocol would Dolphin potentially use with a GB emulator, what would it look like?įor my part, my emulator GB Enhanced+ just got netplay (for GB and GBC games) so it has networking via SDL_net. So, in other words, just put the correct A/V data in the correct memory locations at the correct times, and boom, GB Player emulation.

#Gamecube with gameboy player software

The GB Player just spits out A/V info from its port, and the GC reads this (through ARAM DMAs, I believe) and the GB Player software handles displaying everything and playing sound. Connecting the two over localhost shouldn't be an issue, and if a protocol were developed, any other GB emulator could hook up with Dolphin.

gamecube with gameboy player

AFAIK, Dolphin itself doesn't need to emulate the GBA (or GB/GBC) handheld another emulator can do that and pass off video and audio.









Gamecube with gameboy player