-
Apple2e core for [MiSTer](https://github.com/MiSTer-devel/Apple-II_MiSTer) now supported ProDOS disks and VHD hard drive images. This allows you to run a great interactive collection of games "[Total …
-
When I create a new disk image in CiderPress II, using a custom size of 1600, using ProDOS filesystem, and File Type Unadorned ProDOS-order (.po), I can assign it to HDD 1 no problem. When I create a …
-
Try this on an Apple IIe with RAMWorks or compatible:
Boot to a BASIC prompt, then enter:
```
CALL -151
100: 20 00 C3 8D 00 C0 A9 32
108: 8D 00 04 A9 31 8D 05 C0
110: 8D 00 04 A9 01 8D 73 C0…
-
Repro:
```sh
# First let's create a file with the first block all zeros
dd if=/dev/zero of=SPARSE#060000 bs=1 count=512
echo "Hello World" >> SPARSE#060000
# Now let's create a volume and add…
-
updated - Hi and thanks for this cool card, had a chance to build one on my holidays (after talking to a few people I tried an older 2732 eprom and it worked with j8 jumper on) with a real floppy driv…
-
Hello!
I extracted some files from Total Replay using CADIUS EXTRACTFILE, and for some reason the dates are showing up as 100 years off.
MacOS Sequoia 15.0.1. Cadius installed via Homebrew.
![S…
-
1. Need to update manual that ProDOS symbols are not yet done.
2. Need to decide WHICH version of ProDOS do we support the entry points for from "_Beneath Apple ProDOS_"
Probably should split the Pro…
-
https://github.com/ADTPro/adtpro/assets/169733868/2733c085-be49-4102-91c4-e6127bbd9f0c
I used the cables from RetroFloppy.com that were made for ADTPro, I also installed the VCP drivers and the n…
-
```
What steps will reproduce the problem?
I tried feeding OE some disk images to the Disk II drive. It looks like it
doesn't distinguish between sector orderings with files named .dsk. Or maybe
…
-
This issue is only about disk image files, which contain only the user data of 5.25" floppy disks and are of 140kB size.
* Any files that represent more user data (and are therefore larger) are not…