+  RHDN Forum Archive
|-+  Romhacking
| |-+  ROM Hacking Discussion
| | |-+  Is it possible to compile roms?
Pages: [1]
Author Topic: Is it possible to compile roms?  (Read 617 times)
italianstal1ion
Guest
« on: July 12, 2007, 01:44:24 am »

I'm new to the boards, and new to hacking in general, but I was just wondering if it was possible to compile a bunch of different roms into one? And make a selection screen?
Ryusui
Guest
« Reply #1 on: July 12, 2007, 02:03:27 am »

Not without a hell of a lot of work and some serious programming knowhow.
italianstal1ion
Guest
« Reply #2 on: July 12, 2007, 04:25:39 am »

Even for roms of the same system?
Odin_Knight
Guest
« Reply #3 on: July 12, 2007, 05:53:24 am »

If you're talking about gba there are some programs that can launch roms, like pogoshell, it even creates kind of an operative system (it's more like a launching system...)
Nightcrawler
Guest
« Reply #4 on: July 12, 2007, 07:48:45 am »

Quote from: Ryusui on July 12, 2007, 02:03:27 am
Not without a hell of a lot of work and some serious programming knowhow.

Right. It's going to be a good deal of work and definitely require some programming knowledge, even for games of the same system. pogoshell is an example of how you could potentially do it. You could create a simple BIOS or OS type program that acts as a ROM manager. I'm not entirely sure on the details as I've never sat down to think it out. I'd imagine difficulty will also depend on the platform in question.
byuu
Guest
« Reply #5 on: July 12, 2007, 12:28:30 pm »

All you really need is a hardware-assisted reprogrammable memory mapper, and a small BIOS program to setup your memory mapper. You'll obviously want to program the memory mapper using a routine that is executing in RAM. Then just perform a faux-reset (doesn't have to be perfect), jump to the cartridges' reset vector location and you're done.
Nightcrawler
Guest
« Reply #6 on: July 12, 2007, 02:52:50 pm »

Right, but I think this guy was talking about just making a compilation ROM with several other ROMs/games inside.
snesmaster40
Guest
« Reply #7 on: July 12, 2007, 03:10:28 pm »

Hmm... I think the only console that supports those multicart bootlegs is the NES. There's a couple out there too and they emulate properly on fceu (I think they emulate on fceuxdsp)
italianstal1ion
Guest
« Reply #8 on: July 12, 2007, 03:25:58 pm »

Well, I mean games like sega's 6 in 1 pack and stuff like that. Several roms packed into one.

Thanks for all the help (although i don't know what half the words mean Undecided\)
DarknessSavior
Guest
« Reply #9 on: July 12, 2007, 03:28:24 pm »

Quote from: italianstal1ion on July 12, 2007, 03:25:58 pm
Well, I mean games like sega's 6 in 1 pack and stuff like that. Several roms packed into one.

Thanks for all the help (although i don't know what half the words mean Undecided\)

Don't feel bad. When byuu talks, unless you have heavy experience in Romhacking, you'll get a headache. I still do. -.-

~DS
Pages: [1]  


Powered by SMF 1.1.4 | SMF © 2006-2007, Simple Machines LLC