You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm asking this because I'm starting to port this emulator into other platforms.
I'm making the program more POSIX, creating drivers to better encapsulate the specific platform features, and making some cleanup around the code.... actually thousand of lines have been changed already on my fork.
The main question here is:
Are you interested in these changes, in order to create a PR in the future?
Cheers
The text was updated successfully, but these errors were encountered:
It's a very nice device but, I don't know why, they gave the option to use the scanlines only combined with some smoothing filter, without the possibility of using them "clean" with pixel-scaling.
So I would like to ask, please: is this something managed within the NJEMU emulator?
If so, would you be so kind as to show me, in the fork link above, what to change in order to disable the smoothing filter (leaving just the scanlines), in order to propose a PR / little update to SNK?
Hello,
I'm asking this because I'm starting to port this emulator into other platforms.
I'm making the program more POSIX, creating drivers to better encapsulate the specific platform features, and making some cleanup around the code.... actually thousand of lines have been changed already on my fork.
The main question here is:
Are you interested in these changes, in order to create a PR in the future?
Cheers
The text was updated successfully, but these errors were encountered: