From: <sba...@us...> - 2023-11-04 18:43:08
|
This is an automated email from the git hooks/post-receive-user script. sbaldovi pushed a change to branch master in repository fuse. from d789c009 Treat special "Stored data length" in EDSK images new edac6086 Allow to merge disk sides with different bpt new 51f4e278 Allow to load unformatted EDSK disk images The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: peripherals/disk/disk.c | 184 ++++++++++++++++++++++++--------------------- peripherals/disk/disk.h | 11 ++- peripherals/disk/fdd.c | 17 ++--- peripherals/disk/fdd.h | 1 - peripherals/disk/upd_fdc.c | 24 +++--- peripherals/disk/wd_fdc.c | 16 ++-- 6 files changed, 134 insertions(+), 119 deletions(-) |