1
0
mirror of https://github.com/deater/dos33fsprogs.git synced 2025-03-13 03:38:14 +00:00
Vince Weaver b1238af49d re-arranged the entire directory structure
this will probably upset people
2021-01-05 15:29:31 -05:00

12 lines
189 B
Plaintext

+ FAST LOADER
Load to HGR
Decompress to HGR2
+ LZ4 Decompression (fit in 8k)
+ Re-arrange sound playing to try to avoid glitch
+ Make SINE twice as fast (64 instead of 128 entries?)