-
It was mentioned that this hadn't been tested on an SD2IEC device. Well, I tested it. :)
I made an autoswap.lst file with the two disks in it, loaded the first one and launched the program. At the …
n9yty updated
5 years ago
-
Set date and time from RTC
Known drivers:
- Ultimate2+ https://github.com/mist64/geos/issues/4#issuecomment-503569870 or https://github.com/markusC64/1541ultimate2/releases
- IDE64 https://gith…
-
Yesterday we started playing Sherlock using Ozmoo on the C64. Using an Action Replay 6, load times are quite bearable, but since Sherlock is quite complex it has to load A LOT. This slows down playing…
-
Good afternoon,
I wanted to find out what the procedure was to play multi disk games on the BMC64. Everything has been working perfectly but this is the one thing I haven't tried. Should I just cre…
-
Hi,
I've built the first one, adding inside an SD2IEC, and now I'm planning to build the second and last one, but this time I wish to put inside a Tapuino with display and buttons directly integrated…
-
Hi Exrom
I just noticed your project, which is very similar to my ai64_extractor (just added to github). We might take ideas from each other.. I have no sd2iec support yet, but it's in progress in a …
-
Tested with ROM: 920377, 920386
Having an external IEC drive connected appears to hang the start-up process (no READY prompt) during a scan for AUTOBOOT.C65 if there is no such file on the at-boot …
-
Hi, me again.
Since I own a working 1541, I was wondering if I can copy files onto physical diskettes from d64s using the Uno2IEC as a source drive. Given standard floppy format it *seems* possible. …
-
Im trying to use your Uno2IEC for 6 Hours on my Mac, but it never worked because you need XCode, you need QT, you need the Terminal, and it's not working. After 6 hours I have nothing, only because yo…
-
CBM DOS allows multiple dir masks, separated by commas.
If three files TEST, TEST1 and TEST10 would exist, LOAD"$:TEST1?,TEST" would give TEST and TEST10, but not TEST1.
Beyond that, CMD and sd2ie…