Skip navigation
NintendoAge
Welcome, Guest! Please Login or Join
Loading...

Tech Talk Game Boy Hardware Question What are the limits of Vin?

May 2, 2016 at 11:35:43 PM
a0r10n (0)
avatar
(Toriningen ) < Cherub >
Posts: 13 - Joined: 06/18/2015
Washington
Profile
Hi!
I was messing around with writing Game Boy code, and was poking around the sound registers, when I started wondering more and more about the Vin line on the cartridge port. As far as I know, it's never been used, and no emulator knows what to do with it. I don't even know if it's on the Super Game Boy or GBA.
Specifically, I was wondering:
Could a sound chip fit on the cartdrige, such as a Yamaha YM3526?
Would it work? Would the battery use be reasonable?
If I use this in a game, what should I put in the cartridge header?
Could this be emulated? How would I test a game for sound bugs?
Is there a better sound chip to use? Could FM synthesis or PCM circuits be put directly on the chip?
Does this limit what else can fit on the chip?

In my mind, mapping to address space seems straightforward enough, especially with a MBC (just map it in like RAM, "cleverly" stick address lines onto chip selects), but I am no electronics expert, and have no means to verify what I'm saying.


Edited: 05/02/2016 at 11:37 PM by a0r10n

May 3, 2016 at 12:09:03 AM
The 8 Bit Redux (0)
avatar
< Meka Chicken >
Posts: 672 - Joined: 03/16/2014
New South Wales
Profile
http://chipmusic.org... might be a good place to ask about this sort of stuff.