v0.3 — It was a long run...
	All C code was rewritten into C++
	Rewrote PPU cycle-based code
	Implemented APU and added sound output
	Rewrote CPU interrupts processing
	Added MMC1 and MMC3 full support
	Added PAL and Dendy modes for NES
	Implemented GUI for win32 systems
	Added saving and loading state files
	Fixed some of timings
	Changed palette
	Minor fixes

v0.2
	Added basic MMC1 support
	New renderer
	APU basic implementation
	Minor fixes

v0.1
	Initial release
