NitroGrafx revision history
-=-=-=-=-=-=-=-=-=-=-=-=-=-


V0.7 - 2013-03-23 (FluBBa)
	Added multitap emulation.
	Added 6 button joypad emulation.
	Added support for arguments (for cards that support it).
	Added exit to flashcard menu (for cards that support it).
	Fixed a few things with savestate loading.

V0.6 - 2010-11-06 (FluBBa)
	Fixed graphics rendering.
	 Support for all 2048 tiles.
	 Support for 1024 wide tilemaps.
	 Support for 320 pixel wide screenmode.
	 Better caching of tiles/sprites, less flickering
	Optimised everything.

V0.5 - 2010-05-06 (FluBBa)
	Added support for CD-ROM images in .bin/.cue format.
	Added support CD audio playing.

V0.4 - 2010-04-16 (FluBBa)
	Fixed CPU cycles per scanline (455, confirmed on hardware).
	Fixed timing of scroll register writes.
	Fixed Sprite DMA IRQ handling.
	Fixed savestates a bit (should be compatible between versions now).
	Fixed scaling after loading savestate.
	Fixed caching of Bios.
	Better timing of ADPCM playing (still no sound though).
	Debug output now optional, also more info is written.

V0.3 - 2010-04-10 (FluBBa)
	Fixed cache for 16x64 sprites.
	Fixed sprite DMA flag.
	Fixed more CD-ROM emulation issues.

V0.2 - 2010-03-23 (FluBBa)
	Added support for the SF2 mapper.
	Fixed loading of roms with headers.
	Fixed sprite scaling when switching modes.
	Fixed directory cache misses.
	Fixed some CD-ROM emulation issues.

V0.1 - 2010-03-19 (FluBBa)
	Initial release, allmost everything from PCEAdvance seems to work.

V0.0 - 2010-01-19 (FluBBa)
	Started Coding.

