-
Hy!
I stumbled about your repo and noticed you already hacked up support for the VICE testbench... very nice :) I have now merged your files, and added some more things. I have also made a full tes…
-
Current function looks like this:
_randomize:
ldx VIC_HLINE ; Use VIC rasterline as high byte
lda TIME ; Use 60HZ clock as low byte
jmp _srand …
-
I created a custom branch to evaluate what is happening in the unroll and jam. #769
The original onnx program
```
func @test_gemm_16_16_16(%a: tensor, %b: tensor, %c: tensor)
-> tensor {
…
-
### Version
[2](https://github.com/modules/releases/tag/2)
### Steps to reproduce
When running @nuxtjs/markdownit with nuxt-edge, the build files with cannot read 'md' of undefined.
```ja…
-
Hi,
Contrary to the release notes for 0.2.9, `meta: reset_connection` is still failing when used with `become: true` using the environment specified below.
```
Ansible 2.8.10
Mitogen 0.2.9
Py…
-
I'm currently looking into options to generate a PDF via python. We are currently using LaTeX but it is slow and this project does look good. Especially that it seems to be pythonic.
In the image m…
-
After successfully encoding with the latest code, the OLED display is normal. I just made the most basic connection. Now I mainly test whether the 4 motors are normal. Using "Cannot test with "c128,12…
-
Lowering of `subtensor_insert` to buffers requires two copies. For example
```
%c_tensor = subtensor_insert %a_tensor into %b_tensor[....]
```
when converted to buffers would be
```
linalg…
-
How is the test pattern suppose to look?
Mine looks strange, any ideas what could be the issue?
![20210312_121514](https://user-images.githubusercontent.com/62931766/110933363-f0ff6080-832c-11eb-9…
-
The command RCLR(color source) returns a syntax error.
The RWINDOW(n) command is not documented in the manual. But it works analog to C128 mode Basic 7.0.