Skip to content

Releases: mrfearless/CD

v1.0.0.2

Choose a tag to compare

@mrfearless mrfearless released this 28 Oct 18:05
3bc5c4c
  • 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

Choose a tag to compare

@mrfearless mrfearless released this 27 Oct 10:22
49c5207
  • 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

Choose a tag to compare

@mrfearless mrfearless released this 21 Oct 14:09
01e9ee3