Peter Tillema

Results 37 issues of Peter Tillema

When extracting a PDF using the pdfminer method, it looks for an application called `pdf2text.py`, but the spawn package adds `.exe` to it automatically. Obviously this file doesn't exists, so...

Hi there! First of all, thanks for this wonderful plugin! It's super easy to upload files and get a REPL, while using an advanced IDE. I noticed that you can't...

When you have a page with 2 menu editors, using the same buttons and whatever, an event is attached twice to the same element (line 1117), which causes a popup...

bug

When you open a variable with mode "r+" or "a+" it unarchives the variable if necessary; however, that unarchiving overwrites the the vat pointer of slot 4.

bug
lib/fileioc

I think it would be pretty cool if a feature exists which basically counts how many times `pc` is equal to the address. This might be useful for knowing how...

enhancement
profiler

(Thanks for reporting an issue! Please make sure to fill out the blanks below.) What's wrong, and with what software version? --------------------------------------------- **Operating System:** Windows 10 **CEmu version:** CEmu v1.3...

enhancement
GUI

When a program contains tokens which are only available on the CE (such as Wait, Asm84CEPrgm), the bytes at `08 09 0A` should be `1A 0A 13`, not `1A 0A...

enhancement

**Describe the bug** If you have a field which should be `null`, i.e. type "Is NULL", no matter what you select as the key (which should be something, it can't...

bug
backend
needs-tests

Fix #119

bug
backend
needs-tests

**Describe the bug** No matter what type you select, when editing an advanced filter, it says the type (or operator) is *always* a DateTime Range, even though that isn't true.