Offline
São Paulo, Brazil

So, I have one of those Smartboy carts and I gave up putting LSDJ on it because it is fucking the .sav up constantly.

I decided to throw a bunch of roms on it (like shitwave, nanosynth, etc), but have no idea if this thing can handle multiple roms like the EMS cart/transferer.

I always used gbcflsh software for flashing this cart. Is there any other option?

Offline
matt's mind

its for a single ROM

as far as i'm aware, the EMS 64M carts are the only ones which support multiple ROMs out of the box.

Offline
São Paulo, Brazil

Shit. sad

Offline

Emerger carts aswell, an emerger cart will hold multiple saves aswell

Offline

Does anyone know how these cartridges were designed? I thought I read somewhere that they were similar to the bleepbloop/ DIY cartridges design, but I'm not shure. If they are, they should be able to handle multiple ROMs

Offline
matt's mind

anything based off the ziegler-hosted 'two polish students' design can only handle one ROM.

this includes the bleepbloop, smartboy, and apeshit cart designs.

the only currently manufactured cart which out-of-the-box works with multi ROMs are the EMS carts.

12ianma, good call.  forgot about the emerger carts.  they haven't been made in a while (unfortunately, i think there are a lot of fans here).  they have the coolest shape of all too!

not sure about the bung x-changer carts.  they may have a multi-ROM menu as well.

the derp carts also only can handle one ROM.

Offline
Unsubscribe

Is it really something the cart supports? I always thought the ems software just packed the roms together with a little menu, so if you copied a multi rom off a cart you could blow it onto any mbc compatible cart you wanted.

Offline
São Paulo, Brazil
herr_prof wrote:

Is it really something the cart supports? I always thought the ems software just packed the roms together with a little menu, so if you copied a multi rom off a cart you could blow it onto any mbc compatible cart you wanted.

I remember when I used some really cheap gba flashcarts, you were able to create a rom file with multiple roms from a simple windows app. I wish that was possible here.

Offline
kitsch wrote:

anything based off the ziegler-hosted 'two polish students' design can only handle one ROM.

this includes the bleepbloop, smartboy, and apeshit cart designs.

the only currently manufactured cart which out-of-the-box works with multi ROMs are the EMS carts.

12ianma, good call.  forgot about the emerger carts.  they haven't been made in a while (unfortunately, i think there are a lot of fans here).  they have the coolest shape of all too!

not sure about the bung x-changer carts.  they may have a multi-ROM menu as well.

the derp carts also only can handle one ROM.

What about the startup.gb ROM thingie using Readplus? It says that it will create a multicart with up to 3 ROMs. It looks like it should be able to handle MBC5 cartridges.

Offline
matt's mind
kitsch wrote:

out-of-the-box

dunno.  i have a hunch you need not only the EMS multi-ROM menu, but also the EMS software to reformat everything into a larger aggregate ROM.  so, this wouldn't work for the ziegler design either, because the EMS software is proprietary to their products.  it won't write/erase the ROM on the other designs.  it only has limited SRAM function.

Offline
Lavar wrote:
kitsch wrote:

anything based off the ziegler-hosted 'two polish students' design can only handle one ROM.

this includes the bleepbloop, smartboy, and apeshit cart designs.

the only currently manufactured cart which out-of-the-box works with multi ROMs are the EMS carts.

12ianma, good call.  forgot about the emerger carts.  they haven't been made in a while (unfortunately, i think there are a lot of fans here).  they have the coolest shape of all too!

not sure about the bung x-changer carts.  they may have a multi-ROM menu as well.

the derp carts also only can handle one ROM.

What about the startup.gb ROM thingie using Readplus? It says that it will create a multicart with up to 3 ROMs. It looks like it should be able to handle MBC5 cartridges.

none of my computers are old enough to test this. you need like windows me or something really old. XP was even too new ( and had listed compatibility issues)

Offline
sweden
kitsch wrote:

its for a single ROM

as far as i'm aware, the EMS 64M carts are the only ones which support multiple ROMs out of the box.

Also Bung carts If I remember correctly.

Offline
Sweeeeeeden

Startup.gb only works with software especially written and compiled for it. It absolutely cannot work with existing ROMs. Just forget about it.

The point of the Polish student design is to replicate the design of a Nintendo MBC5 cartridge, but with a flash ROM chip instead of a read only ROM chip. Since it's just using an actual MBC5 control chip, it's limited in that regard to what original cartridges could do. Since it has a flash chip that is directly accessible from the GB CPU, you *could* make a multi ROM system where you merge several ROMs, and a piece of code that writes a new ROM to the bottom area of the flash chip, which would enable different programs to coexist. But there are several problems with this approach:
* Flash chip wear from repeated writes to flash memory.
* You risk "bricking" the cartridge every time you select a new ROM, if the power goes out or something else unexpected happens. (By bricking I mean that the cartridge needs to be rewritten from the computer.)
* The total flash memory size as well as the time it would take to load a new ROM would make this pretty useless for anything but rather small ROMs.
* The software required for this would have to modify the ROMs, which might be a bit tricky.

Hmm, but if anyone actually wants me to try to make this software...

Last edited by nitro2k01 (Jul 12, 2012 4:38 am)

Offline
nitro2k01 wrote:

Startup.gb only works with software especially written and compiled for it. It absolutely cannot work with existing ROMs. Just forget about it.

The point of the Polish student design is to replicate the design of a Nintendo MBC5 cartridge, but with a flash ROM chip instead of a read only ROM chip. Since it's just using an actual MBC5 control chip, it's limited in that regard to what original cartridges could do. Since it has a flash chip that is directly accessible from the GB CPU, you *could* make a multi ROM system where you merge several ROMs, and a piece of code that writes a new ROM to the bottom area of the flash chip, which would enable different programs to coexist. But there are several problems with this approach:
* Flash chip wear from repeated writes to flash memory.
* You risk "bricking" the cartridge every time you select a new ROM, if the power goes out or something else unexpected happens. (By bricking I mean that the cartridge needs to be rewritten from the computer.)
* The total flash memory size as well as the time it would take to load a new ROM would make this pretty useless for anything but rather small ROMs.
* The software required for this would have to modify the ROMs, which might be a bit tricky.

Hmm, but if anyone actually wants me to try to make this software...

Yea, please do! There's a very detailed tutorial on youtube on how to make the 4Mbit flash cartridge, so if you could get multiple roms working, I would try to build one to store nanovoice, shitwave and MuddyGB!

12ianma wrote:
Lavar wrote:

What about the startup.gb ROM thingie using Readplus? It says that it will create a multicart with up to 3 ROMs. It looks like it should be able to handle MBC5 cartridges.

none of my computers are old enough to test this. you need like windows me or something really old. XP was even too new ( and had listed compatibility issues)

I have a Windows 98 machine set up, the problem is that I can't figure out on how to put stuff I downloaded on my modern machine to the old machine. Already tried burning a CD, putting it on a flash drive, but nothing seems to work.

Offline
NC in the US of America

How does burning a CD not work?

You need to install a special driver for flash drives, though. Google should help you find it.

Offline
SketchMan3 wrote:

How does burning a CD not work?

You need to install a special driver for flash drives, though. Google should help you find it.

I don't know what happened, maybe it's something with the CD itself. Gonna give it another go. Hopefully I can install the drivers from the CD, so I won't have to bother with burning a CD next time.