Page 2 of 19
Re: Please try my NES emulator HDNes
Posted: Mon Mar 18, 2013 9:41 am
by James
Can you post before/after screenshots of Bomberman running under HDNes?
Re: Please try my NES emulator HDNes
Posted: Mon Mar 18, 2013 7:49 pm
by mkwong98
I'm not using Bomberman as an example. It is Bombsweeper, a free NES rom. So every one can try it without any copyright problem.
I'll post some screenshots tonight.
Which free picture hosting site do you recommend?
Re: Please try my NES emulator HDNes
Posted: Mon Mar 18, 2013 7:51 pm
by 3gengames
Imgur.
Re: Please try my NES emulator HDNes
Posted: Mon Mar 18, 2013 8:04 pm
by tepples
Or just the attachment button right here.
Re: Please try my NES emulator HDNes
Posted: Tue Mar 19, 2013 6:35 am
by mkwong98
Here are some screenshots
Re: Please try my NES emulator HDNes
Posted: Tue Mar 19, 2013 9:23 am
by WedNESday
...Think just one of those screenshots would have done. Thanks.

Re: Please try my NES emulator HDNes
Posted: Tue Mar 19, 2013 9:31 am
by 3gengames
Check the score text on the top compared to the bottom.
And why is the bomb missing the 2nd sprite?
Re: Please try my NES emulator HDNes
Posted: Thu Mar 21, 2013 9:17 am
by mkwong98
Thanks for asking! I didn't notice that before. Turn out my program has problems when sprite is exactly on the edge of the screen.
The problem is fixed and I updated the attachment and the screen shots.
I also finished the GUI for the screen resolution and input settings.
The screen resolution sometimes has problems if it is not a multiple of 256x240.
Now I'm having trouble with the title screen of Zelda. The waterfall looks wrong and the title screen has the flickering on the top right. Any suggestions?
Re: Please try my NES emulator HDNes
Posted: Sun Mar 24, 2013 6:26 am
by mkwong98
Turns out there are too many sprites on the screen at the same time and I have a buffer overrun. Now I have problems with mapper 1 games with chr rom. I think my bank switching code is wrong.
Re: Please try my NES emulator HDNes (updated 25-3-2013)
Posted: Mon Mar 25, 2013 8:48 am
by mkwong98
Mapper 000 - 003 games are now playable and battery back up supported.
Re: Please try my NES emulator HDNes
Posted: Mon Apr 01, 2013 1:02 am
by mkwong98
1-4-2013
Graphics pack editor is now usable
Re: Please try my NES emulator HDNes
Posted: Tue Apr 02, 2013 8:15 am
by mkwong98
2-4-2013
i ) Fixed severl bugs
ii) Save state function added
Re: Please try my NES emulator HDNes
Posted: Tue Apr 02, 2013 10:04 am
by Movax12
I tried the new version. I can't get it to do anything. Does it require a newer version of Windows than Windows XP? It crashed as soon as I pressed "Start game". (Just after it tried to create a "SDL_app" window. )
Re: Please try my NES emulator HDNes
Posted: Tue Apr 02, 2013 6:22 pm
by mkwong98
Did you use the old version before? A new 'edit' folder is added to the new version and it may crash if the folder does not exists.
Re: Please try my NES emulator HDNes
Posted: Sat Apr 06, 2013 6:41 am
by mkwong98
6-4-2013:
1. Added support to some MMC3 games.
2. Improved playing of CHR RAM games.