ADFlib icon indicating copy to clipboard operation
ADFlib copied to clipboard

A free, portable and open implementation of the Amiga filesystem

Results 17 ADFlib issues
Sort by recently updated
recently updated
newest added

After writing my own native device handlers, it seems that the adfMountDev() returns nullptr if the disk (DD) doesn't already contain filesystem. `(*adfEnv.wFct)("adfReadRootBlock : id not found");` Is there something...

Amiga ROM kernel reference manual, devices 3rd edition Pages 581-583 https://www.retro-commodore.eu/amiga-development/?s=09

`unadf` has 2 problems with setting timestamps on directories: 1. On Windows, the code cannot set the timestamp, seemingly due to permissions: ```tmp/unadf_win32/mangle_win32_filenames\forbidden-files: Permission denied tmp/unadf_win32/mangle_win32_filenames\not-forbidden: Permission denied tmp/unadf_win32/mangle_win32_filenames\forbidden-suffixes: Permission...

The new "framework" for testing command-line utilities requires a number of configuration/data files, each representing specific test. Some of them have somewhat descriptive names, and, as it came out, they...

After adding the new test (4ab09f7e), `make distcheck` started failing on MSYS2 with the following message: ``` ERROR: files left in build directory after distclean: ./regtests/Test/test_update_datasize_ofs.exe.manifest ``` ([the failing action](https://github.com/adflib/ADFlib/actions/runs/13500259062/job/37716689303))...

https://youtu.be/OAswAoNLJhs?feature=shared