Fix for the PC-Engine, TurboGrafx 16, SuperGrafx emulator.#4
Fix for the PC-Engine, TurboGrafx 16, SuperGrafx emulator.#4SoftechSoftware wants to merge 11 commits intorsn8887:masterfrom
Conversation
Games now load and work correctly.
|
Great! However, I have to manually apply your commits because you are not following the coding format of the existing source files. Also, I cannot merge a PR unless it is based on the latest HEAD. To make all this easier, could you please base your PR's on the latest HEAD (either mine or CPasjuste's, at the moment, I am a few commits ahead of him). Then also
I am not the maintainer of this project, I just want to make it as easy as possible for Cpasjuste to accept these changes into the upstream repo eventually. Thanks! |
|
Hi! |
|
BTW, using curly braces in the PFBA way makes the code hard to read and the execution flow difficult to follow , IMHO.... |
No description provided.