-
I still have the bug with the NTSC C64 where the Sidkick menu becomes corrupted and the sound doesn't work when you switch to 6581. See the attached image. In the menu, it still says FW .20. Im wonder…
-
Please make some enhancements to the SIDs including extra oscillators and better noise, as discussed.
This link was requested to be included: [https://justanotherelectronicsblog.com/?p=402](https:…
M3wP updated
2 months ago
-
This of course depends on issue #43.
A link to the D81 file for testing would be helpful here...
-
Note that this issue is about assembler syntax, functionality and ergonomics; it is, generally speaking, *not* about the ELF file format or the compiler backend.
For those who aren't familiar with …
-
**Is your feature request related to a problem? Please describe.**
When developing for the MEGA65, if you don't have a serial adapter, its a bit of a pain to pull the SD card out all the time to pu…
-
**Describe the bug**
If the executable is built from scratch via CMake, the build fails at the linking step due to lots of undefined reference errors.
**To Reproduce**
With MTEngineSDL checke…
-
Some popular source languages don't have the ability to preserve NaN bit patterns. For example, JS has only a single `NaN` value, and makes no guarantees about preserving specific bit patterns. NaN bi…
-
Keeping OSGC up to date is a lot of manual work since there are lots of games and checking their status is difficult and slow. We have a number of scripts to help but they must be run manually and per…
-
All testing so far has been using the default msvcrt version of mingw. UCRT should also be tested. First step would be to add support for building UCRT in the build shell script.
-
Existing 1chipMSX core is poorly maintained because there was no dedicated developer who understood MSX HW. It's also not convenient as it's ported from HPS-less design and requires VHD image. It also…