Commit Graph

  • fa7a01593a fix up type o in comments develop JASON-6700K\jandersen 2023-05-11 11:43:15 -0400
  • b3a434a5bd take a stab at supporting fixed data rates JASON-6700K\jandersen 2023-05-11 11:23:58 -0400
  • 2714f80f6e
    Merge pull request #1 from dwsJason/develop master Jason Andersen 2020-07-22 16:27:41 -0400
  • e19209dea0 README: Updated JASON-6700K\jandersen 2020-07-22 16:26:54 -0400
  • 0d28c20f03 gsla test file, with dictionary support is decompressing correctly JASON-6700K\jandersen 2020-07-20 11:37:54 -0400
  • 8dd7fbd28f gsla: all the frames in my test file are decompressing correctly JASON-6700K\jandersen 2020-07-20 08:58:20 -0400
  • c768f34156 Add animation decode verification code, to make sure things seems to work (hint, they do not work yet) JASON-6700K\jandersen 2020-07-19 17:58:59 -0400
  • 1c0f4d5ae3 GSLA: seems to be spitting out a file, but is is valid? JASON-6700K\jandersen 2020-07-19 17:21:04 -0400
  • 8dfb3028c7 GSLA: might have a version 1 encoder finished... all that's left is to debug / test / make sure the thing works JASON-6700K\jandersen 2020-07-19 16:08:09 -0400
  • 6956281d1e GSLA Encoder - WIP - I think all that's left to do is to emit source bank skip opcodes, so the player can deal deal with data > 64K in size JASON-6700K\jandersen 2020-07-19 15:05:17 -0400
  • 0764a030e6 GSLA: encoder, work in progress JASON-6700K\jandersen 2020-07-19 14:19:42 -0400
  • bb916c15e2 GSLA: WIP JASON-6700K\jandersen 2020-07-18 16:41:01 -0400
  • 7712398e0c GSLA encoder: WIP JASON-6700K\jandersen 2020-07-18 15:49:27 -0400
  • 89f6eb72e5 WIP on the GSLA file serializer JASON-6700K\jandersen 2020-07-18 12:19:51 -0400
  • 3a7b5a69fb These compressors are "good enough" JASON-6700K\jandersen 2020-07-17 14:33:32 -0400
  • f80008ca21 faster compressor: WIP JASON-6700K\jandersen 2020-07-16 19:05:36 -0400
  • 955e8cf1d5 faster string in string, WIP dwsJason 2020-07-15 23:59:33 -0400
  • e358c2a937 lzb: make it faster (WIP) JASON-6700K\jandersen 2020-07-15 18:28:56 -0400
  • d28efbc390 remove use of vector template, and stop copying data around that doesn't need copied (substantially speeds up the code), even though we're still brute force JASON-6700K\jandersen 2020-07-15 13:14:27 -0400
  • 553c5775a9 more notes for me JASON-6700K\jandersen 2020-07-13 16:51:45 -0400
  • e7198c6f4d LZB: add some notes for me JASON-6700K\jandersen 2020-07-13 16:41:19 -0400
  • 0c5c466f64 LZB Encoder: produces better compression (actually generates run/length pattern encoding) JASON-6700K\jandersen 2020-07-13 16:07:12 -0400
  • e2676ed7bd import: visual studio project files JASON-6700K\jandersen 2020-07-09 17:37:39 -0400
  • ec32cb884a import: source code for the tool, WIP JASON-6700K\jandersen 2020-07-09 17:35:34 -0400
  • 2f6ccce6f3
    Initial commit Jason Andersen 2020-07-09 17:33:10 -0400