Menu

#1122 xvic and virtualfs

v3.6
closed-invalid
nobody
None
xvic
2021-12-30
2019-04-14
ops
No

$ svn log | head -2


r36208 | compyx | 2019-04-13 23:59:14 +0300 (la, 13 huhti 2019) | 5 lines

$ lsb_release -a
LSB Version: 1.4
Distributor ID: Solus
Description: Solus
Release: 4.0
Codename: fortitude

If I start vice with command

xvic -device8 1 -iecdevice8

I can't use virtualfs. load"$",8 gives me "file not found" error.

x64 -device8 1 -iecdevice8 works as expected.

Discussion

  • compyx

    compyx - 2019-04-14

    Interesting, same shit here.

     
  • gpz

    gpz - 2019-04-14

    first... start the commandline with -default when testing this kind of thing, else you might get surprising results depending on what your saved config is

    now, what you are seeing there is the quite confusing way "iecdevice" and "realdevice" are interacting. (which isnt really doing whats expected even in case of x64)

    if what you intended is using vdrive, then use +truedrive -virtualdev instead.

     
  • ops

    ops - 2019-04-15

    Thanks, with +truedrive -virtualdev it works.

    What it this iecdevice option? I've been reading manual but don't quite understand it.

    Secondly, I guess x64 and xvic should behave the same way even my params are not quite right.

     
  • compyx

    compyx - 2019-09-01

    What's the status of this?

     
  • ops

    ops - 2019-09-22

    It seems that I used wrong command line parameters for virtualfs. Can be closed unless you consider different behaviour of xvic and x64 as a bug.

     
  • gpz

    gpz - 2020-10-11

    the two emulators behaving differently in this regard is indeed a bug :(

     
  • gpz

    gpz - 2021-09-12

    so, this isnt really a bug per se. the other emulators use iecbus/iecbus.c for their "virtual device iec bus", but xvic has its own implementation and was not migrated to use that code yet - which means "iecdevice" does not work.

    the current GUI reflects this, so the option isnt even there in xvic

    i am closing this, its more of a TODO than a bug :)

     
  • gpz

    gpz - 2021-09-12
    • status: open --> closed-invalid
     

Log in to post a comment.

MongoDB Logo MongoDB