Project Tree Browser

Directory Tree | Traditional project browser | List ALL projects

Browsing by:
Directory Description
  Documentation  Documentation
      Conference Materials/Presentations  Conference materials and presentations
      File Formats  Documentation of file formats
      Hardware Manuals  Documentation on the PS2 hardware
  Drivers and SDKs  Libraries, drivers, and associated APIs for using them
  Sample Code  Sample code
      DMA  Code showing the use of DMA and the libpkt libraries.
      EE  The core MIPS side of the processor (Emotion Engine)
      GS and GIF  Code showing various usages of the GIF and GS (Graphics Synthesiser)
      Peripherals  Stuff that connects to the PS2 externally
          Controllers  Pads, NeGcon, DualShocks, Guns, and other controllers
          USB  USB mice, keyboards, cameras, etc.
      VU and VIF  Code using the VU (Vector Units) and VIF (Vector unit InterFace)
  Tools  Tools and applications
      Audio  Audio tools
      Graphics  Graphics tools
      Programming  Programming tools
          Utilities  Programming utilities
      Testing and QA  Testing and QA tools

Directory: Utilities
Description: Programming utilities

Project NameDescription
 [Package][Release][Release Notes][Download][Release Date][Days old]
Dark Racer SPS2Following the tutorials by Mr Henry Fortuna, i shall make a 3D racing game with collision detection, physics, AI and the use of Force Feedback. Using SPS2, There shall be two types of race, a time trail and a race against another car, with future plans to make a 2 player race. All the code shall be commented and used for others to progress on. A nice menu system shall be put into place as well.
GIF/VIF/DMAtag disassemblerReads in a GIF/VIF/DMAtag from a file, and prints its contents to the screen, useful in debugging perhaps. Current beta can translate GIFtags and provide warnings for some errors that may be hard to catch (e.g. setting PRIM in REGLIST mode). No VIF/DMA support yet. Compatible with .dat files for VU competitions, and VU dumps from Sauce's modified harness
 GIFer1.0Release NotesGIFtools.tar.gz (40 KB)6 Aug, 20032230
lesschessThis is a port from OpenGL to SPS2 of a simple, fast, 3D chessboard program. Not all of the chess moves are yet implemented, e.g. castling, and no checking for endgame situations (like checkmate or stalemate) is performed. However, it compiles and runs perfectly fine, and is perfect for those moments that you don't have a chessboard handy...
 lesschess0.11Release Noteslesschess-0.1.1-PS2.tar.gz (121 KB)31 Jan, 20042052
Sauce's Visual VU DebuggerSauce's Visual VU Debugger (svvudb for short) is a graphical debugger for the vector units. It has an interface that you view on your PC while you execute code on the PS2. This is an X-Windows interface for the PS2, for a PC running linux, as well as a native Windows interface for a PC running Windows. If you're developing VU code that's not targetted towards graphics, you could also run X on your PS2 and use this to debug the code. The debugger supports both VU0 and VU1. Some of the debugger's features: - It allows you to debug UNMODIFIED applications as they run. - It allows you to, from the command prompt, load up code and data and debug it. - It allows you to browse all the VU registers and modify most of them when the program is suspended. - It allows you to view and modify the contents of the VU memory. - It allows you to single-step through the code or set specific breakpoints. - With very simple changes to your code, the debugger can be triggered at the developer's will. This is useful when debugging a specific bit of code that may not necessarily be loaded when the debugger is started up. - When the debugger is not running, applications run at full speed. With the debugger running, applications run at full speed except when suspended by breakpoints. Future features for this project are top secret. Please visit http://terratron.com/ps2linux/ for more screen shots. Enjoy!
 gtk development for win2.2.1.2Release NotesGTK-Development-Environment-2.2.1.2.exe (3,853 KB)2 Oct, 20032172
 gtk runtime for windows2.2.1.2Release NotesGTK-Runtime-Environment-2.2.1.2.exe (4,849 KB)2 Oct, 20032172
 screen shotsalphaRelease Notessvvudb.jpeg (222 KB)
svvudb.win.gif (133 KB)
10 Aug, 20032225
 svvudb binaryalpha 247Release Notessvvudb.alpha.247.tgz (225 KB)20 Aug, 20032215
vu coding stuffThis is a collection of tools, docs, etc to help vu coding.
 ee-dvp-as guide0.2Release Notesdvp-as-0.2.txt (7 KB)9 May, 20032319
 VU coding tips0.1Release Notesinterleave-0.1.htm (8 KB)17 May, 20032311
 vu syntax hilite for vim0.1Release Notesdvp-syn-vim-0.1.tar.gz (4 KB)30 Apr, 20032328
5 projects