-
# ⚠️ P-L-E-A-S-E, PLEASE, PLEASE, PLEASE read and follow all of the instructions first ⚠️
### Note: After each step, close your current tabs and open new tab to test again or it won't work.
- [x] …
-
Hi
I used the esp-eye + ov5640 to capture , i see the vertical lines and noise.
Adjust the XCLK to 5/10/15/20 MHz has no effect.
Does anyone know how to solve it?
Extra info:
.xclk_freq_hz = 10…
-
I am getting a TypeError when I try to sample with multiple cores, the issue does not appear if cores=1.
I am working on the modeling of exoplanet transits using the code exoplanet that makes use of …
-
Currently, due to the fact that Octo exports all quirks, many games list quirks that they do not actually depend on, using Octo's default behavior (if said quirk was even supported at the time of expo…
-
Running a source file containing SCHIP or XO-CHIP instructions (ie `hires`) with `-r` / `--run` appears to only partially work.
For example, `hires` assembles correctly to `00FF`, but the instruct…
-
I want to contribute to the project (I was thinking of a CHIP-8 backend) but I have no idea what anything does. What does a codegen need to implement? Do I need to make an assembler? Is OrgAsm an Inte…
-
Hello.
Have you noticed the 2 little SMD pads next to the red power LED of the Pro Mini style LQFP32 ?
The pad close to the LED is GND.
The other pad is connected to the pin 07 of the chip (PB…
-
Like .ch8, .sc8 and .xo8 are commonly-used filename extensions for chip-8 binaries. .sc8 denotes a SCHIP program, and .xo8 denotes an XO-CHIP program. The only difference between a .xo8/.sc8 file and …
-
If there are pixels set near the bottom of the screen and they are scrolled off the bottom with `scroll-down`, a later `scroll-up` instruction can scroll those set pixels back onto the screen.
The …
-
My MicronetToNMEA module was running during summer without any problems.
I dismounted the PCB from the boat and tried to update to the current version, because there are some improvements. ([8c0c5be…