neutrinoSX2 v0.1 - a PS2 Emulator by Muad 
email : atreides.muaddib@caramail.com

This emu is OpenSource under the GNU License.

Features : 
	CPU r5900 : 	5 %
	DMA :		5 %
	Elf :		70 %
	Memory :	30 %	
	GS: 		gsSoftdx 0.38 by the PCSX2 team
	
TO DO by priority order:
	Debug the current CPU Opcodes
	Implement the missing CPU Opcodes
	Implement the SYSCALL opcode ( Arh need Help )
	Understand the PS2 Bios 	
	
PORTABILITY:
	I try to make a portable emulator.
	I use the SDL Library ( www.libsdl.org )
	The main OS is QNX but I think port to Windows or Linux can be easy.	
	
NOTES :

	Some demos works very slow, I use only interpreter.
	The GS plugin is hardlinked with the binary ( you can't use an other plugin in order to increase compatibility/rendering )
	All the configuration can be done in the Ps2_config.ini file.
	The Bios file is a null file.
	
	I CURRENTLY NEED HELP IN CODING THIS EMU.
	IF YOU CAN HELP ME , CONTACT ME.


	
CREDITS : 
	Hacktarux ( mupen64 - N64 Emulator ) for some macros ( sign_extended.. ) http://mupen64.emulation64.com
	The PCSX2 team for the GS Plugin and the fabulous PCSX2 Emu http://pcsx2.ngemu.com
	Nomad Systems 2000  for the INI file api functions  http://www.nomad.ee
	
	
	