Menu

#1986 monitor bug - command M - c128 emulation in C64 mode

v3.x
closed-duplicate
nobody
GTK3
x128
2024-02-11
2024-02-09
No

The c128 emulation has a bug in the monitor command "M".

Bug is simple to show, it is in Win-64 GTK version 3.72 and 3.8 also.

  • start c128 emulation
  • change to C64 mode with "GO64"
  • start monitor using "activate monitor"
  • enter "M 0800"
  • memory location 0800 is always 2F
  • changing memory content is working fine, but hex dump show always 2F

It seems the problem is not only at location 0800, but every 256 byte.

The command "S" has the same problem.
S "file" 0 0800 1000
the file has also "2F" at every 256 byte.

1 Attachments

Discussion

  • gpz

    gpz - 2024-02-10

    I can't reproduce this. Do you have any hardware expansions enabled?

     
  • Thomas Winkler

    Thomas Winkler - 2024-02-10

    Nothing special, only Bank 2 and Bank3 enabled.

    But this bug aöso appears after disable Bank 2 and Bank3.

    Now I did a restore default settings.
    Same problem ...

     
  • gpz

    gpz - 2024-02-10

    Did you try a recent build from https://github.com/VICE-Team/svn-mirror/releases ?

     
  • Thomas Winkler

    Thomas Winkler - 2024-02-10

    Yes, did download it yesterday.

    But older version 3.72 has same problem on my Windows 10 PC (64 bit).

     
  • Querino

    Querino - 2024-02-10
     
  • gpz

    gpz - 2024-02-10
    • status: open --> closed-duplicate
     
  • Thomas Winkler

    Thomas Winkler - 2024-02-11

    Oh, wonderful, many thanks.

    Sorry that I didn't realize a fix is already done.

     

Log in to post a comment.