-
I made the following test.
I have two WonderTANGs (WTs). I built one tnCartWonder bitstream A with just V9990 and nothing else, and another bitstream B with all except V9990. I flashed WT A with bi…
-
With my MSXgl V9990 sample program, openMSX crash on screen mode B4-B7.
Note that crash with B4 is rare compare to B5-B7.
I wasn't able to identify the change in my program that caused this crash,…
-
With last available development build (openmsx-19.1-1045-gd8f2b478b-windows-vc-x64-bin.zip | 12-Aug-2024 16:20), setting video source from command line leads to an error.
Was working with my previo…
-
First, thanks for your awesome project and for making it public so we all can learn from you.
I noticed that your tnCart board is using (mostly) the same tn20k signal mapping as the WonderTANG 1.02…
-
Hello, I'm trying to build the code using Gowin V1.9.9.03 Education (64 bit) build (73833) but I got an error message.
ERROR (EX3652) : An enum variable may only be assigned the same enum typed var…
-
**Reported by sd-snatcher on 2009-10-19 00:17 UTC**
Please add the paddle emulation to openMSX. It could be emulated in two ways:
plug joyporta paddlejoyanalog
and
plug joyporta paddlejoymouse
whe…
-
As there's no description of how this hardware is supposed to perform on the GitHub pages, I wonder if you would be able to describe how compatible Yellow MSX is currently with MSX software (bugs, lim…
-
After checking the circuit, here goes some small suggestions for improvement. I hope it helps.
- It's highly recommended to have a good filter for the pin-21 of the VDP. This can improve the imag…
-
The imgui branch at 0aa6c1ef4e7b210370845762328b97ef685931d2 is not compiling successfully on macOS Ventura, Apple Silicon.
```
$ make staticbindist
Using Python: python3
/Applications/Xcode.…
-
I wrote a code that uses BMXL to copy from linear memory to coordinates on P1 mode (v9990). This is what I get on my SMX with the Power Graph:
![image](https://user-images.githubusercontent.com/7815…