Alexey Cluster
Alexey Cluster
> Ok, wow, remind me never to use hotkeys again. They are operating system-level events that get consumed by your application, and _no one else gets to have them._ So...
Weird, can you send me ROM to [email protected] ?
Well, I received e-mail. Those games are for VT-02/03 based consoles. It's famiclones with advanced color support.  So actually it's not NES hardware and it's not NES ROMs. Those...
Dunno. Seems like PPU core should be modified for it.
UpdateMemoryView() has performance bottleneck: MoveToEx(HDataDC, 8 * MemFontWidth + (j * 3 * MemFontWidth), MemFontHeight * ((i - CurOffset) / 16),NULL); sprintf(str,"%X", (int)(byteValue / 16)); TextOut(HDataDC, 0, 0, str, 1);...
> bottleneck is actually in color fading not the coloring itself (and not in hex being drawn a lot) > when no highlighting is enabled, the bytes redrawn only if...
> why did you assign and unassign these, to get my attention? Just misclicked, sorry.
> ugh, I only have english keyboards, there is no way I can test new code in this area. Is non-English keyboards something that fceux normally supports? Layout != Keyboard....
Key != Letter. Windows version binds keys, not letters. In Windows version I can change layout to Russyan, press "Я" and it will be binded as "A" because it uses...
There are many mappers with dip switches. Usually, fceux uses a fixed setting or toggles dip switches on reset. Some GUI to control dip switches will be handy, really.