3
I Use This!
Inactive

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 3 hours ago.
Sep 22, 2024 — Sep 22, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Move CRC calculation outside of decoding. More... over 16 years ago
Fix mmap usage. More... over 16 years ago
Mmap input file. More... over 16 years ago
lh5: remove leftover define and struct. More... over 16 years ago
Add lha based lh5 extractor. More... over 16 years ago
Add amideco to .gitignore. More... over 16 years ago
No point in having an src directory. More... over 16 years ago
Hrm... stale code... Commit it. More... over 16 years ago
Generalise image parsing. More... over 16 years ago
Date is very AMIBIOS specific. More... over 16 years ago
Don't remove .lzh files if lha doesn't exist. More... over 16 years ago
Run lha on the resulting .lzh files and remove them. More... over 16 years ago
Move to FDs instead of FILE *. More... over 16 years ago
Add dumping to .lzh files. More... over 16 years ago
Remove AMI94 support. More... over 16 years ago
Move part of the code over to mmap. More... over 16 years ago
Don't bother including headers for mkdir() when that is no longer used. More... over 16 years ago
Move structs to its respective use points. More... over 16 years ago
Clean up messaging and subsequently move all decoding to version functions. More... over 16 years ago
Bump version and further leftover removal. More... over 16 years ago
Remove some cruft leftover from the argument rework. More... over 16 years ago
Rework license statement and remove cruft at file start. More... over 16 years ago
Rework argument parsing. More... over 16 years ago
Rework module naming. More... over 16 years ago
Fix up retrieval of AMIBIOS header for v95. More... over 16 years ago
Fix version handling. More... over 16 years ago
Fix up Date handling. More... over 16 years ago
Pass proper WHENCE to fseek. More... over 16 years ago
Remove the decode interface and pass arguments properly. More... over 16 years ago
Add -Wall and fix warnings. More... over 16 years ago