VictorJAM.zapto.org
Retrocomputación 

2021-04-03

Esquemas de la GAMEBOY

Esto es una transcripción de la página de Jeff Frohwein, me gustaron tanto los esquemas y me apasiona tanto la gameboy que al final me decidí por tenerlos.

Trabajo pendiente de terminar!!!!

Esquemas originales GB/cartucho.


Esquema Gameboy.

This is the older, full-size GameBoy main board.


Esquema de la pantalla LCD.

This is the schematic for the separate LCD board in the older, full-size GameBoy.


Esquema de la fuente y el cartucho.

This is a schematic of the switching power supply onboard the older, full-size GameBoy as well as the two external power supplies available from Nintendo. An example EPROM cartridge is also here.


Esquema de la SuperGameboy.

When I saw Super GameBoy's on sale at the local store, I though, "Do I need this?" The longer I though about this the more my curiosity of what might possibly be inside seemed to take over my whole thinking process. I reached the point of 'no return'. I had to buy it relieve my curiosity. What I discovered inside is basically that it seems that the Super GameBoy is a regular GameBoy minus some parts (i.e., LCD, keys, power supply). An extra chip is added to interface the GameBoy to the SNES to control key inputs and to capture video to display.


Información sobre los cartuchos.

Cartridge information on ROM-only & ROM/RAM cartridges. Provided courtesy of Pascal Felber.


Esquema de cartucho con ROM+RAM+MBC1

Now all but one pin is defined on the MBC1. Here is the 8 pin 134a chip found in MBC5 carts that contain RAM. It appears to be the same as the 26a chip found in MBC1 carts with RAM.




Circuito equivalente al MBC1

For connecting an eprom larger than 256KBits to GameBoy you need a Nintendo MBC chip or you can use this circuit.


Relacionado con el GameLink


Four-Player Adapter / Game Link Cable / Cable Adapter Schematic

Allows 4 GBs to connect together for multi-player games that support it.


GameBoy - to - Parallel Port Cable, Rev G

Diode added. Diode is needed by some PC ports. Up until now this cable has only worked on some computers due to a design bug (Thnx go to Scott Kroeger for finding it. :) It *should* now work on most computers. Here's a schematic for connecting your GameBoy to an IBM-PC Parallel Port for exchanging data. NOTE: ONLY GB BASIC CURRENTLY MAKES USE OF THIS CABLE.


GameBoy Link Port Output Format

Here's assembly code, a timing diagram, and a circuit for controlling external projects with a GameBoy. You can add as many digital outputs as you want to this port.


GameBoy Link Port I/O

Here's a circuit for controlling 16 digital outputs & reading 16 digital inputs with a GameBoy.


Adding a Game Link to a Super GameBoy


Miscelanea


Sharp LH534/LH538 ROM

This is the ROM used in most all ROM+MBC1+RAM carts for GB (LH534) and the ROM used in Game & Watch Gallery 2 for GBC (LH538) among others.


Samsung KM23C16/32/64000 ROM

This is the ROM used in the Zelda DX cart.


74HC595 Equivalent Circuit

The Rewired Mac 512 Keyboard schematic contains a 74HC595. Since this may not always be easy to obtain, here is an equivalent circuit using easier to obtain parts.


GameBoy I/O Example, Rev B

Here is what I use to do I/O on a GameBoy. The main chip is an 82C55 that allows you to do digital input or output on up to 24 lines. I make space for it by killing ROM access from 7FF8 to 7FFF and putting the I/O addresses here.


Rewired Mac 512 Keyboard

GB Basic supports this external keyboard schematic that connects to the link port on the GameBoy. You can rewire any keyboard. A Mac 512 keyboard is just what I had handy. If a 74HC595 is difficult to obtain, this 74HC595 Equivalent Circuit will work just as well.


Super Smart Card Base Unit Schematic

This is the schematic for the SSC base unit that I own. I have been told about a different design base unit that doesn't contain an 8751 microcontroller, but I haven't had a chance to see one yet. This schematic is for educational value only. I do not have a copy of the code required to be burned into the 8751 in order for this circuit to work.


Super Smart Card Schematic

This is the schematic for the SSC. I drew this thing not for the intention of copying their design, but because mine has gone into lockup mode and I just am trying to do everything possible to get mine working again. It has always been kind of 'flakey' in programming correctly and now it won't program at all. I am not sure if this is a problem in the base unit, SSC, or the IBM-PC software at this time.

Referencias

Jeff Frohwein's GameBoy Tech Page

The GameBoy Project