-
Could you let me know the version of Tang Nano 20k?
example : please look at the captured picture.
![image](https://github.com/jabadiagm/MSXgoauld_tn20k/assets/19874053/b6610f09-cbc8-4677-b42a-314…
-
v9958 should be evaluated...
* [?] investigate the CPU/VDP9958 /WAIT interface behaviour
* [?] clean documentation (blog)
Thesis:
as described in the datasheet (V9958-Technical-manual_v1.0.pdf…
-
RaspberryPi Zero (2Wを含む) でもMSX2+コアの性能改善が必要
-
First off, great work!
I was about the create an issue regarding porting V9958 32k to the Tang Nano 20k. I saw your video showing this version from 3d days ago, great stuff!
So basically just 2 ques…
-
Hi there,
Amazing work, congratulations!
Am I right in thinking that the limiting factor on "VRAM" for the V9958 gateware is the amount of SRAM or BRAM available on the TN9K?
If so - and reco…
-
Hi,
Thanks for v3 v9958!
Possible issue with the docs regarding programming the Aux PLL
The constraint file states:
IO_LOC "clk_50" 10; // crystal
IO_LOC "clk_125" 11; // crystal
I…
-
I tried your concept on MSX2+, but it is not working like theoretically suggested.
Still maximum is 8 per line, without blinking or half sprites.
Is there some error? Or is it not working on V9938…
-
Crushed following simple program in macOS
```c++
#include "msx2.hpp"
int main()
{
MSX2 msx2(0);
return 0;
}
```
execute:
```bash
% clang++ --std=c++11 -I../../msx2-osx/core …
-
I'm no MSX2 expert, so I apologize if this is true to real hardware behavior, but thought I'd bring it up just in case it is a bug.
https://www.youtube.com/watch?v=-VR6PvMgnLA
-
Sony HB-F700D ROM differs from my real Sony HB-F700D
When starting this machine (openMSX), under logo, VRAM amount is mentioned.
My real Sony is mentioning not VRAM but amount of RAM.
Have to extra…