Skip to content

classicslive/classicslive-integration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

classicslive-integration

classicslive-integration is a C library created for interfacing with the Classics Live website, used in the following projects:

Features

  • Memory management: Interface for easily retrieving from or writing to the memory of a statically linked, dynamically linked, or external program
  • Memory searching: Interface for rapidly finding desired memory addresses within the program's virtual memory
  • Software indentification: Computing hashes of various software formats to use as unique identifiers for website requests
  • Scripts, actions, and counters: Runtime script processing to act on such values and perform math, bitwise, and logic operations

Building

  • Add libretro-common and jsonsax to your project.
  • Set any configuration variables (see cl_config.h for a list of configuration variables and their default values).
  • Provide implementations for the functions prototyped in cl_frontend.h.
  • Add the C files in this library to your makefile.

About

Core integration code for programs that implement Classics Live

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published