0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 20 hours ago. based on code collected 1 day ago.
May 15, 2023 — May 15, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
New version 0.1.0.47 More... about 18 years ago
cbm_iec_setrelease(): Changed API as proposed on Thu, 28 Jul 2005 18:40:31 on the cbm4win mailing list by me. More... about 18 years ago
- New version 0.1.0.46 More... about 18 years ago
- added ECP/EPP support for NT4. - Added CLI() and STI() functions in a platform-specific way. This way, we can CLI/STI on i386, but ignore this for the other platforms. Background: NT4 did not work since 0.1.0.29 because we removed the cli/sti there. More... about 18 years ago
New version 0.1.0.45; some small changes in the debugging output system. More... over 18 years ago
Added new project (and top-level directory) cbmforng/. More... over 18 years ago
Added internal/ directory for some scripts and test-scripts. More... over 18 years ago
Added an "internal" module as part of opencbm. More... over 18 years ago
Do not complain if symbolic link sys/linux/Makefile cannot be created or removed. More... over 18 years ago
Fixed building on Linux systems: libd64copy/pp1571.a65 was not found while building. More... over 18 years ago
New version 0.1.0.44 More... over 18 years ago
Removed another race: drive does not start until the PC has signalled to be ready (via setting CLOCK). More... over 18 years ago
Reversed the meaning of the IEC lines when reading or writing them. It seems I confused them before. More... over 18 years ago
New version 0.1.0.43 More... over 18 years ago
libd64copy/pp1541.a65: This file included pp1571.a65 with an include now. This simplifies changes as only one file has to be supported now; libd64copy/pp.c, libd64copy/pp1571.a65: Make sure the parallel port is always an input, unless it is really necessary to be in output mode; libd64copy/pp.c, libd64copy/pp1571.a65: Removed initialization problem where there was a race in the previous version. More... over 18 years ago
- New version 0.1.0.42 More... over 18 years ago
libd64copy/pp.c, libd64copy/pp1541.a65, libd64copy/pp1571.a65: I think I fixed the race now. At least for me, it works flawlessly now. More... over 18 years ago
New version 0.1.0.41 More... over 18 years ago
Reverted to the old version from 0.1.0.36 of the PP implementation in libd64copy. This worked better than the current one! This will be replaced as soon as a permanent solution is available. More... over 18 years ago
- New version 0.1.0.40 More... over 18 years ago
Do not try to copy opencbmvdd.dll on non-X86 platforms. More... over 18 years ago
Output some more parport information. More... over 18 years ago
Added perfeval entries for measuring a known time delay. More... over 18 years ago
- mark AMD64 perfeval files; - on start, perform a known delay to make sure the system works. More... over 18 years ago
New version 0.1.0.39; libd64copy/pp.c: pp_check_direction() is re-activated. This fixes the d64copy read problem. More... over 18 years ago
- New version 0.1.0.38 - reworked arch_error() function, which erroneously always outputted (null). Additionally, this function is now simplified. More... over 18 years ago
New version 0.1.0.37. More... over 18 years ago
Fixed a race condition in the parallel transfer (-tp) in d64copy when reading from the parallel port. This has been ported over from the experimantel libopencbmtransfer library. More... over 18 years ago
- New version 0.1.0.36; - Version string is now computed automatically out of numerical version numbers. More... over 18 years ago
Fixed the interleaves, as given by patch #1412055 by WoMo. Added an additional assert() to prevent such errors in the future. More... over 18 years ago