Dwedit's Board

Enjoy the board

You are not logged in.

Announcement

Welcome, fellow visitors from other websites!
Whenever you download a file, I'd appreciate it if you posted a nice "Thank You" message, then tell me which site you came from. Thanks.
- Dwedit

#31 2020-04-13 7:38:22 pm

KenHeck
Guest

Re: Goomba Color 2019-05-04

hello Dwedit
i have a question about goomba color gbc trim. i made eprom gameboy cartridge for gb/gbc
but most support eprom's memory limit is 1mb. and i try trim my gbc roms, it is shrunk.(i'm not test it is working for my homebrew cart)
my question is
1. it's safe for rom? and can i strip twice in a row?
2. strip which space? intro animation? or empty space?

#32 2020-10-26 10:41:03 am

Sepp666
Member
Registered: 2020-10-25
Posts: 3

Re: Goomba Color 2019-05-04

Hello Dwedit, I come to this thread because of the nice people at romhacking.net pointing me here. So I have the Ez-Flash Omega like many others here. I like to play the Konami Collection vol.4, especially the colorized version of Castlevania II that's included in this .rom. As you may have heard the Konami Collection vol.2 and 4 do not run with Goomba color. Jorpho at romhacking.net found a hint why those games are not running, here is what he wrote: (It would be useful to say that Lameboy had similar problems, and that those problems were due to handling of the STOP opcode, and that the STOP opcode might be uniquely used in this case to switch the GBC CPU to normal speed.) You can find the thread where we spoke about the case: https://www.romhacking.net/forum/index. … ic=31632.0
It seems that me and some others wish to be able to play the Konami Collection vol.2 and 4, so please have a look if you could make it happen.
Kind regards Sepp

Offline

#33 2020-10-26 1:05:24 pm

Dwedit
Administrator
From: Chicago
Registered: 2004-12-12
Posts: 1,017
Website

Re: Goomba Color 2019-05-04

Don't think it's related to STOP, but there is an issue in there.

The game isn't even booting right now.


"We are merely sprites that dance at the beck and call of our button pressing overlord."

Offline

#34 2020-10-26 11:31:53 pm

Sepp666
Member
Registered: 2020-10-25
Posts: 3

Re: Goomba Color 2019-05-04

Dwedit wrote:

Don't think it's related to STOP, but there is an issue in there.

The game isn't even booting right now.

So will you have a look at this, please?

Offline

#35 2020-11-07 7:01:49 am

MarcosFull
Member
Registered: 2020-11-07
Posts: 2

Re: Goomba Color 2019-05-04

Hello everyone.
I use an EZ IV flashcard. I always have problems with the Mario Deluxe save file (converted with the latest version of Goomba Color). I think it fails as I progress through the game. Is it a common fault? After a certain advance the save state appears with strange names or duplicated or tripled! And then it tells me that I must delete a save file, but it won't let me! Thank you.

Offline

#36 2021-03-21 4:18:42 pm

Moshugan
Guest

Re: Goomba Color 2019-05-04

Dwedit wrote:

With the Everdrive, there's only 24K of storage available for storing save files.  This emulator was designed to run on flash cartridges which provide a full 64K of storage.  8K is reserved for holding the active save file to allow power off at any time, leaving 56K for game save storage.  But the everdrive only provides 32K of save memory, so 8K is reserved for holding the active save file, leaving a meager 24K of storage.

The emulator does not access the SD card at all, so it can't make use of the immense storage space available.

I'm a bit confused about your statement that the Everdrive only provides 32K of save memory. The official information for the Everdrive-GBA X5 (both original and Mini) says that it has "1Mbit SRAM (128KByte) save memory". Have I misunderstood something? Where does this 32K come from if it's not a part of this "128KByte of save memory"?

#37 2021-06-13 8:15:57 am

gamelink_gb
Member
Registered: 2021-06-13
Posts: 1

Re: Goomba Color 2019-05-04

Dear Dwedit, I was wondering if goomba was emulating something for GameBoy games that use the game link, like Tetris.

PS: My version of goomba came "build-in" on a "SuperCard SD" and it seems to be version alpha 6.
I have no clue how to upgrade version it is running, I'll have to do some more learning.

Offline

#38 2021-08-01 7:06:55 pm

PrgmrAtHrt
Guest

Re: Goomba Color 2019-05-04

Goomba Color will no longer compile with the latest devkitarm. The compiler outputs that it can't find the font files.

