-
Updated
Nov 5, 2020 - JavaScript
processor
Here are 419 public repositories matching this topic...
-
Updated
Nov 30, 2020 - Go
-
Updated
Nov 30, 2020 - C++
-
Updated
Dec 1, 2020 - PHP
-
Updated
Nov 30, 2020 - C
-
Updated
Nov 9, 2020 - Java
It would be cute to be able to identify the source code from which a particular microwatt cpu implementation was built. If the build process could look for the git SHA1 ID of the current head and include that as a constant value in the build, hooked up to the syscon framework so it could be read by MMIO, that could be useful. We would probably want (say) 32 bits of SHA1 plus a dirty flag.
Then
-
Updated
Sep 9, 2019 - Go
-
Updated
Oct 13, 2020 - TypeScript
-
Updated
Nov 23, 2020 - TypeScript
-
Updated
Nov 9, 2020 - PHP
-
Updated
Oct 22, 2020 - VHDL
-
Updated
Nov 30, 2020 - C
-
Updated
Oct 1, 2020 - C
-
Updated
Nov 20, 2020 - Go
-
Updated
Apr 2, 2019 - Python
Improve this page
Add a description, image, and links to the processor topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the processor topic, visit your repo's landing page and select "manage topics."


We should add code to enumerate/iterate application/console windows on the "desktop" (or equivalent) of GUI-based operating systems.
On Windows, the
EnumWindows()function is probably the best starting point, combined with [EnumChildWindows](https://docs.microsoft.com/en-us/windows/win32/api/winuser/nf-winu