-
I'm doing a little ROM hacking for Quadras, and it would be cool to build from source instead. I can't really tell from skimming, how far is this repo from being able to build a ROM that could actual…
cy384 updated
3 years ago
-
Has anyone been able to extracted the preinstalled ROMs from SNK's (somewhat) recent hardware releases? The hacking how-to's for the Neo Geo Mini that I've found mostly dealt with adding additional ga…
-
I did some editing to the gift mons when ROM hacking pokemon X, and when I exited out and tried to re-enter, it threw an unhandled exception error code, which I have posted a screenshot of and the tex…
-
Don't know if the proper forum to ask such questions...but I figured I should give it a shot and ask here, instead of social media.
I noticed that Sega Genesis & among other kinds of games are strong…
-
Currently, Code Data Logging is only supported with GenesisPlusGX, but not PicoDrive. It would be great if PicoDrive had CDL support as well, since it can also emulate 32X games. Having a code/data lo…
-
A misconfigured INI can be annoying, as it is almost guaranteed that there will be an out-of-bounds error if not configured properly.
And sometimes this happens, especially when modifying existing…
-
I personally prefer to play the "Storm Silver" ROMhack for Pokemon Soul Silver which adds various enhancements, most notably making it possible to complete the Pokedex via added NPCs and revamped poke…
-
" Here is a coreboot image for QEMU with these two patches applied and my collection of wonderful and useful floppies added to popular the entries list: https://github.com/mikebdp2/floparchive/blob/ma…
-
Right now the framebuffer size and orientation can be changed (side by side or top+bottom) but the position is always top left/page zero. How about an option to change _where_ the framebuffers are loc…
-
I'd like to have some way to figure out in what source file, and on what line a certain ROM address is located.
The reason behind this is because I do a lot of disassembly, and lately have been por…