Author Topic: Dumping Hardware  (Read 2441 times)

davidstech

  • Full Member
  • ***
  • Posts: 140
    • View Profile
    • http://ds0.me
Dumping Hardware
« on: July 14, 2011, 05:28:56 AM »
I am looking into dumping my collection of games, but I am wondering if anyone has any recommendations about which hardware to use (my current plan is to make my own) or any experience with this sort of stuff. Also, does anyone know which mappers are common in pirated games/multicarts?

Awesome Panda

  • Administrator
  • Sr. Member
  • *****
  • Posts: 1793
    • View Profile
    • http://www.youtube.com/user/PirateGamingHeavy
Dumping Hardware
« Reply #1 on: July 14, 2011, 07:39:31 AM »
From what I've noticed, pirate multicarts usually have either NROM, CNROM, UNROM or MMC3 games. Some MMC1 games are used, but these are all MMC3 or UNROM conversions. (And in Dr. Mario's case, CNROM) The only exception I'm aware of is JY Company's 45-in-1, where all of the larger games are converted to a custom mapper. Can't help you with ROM dumpers though.
« Last Edit: July 14, 2011, 07:40:07 AM by Awesome Panda »

davidstech

  • Full Member
  • ***
  • Posts: 140
    • View Profile
    • http://ds0.me
Dumping Hardware
« Reply #2 on: July 14, 2011, 07:56:04 AM »
But what about the mapper in the cart itself? Is this normally proprietary or are there some common ones?

Awesome Panda

  • Administrator
  • Sr. Member
  • *****
  • Posts: 1793
    • View Profile
    • http://www.youtube.com/user/PirateGamingHeavy
Dumping Hardware
« Reply #3 on: July 14, 2011, 08:00:55 AM »
davidstech
Jul 14 2011, 07:56:04 AM
But what about the mapper in the cart itself? Is this normally proprietary or are there some common ones?[/quote]Oh, from what I noticed they're normally proprietary. That said, I think most of the larger ones are based off MMC3.

davidstech

  • Full Member
  • ***
  • Posts: 140
    • View Profile
    • http://ds0.me
Dumping Hardware
« Reply #4 on: July 14, 2011, 08:29:08 AM »
I've just been looking at some already-dumped multicart ROMs, and it appears the majority of multicarts with a small number of actual games use mapper 8, which is fairly easy to implement. I also intend to dump the games on my MiWi2 cartridges, which are OneBus so should pose no problems. It'll be some time before any actual dumps probably appear though (I've got to buy stuff, hack stuff, solder loads of wires, write the code etc.) I am also designing a OneBus dev-cart, and combined with a free C compiler available from VRT, the possibilities could be endless.

Awesome Panda

  • Administrator
  • Sr. Member
  • *****
  • Posts: 1793
    • View Profile
    • http://www.youtube.com/user/PirateGamingHeavy
Dumping Hardware
« Reply #5 on: July 14, 2011, 08:49:19 AM »
OneBus dev cart? Sounds awesome. ^_^ How do you use the C Compiler anyway?