fenugrec
fenugrec
Hi, this adds the horizontal (aka "side-entry") JST_XAD connectors. 2-row, 2.5mm pitch. I based it on the PHD script. I had to flip some Y values because of the different...
Not sure if I'll have time to make a PR. Leaving this as a reminder and to share my findings. Actually a PR is probably not even the right thing...
As mentioned in #9 , here's a sync file output callback with both native Win* and unix/linux implementations. Also includes a multi-threaded example, also for Win / *nix. I didn't...
**Describe the bug** cannot decompile a certain function in this attached DLL. Disasm seems OK. **To Reproduce** Steps to reproduce the behavior: - load attached DLL - autoanalyze - go...
struct SYMBOL is slightly shorter. Source : disassembly of a vx 5.0.2-based ROM (TDS 744A firmware v1.1e, available at ko4bb.com This closes #4507
Hi, great software so far, one minor addition I would like to see is simply a way to access the documentation while working in the profile editor. Use case :...
**Describe the bug** Just updated to 10.3 provided by my distro, and I cannot open certain existing projects, but others appear to work. Error dialog pasted below **To Reproduce** Open...
**Describe the bug** There are two symptoms, probably very related, for certain occurences of these two opcodes: ``` mov Rn, @(R0, Rm) mov R0, @(#imm8, gbr) ``` **To Reproduce** Steps...
duh, readline supports this, and it's already implemented, see `FLAG_FILE_ARG` ; some commands already do this, like source, log, etc.
it's easy to forget, and newbies panic and don't know what to do.