Skip to content

fix bug and SNA 2 and 3 format implementation

Compare
Choose a tag to compare
@jeromelesaux jeromelesaux released this 18 Apr 19:44
· 28 commits to master since this release

2023-04-17 fix: fix put file bug when binary is shorter than header size.
2023-04-17 fix: fix bug when importing binary file.
2023-04-14 fix: fix remove file in dsk bug (erase all file after indice)
2023-03-27 add: add linter and vulncheck
2023-02-21 add target in build makefile target
2023-02-20 Create makefile
2023-02-20 fixing UT.
2023-02-16 add size in write sna v3 function
2023-02-16 add tag in sna file
2023-02-16 add sna 3 write function
2023-02-15 add UT and fix export and feed chunck structure.
2023-02-15 uncompress and decompress rle chunck data in sna
2023-02-15 WIP add read sna v3 chunck missing decompression.
2023-02-06 fix linter issues
2022-12-21 add more informations about the dsk lib purposes.
2022-12-21 fix issues to generate sna file.
2022-12-21 fix some issues to sna format V2
2022-12-21 fix error when creating a new sna
2022-12-21 add sna version
2022-12-15 fix golangcli issues
2022-10-01 add: add the autoextract feature.
2022-10-01 add: add autoextract feature.
2022-09-23 fix: fix issues after static linter.
2022-09-22 Merge pull request #6 from jeromelesaux/add-license-1
2022-10-01 add: add the autoextract feature.
2022-10-01 add: add autoextract feature.
2022-09-23 fix: fix issues after static linter.
2022-09-22 Merge pull request #6 from jeromelesaux/add-license-1
2022-09-22 Create LICENCE.md
2022-05-24 fix: fix basic listing in ascii or basic mode.
2022-05-02 add: refactor the main code.
2022-03-23 fix: fix basic listing when file is ascii
2022-01-13 fix: fix compilation issue.
2022-01-13 add: add hexadecimal display for sna dump memory file.