neutrinoSX2 v0.07 - a PS2 Emulator by Muad email : atreides.muaddib@caramail.com site: nsx2.emulation64.com date: 13 / 03 / 2003 This emu is OpenSource under the GNU License. If you want to run an ISO. You have to extract the .elf before. Then in the emu, click on "Load Iso" select the image. Click on "Load Elf" and select the ISO's elf. 13 March 2003 CHANGES v0.07 GUI: Fix Crash Bug at Exit Add LogFile Functions ( ShadowPrince ) Fix the path absolute & Code clean in main_gtk.c ( ShadowPrince ) Add ClearOutput option in menu ( Pofis) Add F7 Pause - F8 Run ( Pofis) Add Key handle to GS plugin Fix long name bug ( ShadowPrince ) CPU: Fix bug in DIV opcode ( Divide by zero ) Add new type 128 bits for Parallel Op. Add more MMI opcodes Add more COP1 opcodes Change FPR1 register 128b to 32b Fix bug in Emu Init COP2 register Add more COP2/VU1 opcodes Add VU1 micromode StupidBug in COP2-DestField & VITOF0/VITOF4 DMA: Add DMA Transfer to VIF1 Add DMA Transfer TO/FROM SPR Fix a bug in DMA_##_TRANSFER : add Stall mode ( works as Normal Transfert ) Fix a bug in DMA_GS_Transfer_Normal_Mode() for the SPR Memory BIOS: Write SetSyscall Add SetRPCVersion Add Threads ( very buggy ) Rewrite Semaphores LOADER: Rewrite Elf Loader TIMER: Add Timers GIF: Add Detection of GIF Registers ( not fully ) VIF: Add Detection of VIF0/VIF1 Registers ( not fully ) Add VIF Command MEMORY: Add SPR Memory Change the main Read/Write function ( now if a addr is unknow -> mapped to main memory ) OTHER: Add a little Fix PAD_RPCCMD_SET_MMODE Update the PAD handle