Sono

Results 10 issues of Sono

I have two VHDL circuits, a simple and a complex one. I want to include the simple circuit in the complex circuit. I can't accomplish this due two two main...

investigating

I tried my best to put things at logical places, but to me it still feels like a bit of a hack, especially where the driver metadata is propagated through...

size/L

# Main information tl;dr: the text of this issue is just describing the effects of glFinish, and how calling or not calling it after SwapBuffers affects certain drivers. Considering the...

area:graphics

**Is your feature request related to a problem? Please describe.** The CurseForge API used by ATLauncher is much different from Curse's own internal APIs, because searching on CurseForge shows much...

enhancement
high-priority

**Describe the bug** Attempting to disable a mod explicitly moved to a subfolder in the mods folder will cause an exception to be printed in the console with nothing changed....

bug
high-priority

In the Power Up Sequence page, at the bottom is the hardware register table. For example for the HDMA registers, it doesn't make sense that they read as $FF on...

content

More often than not, when I'm trying to import a complex HDL code into the simulation, and I get a popup with a bunch of errors for a file which...

enhancement

I've been looking at the ports directory for a while now, and I have either missed it, or I can't find an obvious way to begin to port a new...

There is a problem with being able to add new ways to display the opcode table differently. It's actually quite easy to add code to change how things display via...

It doesn't make sense to have a 2-byte instruction which takes 1 M-cycle, as that's impossible to actually achieve on the CPU in any way (yes, that even includes `ADD...