Matt Kempster

Results 6 issues of Matt Kempster

Don't merge this yet - just putting some WIP work up.

In `if_statements.py`, when we have a `Body`, we should look for sequences of statements that match input macros (akin to how we match types given an input preprocessed C file).

I have two unrelated complaints about the current state of output: 1. Lines in the final C code should be limited to 80 characters wherever possible. Python's `textwrap` library will...

Fairly untested right now and definitely needs more work, but just putting current progress out there. Still needed: - [ ] Better error handling (incl. when scratch is not a...

* When using Microsoft Edge (version 96.0.1054.57), * and when using vertical tabs mode, * and when there are more tabs open than can fit the screen, * AND when...

Hello! I've made a ROM hack of SM64 called "Bingo64". (Github repo: https://github.com/matt-kempster/bingo64, Discord: https://discord.gg/cShWXHe) It's bingo that's built in to the game; this enables objectives that humans would never...

enhancement