#4122
mGBA is an excellent new generation of Nintendo Game Boy Advance emulator with very high degree of completion (most games can be simulated perfectly) and pretty fast running speed. It was thoroughly written in C language by Jeffrey Pfau, and first released in 2013 as an open-source freeware for multiple platforms (Windows, Mac OS X, Nintendo 3DS, Wii, PlayStation Vita and many other Unix-like OS).

#3909
The assembly language is actually a strongly functional programming language, which can utilize all features of computer hardware and directly control them. As a machine language, corresponding to the high-level language compiler, assembly language also needs a assembler to compile its source code into executable machine code. As far as I know, there are at least two skills can not do anything without the basic knowledge of assembly language, they are reverse engineering (software cracking) and disk repair.

#3655
Keil C51 is an easy-to-learn and easy-to-use C language Single Chip Microcomputer (SCM) programming software (IDE) for all 8051 Microcontroller devices. It is suitable for each level of developers, whether he is a professional application engineer, or a student who just started to study the embedded software development.

#3356
OllyDbg is a professional 32-bit assembler-level analyzing debugger from Germany, written for both Windows 32-bit and 64-bit, released and kept as freeware. As is known to all, it is really an edge tool for software cracking, and a must-have tool for many novices.

#2713
About how hard it is on earth for learning MFC, this should vary from person to person. If you are experienced programmers started from the base Windows OS, you'd likely have been a member of programmers developing the MFC class libraries; on the contrary, if you just have learned few years of Windows programming, then you may have not any knowledge on the underlying system. In the latter case, you must have one book on your desk for reference anytime (every technology needs this). For MFC, it will be Programming Windows with MFC.

#2544
nullDC is a free, open source 32-bit Sega Dreamcast and Sega NAOMI (arcade edition of Sega hardware) game consoles emulator for Windows, first released in 2006 and discontinued in 2011. While, even compared with its successor - Reicast, nullDC is still a better choice for Dreamcast emulation on Windows.