Shiz
Shiz
This PR adds the method `Structure.sizeof_field()` to determine the size of a single field within the structure. I've found this useful to avoid hardcoding certain assumptions, especially with PE32 vs...
This fixes #1: detection failures of the gzip image in UTF-8 locales because of grep treating high bytes (MSB set) differently.
Currently, pydle's flood model is very limited in its possibilites: - It follows a burst -> delay -> burst -> delay model, which is not how IRC servers expect to...
The Wii arcade console (RVA-001) [only has a VGA connector](https://up.shiz.me/a/rva-001-mk8sf/P8230180.JPG), no composite. This PR adds support to libogc for video output over that connector. It has the following caveats: -...
First of all, thanks a lot for your work on Davis, it's been very useful so far. As per [X.520](https://www.itu.int/rec/T-REC-X.520-201910-I/en), which describes some common attributes as used in LDAP, sometimes...