Helmut Neemann

Results 149 comments of Helmut Neemann

Thank you for the video! I have watched it many times and even more I have tried it with this circuit and here it works perfectly every time.

@The-Devil-Itself Are you able to replicate the problem reliably so that I could send you a possible fix to test?

Could you please try v0.29-5-g86af23b and v0.29-3-g32f924c you can find [here](https://infdigital.dhbw-mosbach.de/)? I am not sure if any of the builds will fix the problem. Since I can't reproduce the bug,...

It's easy to implement IEEE 754 operations as Digital builtin components. But what about HDL export? I have never tried to use floating-point arithmetic in an FPGA. Is such code...

I have added a new EXE wrapper which turns off D3D. Please try the latest [pre release](https://infdigital.dhbw-mosbach.de/). There is a new EXE wrapper called "Digital_noD3D.exe". Please remove your J2D_D3D =...

To be honest: I have no idea what is going on on your machine! Did you turn on display scaling? Maybe it is this [bug](https://bugs.openjdk.java.net/browse/JDK-8187367).

I the settings you can select IEEE 91-1984 shapes.

In this case it would be better to implement something similar to the Amiga Blitter chip. This chip could move and erase areas in graphics memory and was even able...

While this would offer more features, it would be easier to implement because it would not require direct access to the pixel data. One could increase the resolution almost arbitrarily....