-- gameplaySP  Gameboy Advance emulator for Playstation Portable --

-- Release log --

-gpSP kai 2.5
	Addition of simple/BUGGY cheat function
		Only rewriting one 1 byte
		address 0x02000000~(ewram) and 0x03000000|(iwram).

		cheat file name is "ROM name".cht
		cheat file puts on the same place as ROM file

		ex.
			ROM file   : rpg.gba
			cheat file : rpg.cht

		cheat file format
			#comment
			 code name:address:byte data(HEX)
		ex.
			#cheat test
			Item1 MAX:0200123F:6F
			Item2 MAX:02001240:6F

		ATTENTION!!!
			SIMPLE & BUGGY
			ON/OFF of the code cannot be done.
			The cheat might be not effective.

	Bug correction of VRAM write (thanks Mr.130)
	Bug correction of SRAM size automatic operation judgment
	Trouble correction of "Kirby Star Kagami no Daimeikyuu" (thanks Mr.5/Mr.104)
	replacement Right channel & Left channel (thanks Mr.96)
	Trouble correction of "Medarot Navi" (thanks Mr.5/Mr.104)

	for eLoader
	Division loading of over 8MB ROM
		over 8MB ROM doesn't ZIP compression
	Clock Speed 300MHz/Bus Speed 150MHz

-gpSP kai 2.4
	Add video mode.
		unscaled 3:2				(existing mode)
		scaled 3:2(LINEAR)			(existing mode)
		fullscreen 16:9(LINEAR)		(existing mode)
		scaled 3:2(NEAREST)			(no filter mode)
		fullscreen 16:9(NEAREST)	(no filter mode)
		scaled 1.75(NEAREST)		(scale 1.75 mode but top/buttom cut 4dot)

-gpSP kai 2.3
	Sound I/O bug fix.
		Some games working.
-gpSP kai 2.2
	Speed-up of save state.

-gpSP kai 2.1
	Multi idle_loop_eliminate_target.

-gpSP kai 2
	Add sound buffer size config.
		2048`12288(default 2048/original 8192)

	Set sound buffer size saved GAME CFG file.
		GAME CFG file size 12byte -> 16byte.

-gpSP kai (1)
	Add analog Pad config.

	Set analog Pad config saved gpSP CFG file.
		gpSP CFG file size 56byte -> 72byte.

takka takka@tfact.net
http://www.tfact.jp/psp/wiki/