#39 2021-08-01 8:04:46 pm

Dwedit
Administrator
From: Chicago
Registered: 2004-12-12
Posts: 1,017
Website

Re: Goomba Color 2019-05-04

I just updated DevKitPro to the newest release, and it's still building fine for me.  What does your output look like, or try running "make -d"


"We are merely sprites that dance at the beck and call of our button pressing overlord."

Offline

#40 2021-08-01 8:34:46 pm

PrgmrAtHrt
Guest

Re: Goomba Color 2019-05-04

I have attached the output of make -d.


Attachments:
Attachment Icon out.txt, Size: 62,495 bytes, Downloads: 32

#41 2021-08-01 8:43:47 pm

Dwedit
Administrator
From: Chicago
Registered: 2004-12-12
Posts: 1,017
Website

Re: Goomba Color 2019-05-04

What's weird is that the output log claims that it successfully build the files 'font.o' and 'fontpal.o'.

Those two files are built with the "bin2o" rule.

'Makefile' says that files of type .lz77, .bin, or .gba go through "@$(bin2o)"
'base_rules' says that "bin2o" calls a program named "bin2s", then puts a variable declaration on there.

Is the bin2s program working?


"We are merely sprites that dance at the beck and call of our button pressing overlord."

Offline

#42 2021-08-02 11:26:14 am

PrgmrAtHrt
Member
Registered: 2021-08-01
Posts: 5

Re: Goomba Color 2019-05-04

See attachment


Attachments:
Attachment Icon Reply.txt, Size: 492 bytes, Downloads: 31

Offline

#43 2021-08-02 11:52:54 am

Dwedit
Administrator
From: Chicago
Registered: 2004-12-12
Posts: 1,017
Website

Re: Goomba Color 2019-05-04

Actually managed to install the newer version of DevKitPro (Needed an empty directory)

