Bart van Leeuwen
Bart van Leeuwen
I'd think a udb gpib adapter could work for the hardware side of this.. now for emulating the c64 side interface.
> software/io/c64/c64_crt.cc is the position where this is inhibited: > ` > > ``` > case CART_C128_STD_IO: > cart_type = CART_TYPE_128 | VARIANT_3; // with IO > > if (crt_header[CRTHDR_SUBTYPE]...
So.. reboot c64 was the only one behaving as it should. A small patch to no longer forbid ACIA_DE for this cartridge type lets it remain enabled after reboot, so...
One note on this issue. A while ago I spent a fair bit of time on trying to figure out when it goes wrong, and there are a few things...
I've seen the same issue with a 128D with its internal 1571 drive. Attaching a 1541 works fine, so this seems a 1571 related issue. Mine is a 1571CR (ie,...
Gideon, the issue seems to happen when the output file cannot be created (ie, set the output file to a location which does not exist)
> Duplicate of #39 No, that is about a 2mhz issue with something extremely specific in that geos boot rom, which is a C128 function rom, and does get serve_vic...
> When using a 1541U2+ device on a real C128 with an attached EasyFlash image, things will crash if you enable 2Mhz mode on the C128. This is related to...
> Ok, that can be done, but just enabling serve_vic would not help because of the other bug. Yes it totally helps. Tested with a bunch of ezflash crts which...
> > I run function roms in 2mhz mode for many hours a day on a c128, it works, stop trying to say it doesn't because you have one broken...