Enable RGBGFX's CLI "at-files" for all programs (#1848)

This commit is contained in:
Rangi
2025-10-22 17:05:59 -04:00
committed by GitHub
parent a0bb830679
commit f065243cd2
44 changed files with 1466 additions and 1334 deletions

View File

@@ -1,4 +1,4 @@
-vp 69
Check that the global checksum is correctly affected by padding:
Padding adds extra bytes (carefully picked *not* to be 0, or other values),
which must be properly accounted for.
# Check that the global checksum is correctly affected by padding:
# Padding adds extra bytes (carefully picked *not* to be 0, or other values),
# which must be properly accounted for.