-
The version of `uxnasm` included in the macOS binary release at https://100r.co/site/uxn.html doesn't accept the output from this compiler right now:
```
$ gcc -I. -P -E examples/day3.c -o tmp.c
…
-
- [ ] Change Month and Week Number
- [ ] focWeekExport "2023-01-19" "2023-01-26"
- [ ] Update Search Index
- [ ] Download New Attachments
- [ ] Update links
- [ ] Check that comment links work (p…
-
### Description of problem
When executing "pio run" it should automatically define -DARDUINO_GENERIC_G071GBUXN as this is the define required by the variant_generic-files. However, it only defines …
-
[24.08.2023 12:09:09] jasiu-rozowyczlowiek:
[24.08.2023 12:09:09] jasiu-rozowyczlowiek
-
Currently, everything on the working stack and the "stack frames" is 2 bytes, and a `char` is just stored as an `int` (by putting a `00` byte in front of it).
The problem with this is that in `void…
-
I just installed uxnds037 onto a 2022 R4 card.
I copied the following files to the root directory of the card:
- uxn/
- uxnds_debug.nds
- uxnds.nds
- uxnds_profile.nds
When launching any o…
-
----------------------
- Plugin Name: EmmyLua
- Plugin Version: 1.3.6.215-IDEA211
- OS Name: Mac OS X
- Java Version: 11.0.11
- App Name: GoLand
- App Full Name: GoLand
- App Version name: GoLand
-…
-
[27.07.2023 12:17:29] jasiu-rozowyczlowiek
-
**Describe the bug**
I reference [docs/uefi.md](https://github.com/cloud-hypervisor/cloud-hypervisor/blob/main/docs/uefi.md) to build cloudhv_efi.fd,then the VM starts fail
I reference [scripts/comm…
-
This old version of chibicc only has signed integers, whereas apparently the chibicc comparison opcodes (`GTH`, `LTH`) are always unsigned. We don't correct for this right now, so this means `=` are p…