-
First of all, thanks for this great project! I'm using the greaseweazle to debug a broken Atari ST floppy drive.
However, I wonder if it is possible to write individual files to a floppy using the …
-
Drawbridge is built into WinUAE and is in the libretro source too but I don't see any options to configure it.
I would add support myself but not sure where I'd start.
For those unaware, this is…
-
While the ADF disk image is fully supported in WinUAE, it is not the case with a real floppy. Copying the image from the disk back to .adf makes it work again.
Tested with “Soccer Kid disk 1”(origina…
-
## Bug Description
Cannot build Amiberry v5.7.1
## Bug Reproductions Steps
Steps to reproduce the behavior:
1. In a Arch Linux based distribution, run `makepkg -si` with this `PKGBUILD` file:
…
-
While the ADF disk image is fully supported in WinUAE, it is not the case with a real floppy. Copying the image from the disk back to .adf makes it work again.
Tested with “Soccer Kid disk 1” (origin…
-
Please check https://github.com/BlitterStudio/amiberry/issues/1100 I've opened that issue first on the amiberry repository as i didn't know about this repository.
On the amiberry repository floppybri…
dhwz updated
6 months ago
-
I was looking at #1295 and noticed the use of IPF images was involved ~ I never use this format, so set about checking it.
I followed the instructions at the bottom of --> https://github.com/Blitte…
-
**Describe the bug**
I was excited seeing #1127 and want to test Amiberry on VisionFive 2 and Star64 RISC-V SBCs. However, I run into an error at the very final `amiberry` binary assembly:
```
g++ …
-
**Describe the bug**
Amiberry on macOS M1 crashes when I try to use Drawbridge (Greaseweazle) real drive as DF0.
After configuring DF0 as DrawBridge/Greaseweazle device (I hear the drive doing somet…
-
Just checking through rpi4 build targets ~ compilation fails with the following error;
```
g++ -mcpu=cortex-a72+crc+simd+fp -pipe -Wno-shift-overflow -Wno-narrowing -O3 -std=gnu++17 -MD -MT src/o…