-
Hi,
when we run the hello_world test example there is an error message of missing syscall.h file.
we are working with Toolchain corev-openhw-gcc-centos7-20221021 (And try some other as well....)
Th…
-
The primary goal of Miralis is to remove the firmware from the trusted computing base (TCB), so far we mostly tested that firmware and payloads works without modifications but we didn't demonstrate a …
-
### Build Version
https://github.com/DescentDevelopers/Descent3/commit/616f921e97b0fb4745a2d36de149c737bf720214
### Operating System Environment
- [ ] Microsoft Windows (32-bit)
- [ ] Micros…
-
# 附录 D:RISC-V相关信息 — rCore-Tutorial-Book-v3 0.1 文档
[https://rcore-os.github.io/rCore-Tutorial-Book-v3/appendix-d/index.html](https://rcore-os.github.io/rCore-Tutorial-Book-v3/appendix-d/index.html)
-
### Build Version
https://github.com/DescentDevelopers/Descent3/commit/b33cc21dce4f020b2c57ce2783d30adc1654e008
### Operating System Environment
- [ ] Microsoft Windows (32-bit)
- [ ] Microsoft Win…
-
I am writing an actual effortpost here for a major suggestion to make OC2 a bit more... usable. Right now, there is currently only one option for an OS to load onto a computer, and that is a Linux + B…
-
Does it have to be a game emulator?
https://github.com/pdewacht/oberon-risc-emu is an emulator for the Oberon OS and it’s CPU, which was created bu Niklaus Wirth. It’s ISC licensed!
-
### Are you using the latest Dosbox-Staging Version?
- [X] I have checked releases and am using the latest release.
### Different version than latest?
_No response_
### What Operating System are y…
-
Does blastem has not supported RISC-V?
Logs:
```text
make: Entering directory '/build/libretro-blastem/src/libretro-blastem'
make libblastem.so OS=Linux CC=cc CPU=x86_64 LIBRETRO=1
make[1]: …
qyl27 updated
3 months ago
-
### Describe the bug
Currently the DPC++ driver uses `llc` to lower the IR module produced by `clang-offload-wrapper` to an object file. When doing so it ignores target features (none of the target…