Commit Graph

10 Commits

Author SHA1 Message Date
Connor Olding 124e6d9f2c mark files for no compression, reduce alignment
this fixes two files that weren't being dumped properly.
everything seems to be working now!
2018-08-11 04:41:21 +02:00
Connor Olding 431ee8e37d aggressively align data
this works on console now,
but locks up opening the main menu. same as emulator.
2018-08-10 11:57:54 +02:00
Connor Olding 6fa39070d6 forgot this file 2018-08-10 08:17:29 +02:00
Connor Olding 13c8d5694b support read-write overlap in C compressor 2018-08-10 08:16:52 +02:00
Connor Olding e489f7cb3f port compressor to C for speed 2018-08-10 06:58:07 +02:00
Connor Olding dd61083334 add "best" and "worst" compression modes 2018-08-10 05:51:50 +02:00
Connor Olding 0423c2f701 make syntax a little more consistent 2018-08-10 05:10:39 +02:00
Connor Olding 2553855a4d implement a basic compressor 2018-08-10 04:49:40 +02:00
Connor Olding f4bad735d2 implement preliminary file extractor 2018-08-09 10:50:26 +02:00
Connor Olding 1f6773592f init 2018-08-09 09:29:06 +02:00