You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Subv bca8916cea Kernel/HLE: Use a mutex to synchronize access to the HLE kernel state between the cpu thread and any other possible threads that might touch the kernel (network thread, etc). 9 years ago
..
README.md Add description of upstream repo 9 years ago
json.hpp Don't pull in entire JSON repo for single header file 9 years ago

README.md

JSON for Modern C++

This is a mirror providing the single required header file.

The original repository can be found at 21d23982ca