Commit Graph

10 Commits

Author SHA1 Message Date
5fef2ec23d Fixed print 2025-09-16 10:38:30 -06:00
f050d8285d Fixed Error
Removed accidentally multiplying displacement by 8 twice
2025-09-16 10:37:37 -06:00
49ecc6b430 Fix bits and bytes 2025-09-16 10:30:56 -06:00
18b307c859 Fix potential IndexOutOfBounds Exception
Fix potential IndexOutOfBounds Exception
2025-09-16 10:00:40 -06:00
0d403225a4 Fix some decomp logic
Fixed some decomp logic, especially around writing out bits
Added comments
2025-09-16 09:37:28 -06:00
3ac0cefe19 Added comments for explanation 2025-09-15 23:52:32 -06:00
aff1cc77f7 Figured out what carry is meant to be, I think.
Fixed bitarrays masking bitarrays
Working on figuring out how we load first data
2025-09-15 23:33:26 -06:00
25e3f31705 Readme cleanup 2025-09-15 19:33:58 -06:00
1f2db5bd23 Project Init 2025-09-15 19:32:58 -06:00
715a0daa59 Initial commit 2025-09-15 19:24:19 -06:00