-
Hello!
I am a fan of 8-bit microcomputers and an electronics hobbyist. I have built for my own use a cable for Commodore 128 that allows to view images from C128 on TV screen in 80 column mode and …
-
On Fri, Feb 16, 2018 at 11:14 AM, I wrote:
I thing your analysis from My 21th, 2017 is right:
As described in the document, there are three ways to freeze the CPU, of which the safest is to wait…
-
Hi, I encountered an issue while using the PIDController. When using complex input in diffeqsolve, I cannot change the coefficient of the PIDController. The default coefficients works fine but when I …
-
The test is the following:
```julia
x = ConcreteRArray([1.0 + 2.0im, 8.0 + 16.0im, 27.0 + 54.0im, 64.0 + 128.0im])
@test Array(x) .^ (1//3) ≈ @jit Ops.cbrt(x)
```
and yields the following error: htt…
-
Can C128 MiSTer do Z80 raster-related things accurately? See the attached program. That defies current software emulators. Pretty cool if it could.
[a_little_128_raster_interrupt_demo.zip](https://gi…
-
I thought to keep an open issue for this after chatting with a disappointed z88dk fan which hoped to be able to use fopen, etc. On the c128 target port.
At the moment no file support is present. T…
-
Interlaced video modes on the Commodore 128 are not displayed properly -- the exact failure mode varies a bit, probably depending on the computer's video chip settings (it's quite flexible).
Someti…
-
from EnzymeAD/Reactant.jl#291
CC @wsmoses
[StableHLO spec for `cbrt`](https://openxla.org/stablehlo/spec#cbrt) specifies that it should support complex numbers but when I try to run it, it crashes…
-
We have been testing extensively the C128 version of the mod, with the intention of offering kits for sale on our website (with donation paid to c0pperdragon of course!).
The C128 kit works on all …
-
Hi MarkusC64,
Would it be possible to get in contact to discuss some C128(D) specific features for the UII+
On one hand to discuss if you could take them on an implement into your fork of the r…
ghost updated
4 years ago