MegaMech

Results 14 issues of MegaMech

Grammatically, grandparent is one word. It is not a conjunction of two words. It is strange that Just the Docs puts an underscore to separate grand and parent (grand_parent). This...

bug
status: needs discussion

M2c is quite possibly more accurate for mips/ppc than the other decompilers as its fine-tuned for byte-matching decompilation. https://github.com/matt-kempster/m2c You can test it out here: https://simonsoftware.se/other/m2c.html and here: decomp.me If...

new-decompiler

This allows users to drag the box bigger so they can view as much text as desired.

frontend

I am trying to make Unreal Engine style docs using markdown. Is this possible? (the root page is a menu page which contains a variety of subpages) https://docs.unrealengine.com/5.0/en-US/understanding-the-basics-of-unreal-engine/ ![image](https://github.com/doxygen/doxygen/assets/7255464/765e590a-17cc-46ad-be98-fa7676724eaa) The...

needinfo

When using ``` ./n64graphics -i tex.rgba.ci4.inc16.c -g tex.rgba16.ci4.png -f ci4 -s u8 -c rgba16 -p tex_gen.rgba16.ci4.inc.c -v ``` This results in a memory next error. Due to this line: ```c...

### Request box Escape button should do escape like things. Escape for changing to fullscreen mode is not intuitive. I know it's been this way for years. However, I think...

For some reason, capstone is installed weird. and has an extra capstone folder.

gSunTex is a 64x64 but OOT decomp is forced to split it into four odd sized resolutions in order to match. In sunDL we need `gSunTex[offset]` but zapd is generating...

Presuming most people are familiar with 0xB8 or 0xB1 or 0x04 opcodes and not 184, 177, etc, because this is what you see when you open a displaylist in a...