how to make a rom like what is in this pic by hacking

Discuss hardware-related topics, such as development cartridges, CopyNES, PowerPak, EPROMs, or whatever.

Moderators: B00daW, Moderators

User avatar
ouso1999
Posts: 101
Joined: Sun Jun 12, 2011 10:04 am
Location: Cairo , Egypt
Contact:

how to make a rom like what is in this pic by hacking

Post by ouso1999 »

i want to make a rom like this by hacking including diverse games.how?

Image[/img]
3gengames
Formerly 65024U
Posts: 2281
Joined: Sat Mar 27, 2010 12:57 pm

Post by 3gengames »

I believe Memblers [And probably other people.] have ROM's that you can put NROM games on a cart and make a multicart. Although, when you want to start mixing in other mapper games, you'll have to rewrite the program for them, and it's probably not worth it. :)
tepples
Posts: 22345
Joined: Sun Sep 19, 2004 11:12 pm
Location: NE Indiana, USA (NTSC)
Contact:

Post by tepples »

Which games were you planning to include?
SkinnyV
Posts: 427
Joined: Wed May 04, 2011 2:41 pm
Location: Montréal, Canada
Contact:

Post by SkinnyV »

No-Carrier has a multicard menu system available on his web page (along alot of other very cool thing). Pretty easy to use too!

http://www.no-carrier.com/
User avatar
ouso1999
Posts: 101
Joined: Sun Jun 12, 2011 10:04 am
Location: Cairo , Egypt
Contact:

Post by ouso1999 »

3gengames wrote:I believe Memblers [And probably other people.] have ROM's that you can put NROM games on a cart and make a multicart. Although, when you want to start mixing in other mapper games, you'll have to rewrite the program for them, and it's probably not worth it. :)
who're Memblers?
and how can i do that?and what's the requirements?
tepples
Posts: 22345
Joined: Sun Sep 19, 2004 11:12 pm
Location: NE Indiana, USA (NTSC)
Contact:

Post by tepples »

The requirements depend on what games you want to include, specifically their size and mapper.
User avatar
ouso1999
Posts: 101
Joined: Sun Jun 12, 2011 10:04 am
Location: Cairo , Egypt
Contact:

Post by ouso1999 »

tepples wrote:Which games were you planning to include?
street fighter hudson's adven...........etc.
but i want that so that i can make a rom to be quite similar to a cart of mine.
User avatar
ouso1999
Posts: 101
Joined: Sun Jun 12, 2011 10:04 am
Location: Cairo , Egypt
Contact:

Post by ouso1999 »

SkinnyV wrote:No-Carrier has a multicard menu system available on his web page (along alot of other very cool thing). Pretty easy to use too!

http://www.no-carrier.com/
sorry i wanna do it on my own
guys , noone know how?!!
help me plz
User avatar
Memblers
Site Admin
Posts: 3901
Joined: Mon Sep 20, 2004 6:04 am
Location: Indianapolis
Contact:

Post by Memblers »

MottZilla made a program to do that, in this thread but the link seem to not work. That uses MMC1, and I've also made an MMC1 multicart before with simple NROM stuff. Only odd thing I ran into was wanting to play Pooyan, it's a 16kB ROM but it uses mirrored addresses for something (copy protection?). I fixed it easily though.

To do it yourself you have to know what mapper you're using, then understand how the CPU runs the game (reset vector, NMI vector, etc).
User avatar
ouso1999
Posts: 101
Joined: Sun Jun 12, 2011 10:04 am
Location: Cairo , Egypt
Contact:

Post by ouso1999 »

Memblers wrote:MottZilla made a program to do that, in this thread but the link seem to not work. That uses MMC1, and I've also made an MMC1 multicart before with simple NROM stuff. Only odd thing I ran into was wanting to play Pooyan, it's a 16kB ROM but it uses mirrored addresses for something (copy protection?). I fixed it easily though.

To do it yourself you have to know what mapper you're using, then understand how the CPU runs the game (reset vector, NMI vector, etc).
can u upload it 4 me plz?
User avatar
Memblers
Site Admin
Posts: 3901
Joined: Mon Sep 20, 2004 6:04 am
Location: Indianapolis
Contact:

Post by Memblers »

It's not the full thing (no games included), but this main part of the source shows most of what was involved. And the .NES file shows it in action. :)

http://www.parodius.com/~memblers/nes/multmenu.nes
http://www.parodius.com/~memblers/nes/multi.s

This cart didn't even work right on my MMC1 board, turns out it was because it was some specific version of MMC1A that starts in a random bank.
User avatar
ouso1999
Posts: 101
Joined: Sun Jun 12, 2011 10:04 am
Location: Cairo , Egypt
Contact:

Post by ouso1999 »

Memblers wrote:It's not the full thing (no games included), but this main part of the source shows most of what was involved. And the .NES file shows it in action. :)

http://www.parodius.com/~memblers/nes/multmenu.nes
http://www.parodius.com/~memblers/nes/multi.s

This cart didn't even work right on my MMC1 board, turns out it was because it was some specific version of MMC1A that starts in a random bank.
sorry i mean the MMC1
can u upload it 4 me?
User avatar
Memblers
Site Admin
Posts: 3901
Joined: Mon Sep 20, 2004 6:04 am
Location: Indianapolis
Contact:

Post by Memblers »

MMC1 is the hardware on the cartridge, I'm not sure what you mean.
User avatar
ouso1999
Posts: 101
Joined: Sun Jun 12, 2011 10:04 am
Location: Cairo , Egypt
Contact:

Post by ouso1999 »

Memblers wrote:MMC1 is the hardware on the cartridge, I'm not sure what you mean.
so can i do that with softwares without hardwares?
3gengames
Formerly 65024U
Posts: 2281
Joined: Sat Mar 27, 2010 12:57 pm

Post by 3gengames »

ouso1999 wrote:
Memblers wrote:MMC1 is the hardware on the cartridge, I'm not sure what you mean.
so can i do that with softwares without hardwares?
No, for some games you will _need_ the right hardware, unless you rewrote the entire game.
Post Reply