Commit Graph

7 Commits

Author SHA1 Message Date
CPunch 005567fee1 Added loadBlock for abstraction purposes
This was for a personal project where the bytecode was XOR'd with a key. Each call
to lundump.c:LoadBlock() xor'd the data against a static key. This lets me easily
reimplement that behavior.
2021-04-08 23:16:14 -05:00
CPunch 82fea6cf8f
i'm an idiot
wow i am so dumb
2019-08-15 15:04:35 -05:00
CPunch a5cbcfd1f6
better readable code 2019-08-15 12:02:55 -05:00
CPunch 9bdeecc601
removed unused function 2019-08-14 15:47:42 -05:00
CPunch 559ea05287
fixed get_double 2019-08-14 15:47:18 -05:00
CPunch 1d965e8684
fixed dumb dumb comments left over
the function used to get the bytes at the position with k as the size. lol
2019-08-14 15:25:09 -05:00
CPunch 636e00bc01
whoops 2019-08-14 15:19:24 -05:00