-
As a reflectometry scientist, I would like the screen real estate on the reflectometry view to be used in an efficient manner. Moving the matplotlib window to the right, as another tab behind the fron…
-
Is there any way to change the FrontPanel Icon theme to Papirus for example, by editing config files?
-
Priority: low
Difficulty: pretty difficult
I still have mine, I doesn't take much place in the bookshelf, so unlike the 'boot anchors' I did not get rid of it. I also have the manual in PDF, firmw…
-
Need to add documentation about how do build headless Altair, IMSAI and Cromemco machines and how to attach ICE to machines.
-
- #### Context
I recently started using https://github.com/PDP-10/its. After building the KA10 AI machine, logging in and trying out some pics, I discovered that…
-
![image](https://user-images.githubusercontent.com/95425619/199039077-16c15a0d-50e4-41b2-b723-2e79b866ee10.png)
Where is located the pixmap/vector/svg etc for these buttons?
How can i restyle th…
-
- #### Context :: Guide request on abstract CPU coding
-
- Educational proposal using simh as teaching tool on processor design
-
- Looking for a Guide/Tu…
-
**Describe the bug**
I'm testing the installation of the pyripherals pip package. I've followed the instalation guidelines, and installed it from pip. However since I do not have FPGA to test it with…
-
**Is your feature request related to a problem? Please describe.**
No
**Describe the solution you'd like**
z:\ drive application, cdplayer, just the most basic commandline cdplayer.
something li…
-
```sim_printf("\n")``` sends only a "\n" rather than a "\r\n".
```
char *c, *remnant = buf;
while ((c = strchr (remnant, '\n'))) {
if ((c != buf) && (*(c - 1) != '\r'))
…