Seeing the error messages, but also seeing that there are files named "font.lz77.o", and "fontpal.bin.o" in the "build" directory.  Those are totally the wrong filenames, and they don't match the convention you'd get from a C compiler (you don't generate .cpp.o files).


"We are merely sprites that dance at the beck and call of our button pressing overlord."

Offline

#44 2021-08-02 12:03:16 pm

Dwedit
Administrator
From: Chicago
Registered: 2004-12-12
Posts: 1,017
Website

Re: Goomba Color 2019-05-04

Copy-pasted the older 'bin2o' rule out of the "gba_rules" file, renamed it to 'bin2o_old', and included it in the makefile.  Now it builds okay.


Attachments:
Attachment Icon Makefile, Size: 7,861 bytes, Downloads: 37

"We are merely sprites that dance at the beck and call of our button pressing overlord."

Offline

#45 2021-08-02 1:02:23 pm

PrgmrAtHrt
Member
Registered: 2021-08-01
Posts: 5

Re: Goomba Color 2019-05-04

Builds fine now. Thank you!

Offline

#46 2021-09-15 11:00:40 pm

simon
Guest

Re: Goomba Color 2019-05-04

Hi , im using ez flash omega , when i run pokemon gold with goomba emulator on ez flash omega , it cant use the multiboot function to trade with other gbc device , please help!

#47 2021-09-16 7:53:23 am

Dwedit
Administrator
From: Chicago
Registered: 2004-12-12
Posts: 1,017
Website

Re: Goomba Color 2019-05-04

Link features are not supported.


"We are merely sprites that dance at the beck and call of our button pressing overlord."

Offline

#48 2021-11-12 6:42:09 am

Sylva
Guest

Re: Goomba Color 2019-05-04

any chance on supporting the agb-006 irda adapter?
would be neat to have a use for it besides zoids, and could finally bring back the ir support from the gbc to the gba
the irda adapter is extremely barebones, a couple gba emus have support for the 006 already

#49 2021-11-20 6:03:36 am

spaceman_643
Guest

Re: Goomba Color 2019-05-04

Hi I want to know if there is compatibility issues with the last goomba version Goomba Color 2019-05-04 with the ez flash IV EZ402 Built in 2006.03 updated with EZ4 Kernel 2.05.

And by the way, if you know, is there compatibility problems with pocket nes too ?

Thanks!

#50 2022-04-24 11:23:12 pm

kam
Guest

Re: Goomba Color 2019-05-04

hey dweddit, im wanting to play thru zelda: oracle of ages/seasons and i noticed there are no borders for these games. I was wondering if you could update goomba color to add a universal border feature for every gbc game, or atleast these two games. I appreciate the borders on the supported games and i've grown used to them, so the ability to use a default border on everyone or atleast these two would be greatly appreciated. thanks

#51 2022-04-24 11:36:50 pm

Dwedit
Administrator
From: Chicago
Registered: 2004-12-12
Posts: 1,017
Website

Re: Goomba Color 2019-05-04

Those games were not made to run on the Super Game Boy, so they don't have borders.
If you try to run them on a non-color Game Boy, you get a single screen that says "This game is only compatible with the Game Boy Color" or something to that effect.


"We are merely sprites that dance at the beck and call of our button pressing overlord."

Offline

#52 2022-05-19 7:16:00 pm

Sepp666
Member
Registered: 2020-10-25
Posts: 3

Re: Goomba Color 2019-05-04

Hello Dwedit, I have been waiting long time that somebody makes a DX color hack for Super Mario Land 3 (Super Wario Land). Now is the time, somebody did it! I was happy to play it once again in color on my GB Advance with the EZ-FLASH Omega but I must see that it doesn't work. ? It doesn't load up - like the Konami Collection I mentioned earlier, it would be more than welcome if you could have a look what's going there and maybe could find a way to fix this problem? You can find this hack at the usual place(romhacking.net). https://www.romhacking.net/hacks/6683/
Hopefully you can find the thing that's causing the issue.

Offline

#53 2022-07-11 3:22:48 am

james
Guest

Re: Goomba Color 2019-05-04

thanks for making this app i had an old romhack pokemon cart gba cart i got off ebay shipped from china for 4.98nzd that no longer saves so using this and my ds lite i was able to flash the cart now it has 50 gb games on it

#54 2022-10-31 2:03:05 pm

GBMicroMan
Guest

Re: Goomba Color 2019-05-04

Does Goomba Color have a game limit? I added a bunch of games, but all that showed up were the first 29. And even then, some still weren’t there.
(Also, I’ve been having this issue with PocketNES.)

#55 2022-10-31 3:02:37 pm

Dwedit
Administrator
From: Chicago
Registered: 2004-12-12
Posts: 1,017
Website

Re: Goomba Color 2019-05-04

It's limited to the amount of RAM (or NOR flash) in the flash cartridge, which could be 16MB or 32MB or something else.


"We are merely sprites that dance at the beck and call of our button pressing overlord."

Offline

#56 2022-11-01 7:03:34 am

Dooby
Guest

Re: Goomba Color 2019-05-04

I tried to set up my goomba color rom, but all I got was a picture of a flashcart, and it acted like the first game on the list was the only game there. What should I do?

#57 2022-11-01 12:44:19 pm

Dwedit
Administrator
From: Chicago
Registered: 2004-12-12
Posts: 1,017
Website

Re: Goomba Color 2019-05-04

Whatever you're using isn't the original Goomba Color ROM, there are no pictures of flash cartridges in there.


"We are merely sprites that dance at the beck and call of our button pressing overlord."

Offline

#58 2023-01-11 1:49:23 pm

Chris
Guest

Re: Goomba Color 2019-05-04

Hi Alex,

Do you still plan to create new releases of Goomba Color with some improvements (like fixing bugs with games like Resident Evil Gaiden glitched texts, Lufia Returns graphics issues or Tomb Raider Curse of Sword being unplayable)?

#59 2023-01-12 9:14:29 pm

Wilson
Guest

Re: Goomba Color 2019-05-04

is there a way to get pokemon crystal playable?

#60 2023-07-24 4:40:10 am

Marcos
Guest

Re: Goomba Color 2019-05-04

Thank you very much for your great contribution.
I've been using Goomba for years with an EZ Flash IV (the oldest one) and a GameBoy Micro, and I have doubts as an inexperienced user:
Although I am using the latest version of Goomba (2019), when I press L+R it tells me that it is from 2014.
On the other hand, knowing that there are games that are going to have problems with their save files (Zelda DX, Mario Deluxe, etc), how can I know the size that these files will occupy and therefore with some of them the progress will be lost after a couple of restarts? Does it help if I don't save any games to the NOR memory of the flashcard and leave it empty?
Thanks again.
Marcos

Registered users online in this topic: 0, guests: 1
[Bot] claudebot

Board footer

Powered by FluxBB
Modified by Visman