Porchy

Arduino game cartridge dumping

 Arduino  Comments Off on Arduino game cartridge dumping
Nov 232014
 

Continuing on from the Gameking post I made yesterday. I have been working with Team Europe recently to help dump some cartridges for inclusion into MESS from the Leapster range of devices.
I adapted my Gameking dumper program a little to be more suited to the Leapster but in doing so I believe it made it more generic and therefore easier to be adapted to other devices too.

First off this program relies heavily on two additional IC’s being used in the circuit. These are 74HC4040‘s.
These chips are binary counters and they are great in the fact that they only require 2 inputs each from the Arduino and they cover 12 address bits out each too. So a simple bit of maths tells us that by using 4 output pins from the Arduino we cover 24 address pins. For those of you that thought my Gameking dumper wasn’t possible due to the low number of pins used on the Arduino then this is the reason why.
They are also good to use as they are both 5v and 3.3v tolerant and as a lot of these cartridges only use 3.3v its ideal.

If you are even just slightly familiar with how to hook up a ROM for reading then you will have no issues in wiring this circuit up.
Here is the circuit drawing made by Team Europe
dumperdrawing

And here is the circuit
dumperwired

Of course all of this is useless without the Arduino program itself which you can DOWNLOAD HERE
If you use this program for anything useful then please let me know and also please give credit where credit is due.

Thanks to Team Europe too for their testing, feedback and providing the pictures used in this post.
You can visit Team Europe’s blog here https://team-europe.blogspot.co.uk/

Gameking ROMs released

 General  Comments Off on Gameking ROMs released
Nov 222014
 

The eagle eyed among you may have noticed that I recently released the ROM dumps I made of the Gameking cartridges I own.
Haze has made a start on the driver for this system too but looks like we may need to dump the internal Rom of the Gameking in order to get this to work.

If anyone can supply this we would be very interested in getting hold of it in the hope that emulation will be possible.

 Posted by at 8:45 pm

Grand Striker 2 human HUM-0003-(A) PLD dumps added

 PAL Updates  Comments Off on Grand Striker 2 human HUM-0003-(A) PLD dumps added
Nov 212014
 

Luizwt (BRASIL) has sent in 3 PLD dumps from Grand Striker 2.
They are straight dumps from PEEL18CV8 devices so unless you convert them you will need to located these devices in order to use them.
Thanks to Luizwt (BRASIL) for these.

 Posted by at 10:00 am