X-death25 / YAGB

STM32 USB Game Boy / Color cartridge Reader/Writer
GNU General Public License v3.0
20 stars 2 forks source link

Write Save files #2

Closed adri6412 closed 2 years ago

adri6412 commented 3 years ago

I have compiled your software to work on a rasperry pi but when i use the menu to write a dumped save file back to the cartdridge it hangs after i input the name in the save file dialog.

In my windows pc is working fine. Only linux is giving me problems

Is maybe the issue derived to something of the arm platform or is it a bug on linux?

adri6412 commented 3 years ago

I have not mentioned that all the other options do work (like dumping the rom and the save file) just the erase sram and the write sram functions are broken