FlashGBX icon indicating copy to clipboard operation
FlashGBX copied to clipboard

Reads and writes Game Boy and Game Boy Advance cartridge data. Supported hardware: GBxCart RW v1.3 and v1.4 by insideGadgets.

Results 10 FlashGBX issues
Sort by recently updated
recently updated
newest added

Hopefully this is the right place for this. I was wondering if you could please add support for the EZ Flash 3-in-1 (which is labelled EZ Flash V, but it's...

Hello! I am the developer for Squareboi, an open-source GB/GBC flashcart. I would like to ask if it could be added to the list of supported cartridges for future versions...

Hello, I recently bought a GBxWriter 1.4a and use it for some of my games with FlashGBX. I have a suggestion regarding the Megamemory cart. It's like an Action Replay,...

This is maybe less of an "issue" and more of a question. I have a Flash Advance Extreme cartridge that has the same flash chips as the Flash 2 Advance...

These carts should be fully dumpable with the right techniques: - First the cart needs to be "initialised" with the exact/similar reads to a GBA, parsing the header ideally on...

I kept having to open a text editor to save the cart info copied to clipboard, so I just whipped up a save to file button. Let me know if...

When you boot up FlashGBX on modern macOS you get this warning in the console ``` qt.qpa.drawing: Layer-backing is always enabled. QT_MAC_WANTS_LAYER/_q_mac_wantsLayer has no effect. ``` I don't like seeing...

Enabling console in pyinstaller will prevent the app from showing its own menubar when in the foreground and also prevents it from appearing in the dock. If you've got other...

Hi! This is a WIP PR, please do not merge. The Bacon Flasher uses a CPLD to implement the SPI protocol and uses CH347T to convert to USB. I will...