Skip to content

Releases: mrfearless/CD

v1.0.0.2

28 Oct 18:05
3bc5c4c
Compare
Choose a tag to compare
  • Optimized assembler output to speed up process overall and to fix hangs (buffer overflows) for larger files (100K+)
  • Added checkbox option to specify .DATA segment or .CONST segment for masm output
  • Added Compress Text button and accelerators for it.
  • Increased the max text size in the input edit control in the compress text dialog to 256KB
  • Uploaded x64 version of CD

CD x86 v1.0.0.2 Binary Only
CD x86 v1.0.0.2 Source Code
CD x64 v1.0.0.2 Binary Only
CD x64 v1.0.0.2 Source Code

v1.0.0.1

27 Oct 10:22
49c5207
Compare
Choose a tag to compare
  • Added compress text dialog box
  • Added more accelerators for some buttons on the main dialog and in the compress text dialog
  • Added CDCompressMem function
  • Changed CDDecompressMem to allocate 4 additional nulled bytes, for resources like ansi/unicode strings that required null bytes
  • Added compressed string example to About dialog box in an edit control using the MSZIP compressed text stored in infotext.asm

CD v1.0.0.1 Binary Only
CD v1.0.0.1 Source Code

v1.0.0.0

21 Oct 14:09
01e9ee3
Compare
Choose a tag to compare