 |
Description |
PSIG - PlayStation instructions generator.(MIPS R3000A)
The program generates machine instructions for PlayStation:
-1.Generating of single instruction in the message window.
-2.Generating of instructions from file to file.
-3.Generating and inserting instructions in to the executable file(PSX-EXE/SLUS/SLES ).
PSIG support:
-MIPS R3000A instructions.
-Pseudo instructions.
-Keywords: code_start, variables, file_index, code_limit, variables_limit, binc, user_info.
-Constants, variables, strings, labels, pointers.
-Patching.
-Project compilation.
-Packet compilation.
The archive contains files:
-"PSIG Highlighting syntax.xml" - syntax highlighting file, for program notepad++.
-"Syntax.txt" - PSIG syntax description.
SlowR3KA - PSX Disassembler. Disassembled code is the most compatible with the PSIG. |
|