Activity for Jesse Litton

  • Jesse Litton Jesse Litton created ticket #1911

    Device to be added Oculus Quest (1.0) 2833:0183

  • Jesse Litton Jesse Litton posted a comment on ticket #60

    0.64.58.4 appears to still have the same issue: /usr/bin/ld: Games/c64/Emulators/atari800/cpu.o:(.bss+0x1a): multiple definition of `CPU_regPC'; Games/c64/Emulators/atari800/AtariInterface/AtariWrapper.o:(.bss+0x18): first defined here /usr/bin/ld: Games/c64/Emulators/vice/arch/ui.o:(.bss+0x0): multiple definition of `c64d_is_cpu_in_jam_state'; Games/c64/Emulators/atari800/esc.o:(.bss+0x0): first defined here collect2: error: ld returned 1 exit status make: *** [Makefile:78: c64debugger] Error 1

  • Jesse Litton Jesse Litton posted a comment on ticket #60

    The first mutiple definition is easily fixed. The second has me more perplexed, as I'm not sure if it really is supposed to be the same variable.

  • Jesse Litton Jesse Litton posted a comment on ticket #60

    11:53:27 evil@H510 ~/src/c64-debugger-code/MTEngine» ld --version GNU ld (GNU Binutils for Ubuntu) 2.35.50.20201210 Copyright (C) 2020 Free Software Foundation, Inc. This program is free software; you may redistribute it under the terms of the GNU General Public License version 3 or (at your option) a later version. This program has absolutely no warranty. 11:54:46 evil@H510 ~/src/c64-debugger-code/MTEngine» gcc --version gcc (Ubuntu 10.2.1-1ubuntu1) 10.2.1 20201207 Copyright (C) 2020 Free Software...

  • Jesse Litton Jesse Litton created ticket #60

    v0.64.58.2 - New Linux Make Error

  • Jesse Litton Jesse Litton created ticket #45

    Missing Debugger Plugin files

  • Jesse Litton Jesse Litton posted a comment on ticket #38

    I can confirm this bug. I'm using version 0.64.56.6 compiled from source on Linux. Just a guess, but is the -prg parameter loading the code into the memory map before the system initializes? I believe the soft reset NEW's-out the first two bytes of BASIC RAM.

  • Jesse Litton Jesse Litton modified a comment on ticket #42

    I thought this might be due to a missing icon in the GTK theme I have set for my Plasma desktop. So, I changed the GTK icon theme to oxygen. Yet, the problem persists. I can see it's at least finding the right file now when I do an strace: openat(AT_FDCWD, "/usr/share/icons/oxygen/base/16x16/status/image-missing.png", O_RDONLY) = 37 Bail out! Gtk:ERROR:../../../../gtk/gtkiconhelper.c:494:ensure_surface_for_gicon: assertion failed (error == NULL): Failed to load /usr/share/icons/oxygen/base/16x16/status/image-missing.png:...

  • Jesse Litton Jesse Litton modified a comment on ticket #42

    I thought this might be due to a missing icon in the GTK theme I have set for my Plasma desktop. So, I changed the GTK icon theme to oxygen. Yet, the problem persists. I can see it's at least finding the right file now when I do an strace: openat(AT_FDCWD, "/usr/share/icons/oxygen/base/16x16/status/image-missing.png", O_RDONLY) = 37 Bail out! Gtk:ERROR:../../../../gtk/gtkiconhelper.c:494:ensure_surface_for_gicon: assertion failed (error == NULL): Failed to load /usr/share/icons/oxygen/base/16x16/status/image-missing.png:...

  • Jesse Litton Jesse Litton modified a comment on ticket #42

    I thought this might be due to a missing icon in the GTK theme I have set for my Plasma desktop. So, I changed the GTK icon theme to oxygen. Yet, the problem persists. I can see it's at least finding the right file now when I do an strace: openat(AT_FDCWD, "/usr/share/icons/oxygen/base/16x16/status/image-missing.png", O_RDONLY) = 37 Bail out! Gtk:ERROR:../../../../gtk/gtkiconhelper.c:494:ensure_surface_for_gicon: assertion failed (error == NULL): Failed to load /usr/share/icons/oxygen/base/16x16/status/image-missing.png:...

  • Jesse Litton Jesse Litton posted a comment on ticket #42

    I thought this might be due to a missing icon in the GTK theme I have set for my Plasma desktop. So, I changed the GTK theme to oxygen. Yet, the problem persists. I can see it's at least finding the right file now when I do an strace: openat(AT_FDCWD, "/usr/share/icons/oxygen/base/16x16/status/image-missing.png", O_RDONLY) = 37 Bail out! Gtk:ERROR:../../../../gtk/gtkiconhelper.c:494:ensure_surface_for_gicon: assertion failed (error == NULL): Failed to load /usr/share/icons/oxygen/base/16x16/status/image-missing.png:...

  • Jesse Litton Jesse Litton posted a comment on ticket #42

    Also, the memory allocation message is spurious. The 32GB system RAM and 8GB video RAM are each under half used and the message still appears.

  • Jesse Litton Jesse Litton created ticket #42

    Crash in file open dialog

  • Jesse Litton Jesse Litton posted a comment on discussion General Discussion

    Never mind - found them in the MTEngine/Assets directory. I guess I had expected that to be for program assets, not docs.

  • Jesse Litton Jesse Litton posted a comment on discussion General Discussion

    Simply amazing debugger! I just compiled it on Ubuntu 19.10 and it's surpassed every expectation. However, it would be great to know if someone's already put together a PDF or something of the shortcut keys for quick reference. Perhaps there's more documentation that I've just somehow missed? Keep up the great work!

  • Jesse Litton Jesse Litton posted a comment on discussion General Discussion

    Nevermind! I figured it out: Apparently, the 'Watermark' was somehow set to a directory...

  • Jesse Litton Jesse Litton posted a comment on discussion General Discussion

    Even after upgrading ffmpeg to the version in the suggested ppa, castawesome (compiled...

1