NiV-L-A / CLPS2C

CLPS2C is a domain-specific language, built specifically for writing PS2 cheat codes.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is deprecated.
Please, use CLPS2C-Compiler and the Visual Studio Code extension vscode-clps2c instead.


CLPS2C (Custom Language for PlayStation 2 Cheats)

Description

  • CLPS2C is a domain-specific language, built specifically for writing PS2 cheat codes. Please, refer to the CLPS2C Documentation file for more information.
  • Current version: 0.2

TO-DO

  • Implement WritePointerString, WritePointerBytes and ConstantSerialWrite commands
  • Check for multiple conditions in a single if command
  • Multiple Scintilla's TextArea tabs
  • Better output window
  • Custom background color
  • Custom command abbreviations
  • Custom font
  • Custom binds
  • Output lines count
  • Save output to file

Credits

Author:

  • NiV-L-A

Special thanks to:

About

CLPS2C is a domain-specific language, built specifically for writing PS2 cheat codes.

License:GNU General Public License v3.0


Languages

Language:C# 100.0%