Skip to content

Instantly share code, notes, and snippets.

@dogtopus
dogtopus / ps4cse_public.md
Last active March 14, 2024 03:32
Licensed PS4 Controller "Security Chip" Secure Element

SE for PS4 Licensed Controllers

Disclaimer

This documentation is provided solely for education and interoperability purposes (aka persons who are tired of proprietary non-customizable hardware and want to use their own hardware for DIY controllers). It enables neither chip-cloning nor controller counterfeiting which would violate copyright and/or any other applicable laws. This documentation also comes without warranty. Use it at your own risk.

Basic info

  • Model: NXP A710x series, possibly semi-customized (Label says 7105 - A7105 does not exist)
  • Protocol: I2C
@Serlych
Serlych / epub.css
Last active November 25, 2020 13:03 — forked from maticrivo/epub.css
You Don't Know JS Ebooks
body {
text-align: justify;
}
code, pre {
font-family: "Hack", monospace;
}
h1, h2, h3, h4, h5, h6 {
text-align: left;
@ChiriVulpes
ChiriVulpes / Chirimode for GitHub Desktop.md
Last active August 11, 2022 05:59 — forked from ObserverOfTime/css-inject.js
Some CSS fixes and tweaks for GitHub Desktop

Chirimode for GitHub Desktop

  • Fixes a blur on the blue border at the bottom of the changes/history tabs.
  • Fixes the app toolbar having a 2px border.
  • Adds a line on the side of the repo dropdown so that it lines up with the repo button.
  • Tweaks the diff theme to match my VSCode syntax theme Azurish as closely as possible.

Install:

  1. Open dev tools with CTRL + SHIFT + I
  2. Go the console
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\SimonTatham\PuTTY\Sessions\Default%20Settings]
"Colour21"="255,255,255"
"Colour20"="245,222,179"
"Colour19"="200,240,240"
"Colour18"="0,217,217"
"Colour17"="179,146,239"
"Colour16"="174,129,255"
"Colour15"="122,204,218"