ejelly
ejelly
I personally would like it, and think it to be actually technically very useful, if there were actual PAL and NTSC test patterns available, e.g.: https://en.wikipedia.org/wiki/Philips_PM5544#/media/File:Philips_PM5544.svg Given that this immediately...
Yeah. Though if you want to add them as static images (instead of generating them), I think they'd have to be in the YUV color space for their precise phase,...
Hang on, if it's really guarded by `#ifdef HAVE_FL2K`, then it has nothing to do with whether the user "bought or connected" an fl2k device, but rather whether that feature...
But I don't want to change the label of the address I'm currently on, I want to change the label of the address that is the operator. Double clicking on...
> The existing scheme is itself a shortcut. You could Ctrl+J (or double-click on the opcode) to jump to the referenced address, Ctrl+L (or double-click on the label) to edit...
That sounds good. By the way, I just ran into a slightly different situation where that would be good. I auto-formatted a jump-table which is just a list of words,...
By the way, I do appreciate how you are considering ergonomics in general. For me, reverse engineering code is a special activity, where being able to very quickly and easily...
> In all cases, the target offset may not exactly match the target address, because e.g. an instruction can reference bytes inside a multi-byte instruction for self-modifying code. In such...
Sounds good! I will try it out next time I work on that project.
Same on macOS 26, by the way. Might be easier to debug there.