all: cleanups

This commit is contained in:
Markus F.X.J. Oberhumer
2023-08-16 01:06:52 +02:00
parent a9ac4b5e23
commit 394cd77bec
15 changed files with 49 additions and 43 deletions
+2 -1
View File
@@ -31,10 +31,11 @@
section UPX1HEAD
.byte 85,80,88,33 // 0 UPX_MAGIC_LE32
.byte 85,80,88,33 // 0 UPX_MAGIC_LE32 aka "UPX!"
#if 0
.byte 161,216,208,213 // 4 UPX_MAGIC2_LE32
#else
// these will get set to actual values; initialized with some arbitrary numbers
.byte 161 // 4 version
.byte 216 // 5 format
.byte 208 // 6 method