Tobias Kamm
Tobias Kamm
**Command Syntax:** (e.g. `stonks [register]`) it's free real estate [register/number] **Command Description:** Allocates the provided number of Bytes on the Heap and returns a pointer to the starting address. If...
**Describe the bug** Negative numbers are accepted in comparisons, yet `as` will reject the generated labels due to a `-` being in them **Possible workaround:** Convert parameter to Hex before...
Since v1.4, most error messages are sort of helpful. But is that *really* what the user wants when coding in MemeASM? I think not. That's why I propose to add...
**Describe the bug** As of now, decimal numbers are just plain forwarded as-is. Yet in ASM their sizes are limited. `mov` has a limit of 64 Bit, while other instructions...
Since stabs is only supported on Linux, MacOS and Windows currently do not support the `-g`-Flag
See https://github.com/kammt/MemeAssembly/pull/57#issuecomment-1015805538 for reference Quote: The main idea is to add an ability to jump with condition so you can achieve something like this: C ```C if(a > 5 &&...
### Describe the bug I keep receiving E-Mail notifications that a new exercise was released in a course I'm registered in. However, the specific setting that should enable/disable this is...