-
# Problem
Chip-8 emulation has inherent flicker problems because the `DRW` command is dual purpose. Not only is it used to draw pixels but also to un-draw them. So to move a sprite first it is erased…
-
Part of #3.
General directions to consider:
- **No-GUI libraries: Cairo, PyGame, probably strengthened with SDL.**
It might be, our needs in terms of GUI are not very vast, in which case drawi…
-
Hiya, hope y'all are keeping well. And thanks for making this repo! Keep up the great work!
I have a slight issue building it however, everything builds right up until it gets to `libretro-bnes`, a…
-
## Lighthouse CI を入れてみた
これまで
- E2E テストの仕組みを流用して headless Chrome 上で Lighthouse を動かす
- スコアが閾値を下回ったら Slack 通知
としていたが、日によってブレが大きくてオオカミ少年化しつつあった。そこで、スコアの推移を可視化するため、https://github.com/feedforce/fr…
-
**Describe the bug**
I tried to view geopm reports on a GPU workload with annotated regions. Some GPU signals (e.g., GPU_POWER) were reporting `nan` in regions that were using those GPUs.
**GEOPM …
-
When I do `sbt "runMain Spinal1802.TopLevelGen" I get a width mismatch error. segdis seems to need to be 12 bits not 11 bits. I am a bit confused about how many seven-segment digits you are using.
…
-
Thanks for making a great tool!
It would be great if the labelling somehow was the original/reference file, thus making it possible to select any names to any lines. This would make big files more…
-
Here is the code that does the check: 660B 672A8761 472B -> Location 2EC at memory.
As far as I understand the program assigns V6 -> 0B and V7 -> 2A and OR's them. The result should be stored in V7 …
-
Hi did you document any of your learning on how VBCC works?
I'm considering basing my backend on yours as it's one of the cleanest one in the dist.
My cpu is a homebrew 8bit : https://github.com/J…
-
## Environment
```
Mac OS X 10.4.11 Tiger
Darwin Kernel Version 8.11.1: Wed Oct 10 18:24:42 PDT 2007; root:xnu-792.25.20~1/RELEASE_PPC Power Macintosh powerpc
```
```
Using built-in specs.
…
armdn updated
6 months ago