-
Recently, there has been interest in creating digpak drivers for new devices, and possibly resurrecting digpak usage for new homebrew/retroprogamming. @volkertb , as one of the stewards of these sour…
-
Any plans to make the "structural" constructs (`if`, `times`, `macro`, ...) "complete" as follows?
1. allow to nest them arbitrarily **without side effects**
2. in case of `times` it's not only ab…
-
When it will support 64bit processes?
-
### Xmake 版本
2.95
### 操作系统版本和架构
ubuntu 20.04
### 描述问题
根目录set_toolchains能全局生效,根目录直接includes("platform/config/config.lua"),在config.lua里面set_toolchains不能全局生效,也就是另外一个xmake.lua文件下工具链没有生效
### 期待的结果
全…
-
After Xcode is restarted, autocomplete seems to work fine (no issues with subsequent Xcode launches). I don't know why this is happening, but will investigate it.
-
Here is the branch with the current progress on OpenTitan support:
https://github.com/antmicro/symbiflow-arch-defs/tree/opentitan_earlgray
Currently, I'm struggling with the error in `vpr_io_place…
-
| | |
| --- | --- |
| Bugzilla Link | [41392](https://llvm.org/bz41392) |
| Version | unspecified |
| OS | Windows NT |
| CC | @DougGregor,@zygoloid,@zahiraam |
## Extended Description
This simple…
-
I tried to use WASM in the currently latest installer build (2020-08-16 01:29:01) to assemble the source file https://github.com/volkertb/temu-vsb/blob/master/sbemu/vsb_qemm.asm. I noticed WASM failin…
-
Hi Jim,
Do you think it would be much work to add support for the `self_contained` option that is available for rmarkdown html_documents?
```
http://rmarkdown.rstudio.com/html_document_format.html#d…
-
I use combination of .IFREF + .PROC quite often. It looks like this:
```
.IFREF snd_reset
.PROC snd_reset
LDA #0
STA APU_CHANCTRL
RTS
.ENDPROC
.ENDIF
```
Not very convenient and requi…