Fix RETIRE message
Retire Sourceforge repository
Update README.md
Calm down warnings
doxygen: Rename sections of @page in dos.c
cbmctrl additions (--dos1, --retry)
Use new cbm_dos functions for some lib functions
Small additions and corrections to cbm_dos_*() functions
Add retry handling for memory read/write
Start cbm_dos_...() commands in lib/dos.c
Get cbmctrl status and cbm_device_status working with DOS 1 drives
Get cbmctrl detect and cbm_identify working with DOS 1 drives
lib: create doxygen groups
opencbm/sys/linux/.gitignore: new
Update nibtools to a549c18 (2025-01-30)
Calm down compiler warnings
Update Doxyfile to v1.9.4
Fix: d82image misidentifies d80 images
Remove old commented-out code
d82copy: allow specification of drive/medium
fix macOS compilation errors
cbm_module: silence warnings for recent kernel compilers
xum1541.h: Remove redundant definitions
README.txt: Arduino Pro Micro cleanup, structure
ZF: Fix bootloader address
Update nibtools
Update nibtools
Add new location for nibtools (Pete's own git)
New upstream nibtools
Make strcasecmp() known
make usleep() known to newer gcc compilers
Fix compilation for older make/bash combinations
Start fdx000copy
cbm_identify(): Add FDx000 (CMD FD2000/FD4000)
Add .editorconfig
install.cmd: Remove debugging output
Windows install.cmd improvements
Tickets on github, please!
Feature requests on github, please!
Support requests on github, please!
Patches on github, please!
Support requests on github, please!
Tickets on github, please!
Patches on github, please!
Support requests on github, please!
Tickets on github, please!
I closed it, as requested.
Compile fix for modern header check/guards - nibtools will not compile without defining _DEFAULT_SOURCE
Compile fix for: grep: warning: stray \ before #
Compile fix for: grep: warning: stray \ before #
Thank you, the patch is applied
Hi Spiro, Thanks for your reply. To lower the confusion I think that this PR should be closed I'll try to write Peter again BR/Uffe :-)
This PR is now found on github https://github.com/OpenCBM/OpenCBM/pull/113 I believe that we can close this issue/case
Hi Spiro, Thanks for your fast reply. I've just made a github PR for this fix. And thanks for explaining - I actually thought that it was the other way around... Because "nibtools" on github was read-only I also believed that "opencbm" was also read-only on github - and that sf.net was the origin of development :-) BR/Uffe :-)
Hello Uffe, thank you again for your continuous support. Indeed, that github repository of nibtools is read-only, because Peter is maintaining the nibtools in a SVN repository. I think we have to wait for him to apply this patch on his side, so it takes effect. Perhaps, we can ask him again? I know that he takes some time to react in some cases. I could only apply it to a branch, because if I add it to nibtools, I would get out-of-sync, and I absolutely don't what this.
Thank you for your patch. Note that OpenCBM development is done on github nowadays. This is only a read-only copy of the repository. I can apply your patch (with git apply or patch), but in this case, I would loose your information and it would look as if I had done this patch. I cannot apply it with "git am", because it complains : $ git am -p0 < master_uj_fix_grep_stray_warning.patch Applying: commit ac019e937ce4c5df008986774a3e429b1ea095dc (HEAD -> refs/heads/master_uj_fix_grep_stray_warning,...
Compile fix for modern header check/guards - nibtools will not compile without defining _DEFAULT_SOURCE
Compile fix for: grep: warning: stray \ before #
Harmonize s3 and s3-1581
Started documenting s3 protocol
Set LUFA's NO_LIMITED_CONTROLLER_CONNECT build flag
Move board status handling to main.c
Remove the USB "CONNECTING" state
Simplify device status handling
Remove the XUM1541_NO_DEVICE status flag
xum1541cfg: fix "info" for firmware version 0
Update nibtools reference
Release SRQ on init and reset of xum1541
cbmcopy: Remove 16 character limit for remote filenames
cbmcopy write: Don't filter user-provided remote filename
FreeBSD: Add error handling for copyin() and copyout() calls
Fix Windows debugging compilation for MSVC6
Add more parameter debugging output
xdummy: more debugging help
cbmctrl dir: Fix --raw/--petscii for status
Fix debugging output for Linux machines
Basic debugging output for xdummy
Add plugin-xdummy
Remove C99 feature "var def. after statement"
Having the same setup and problem. How was it solved?
Fix compilation of xu1541_update
Fix grammar
Remove superfluous install dependencies
FreeBSD kernel driver: compat with 14-CURRENT
Fix crash if no configuration data is available
[xu1541] Fix builds under FreeBSD - use $(MAKE) instead of make directly (#96)
GUI download link
This link was never there, as it is not part of the OpenCBM project. In fact, there are multiple ones. For example, you might want to go to cbmxfer; you can find it here:: http://www.6502.org/users/sjgray/software/cbmxfer/cbmxfer.html
GUI download link
Update nibtools
Update nibtools version
Windows install.cmd: Fix admin rights recognition
Cannot read a file from disk that is listed in
Taken over to github
First: Please note that this bug tracker is not used anymore. I made a copy of your issue on github (https://github.com/OpenCBM/OpenCBM/issues/93) This happens because the cbmctrl command and cbmcopy do different mappings for tfie characters. This is a known limitation at the moment. Is the file really named with at-signs (@)? To make sure, can you create a copy of the disk as an image (d64 file)?
I'm using "opencbm-git" version "r1480.05c04338-1" on Arch Linux
Cannot read a file from disk that is listed in
Allow the plugin to read configuration data
xum1541: add usb-quirks setting to inf file
I'm happy that it works for you. Thank you for the feedback!