Mark Street

Results 48 issues of Mark Street

Creating this for comments rather than because it should be merged. It's very basic, and am probably doing things horribly... but thought it's worth a discussion. Ideally it would be...

See screenshot. I just gave some bad compiler arguments to a scratch which caused the compilation to fail, but the navigation would minimise the already-minimised panel ![image](https://github.com/user-attachments/assets/963f83de-e307-41db-b6f9-1f000e112434)

frontend
ux

via something like https://github.com/iterative/shtab so if I do ``` splat cre ``` it'll complete to `splat create_config`

Hi it's [me](https://github.com/dosemu2/dosemu2/issues?q=author%3Amkst) again. We are running old DOS compilers via dosemu called from [nsjail](https://github.com/google/nsjail) inside of a Docker container running on Ubuntu.. dosemu/dj64 is installed from the PPA. ```...

Using this Issue as a bit of a braindump and try to see if we can improve the experience a bit. 1. Some compilers accept an explicit language flag 2....

A list of useful resources (e.g. wiki, decomp.dev, the script that converts ghidra into assemble-able assembly)? and link to that page from the FAQ? maybe?

I asked our pal, ChatGPT, to give me a script to be able to determine whether it makes sense to try and de-duplicate contexts. TL;DR: yes, it'll save ~15GB of...

**Xbox 360 decomp projects:** - [Dance Central 3](https://github.com/rjkiv/dc3-decomp) **Available Compilers:** - MSVC (16.00.11886.00) from https://files.decomp.dev/compilers_20250725.zip **Difficulties:** - No assembler/objdumper for eXtended COFF (PPC) format that cl.exe produces: - No support...

.. that they may get better UX if they are able to reduce the size of their context. E.g. for compilers > 2 seconds and context > 500kb ? TBD...