Simon Lindholm

Results 99 comments of Simon Lindholm

This is apparently due to a Firefox limitation: https://bugzilla.mozilla.org/show_bug.cgi?id=1371786

@gavinsharp isn't, but I am, from time to time. (Sorry, I got a notification about this issue, then completely forgot about it.) This seems like a good idea, though it...

(oh, it does! `"default_area": "menupanel"`)

Yep, it's definitely one of the simplest things to find an icon for, but you'd still have to muck about with licenses and sizes and make it look good in...

This wouldn't be very hard to add, though I don't really have time to do it... (The code would look basically like that of the other shortcut, except background.js would...

re psq_st and psq_l, in the decompme discord:

Sign extensions done in 9d49ce2f9e046db3f9587ff0cf295fbf5cd13249

@m4xw has done some work on IDA integration: https://git.m4xw.net/n64/mips2c https://git.m4xw.net/n64/mips2c-ida-plugin

I've also seen ``` /* 0D88B4 8031D8B4 44864000 */ mtc1 $a2, $f8 /* 0D88B8 8031D8B8 3C014F80 */ li $at, 0x4F800000 # 4294967296.000000 /* 0D88BC 8031D8BC 04C10004 */ bgez $a2, .L8031D8D0...

This is mostly done now, with 2576388464d2efa960074d3f2cd0170de1bb69c3 and e13d9451e9841d94f1f3a9ab244147275b16481a. It turned out to be somewhat trickier than just marking EvalOnceExpr's as "emit if new uses appear", since a) that could...