Search results
Getting a GFX9000/V9990 to work on a Zemmix Neo Lite (2013 Korean release)?
Score: 159.76 %,
Type: Forum topic , Comments: 9 comments
I recently picked up my first MSX device, a Zemmix Neo Lite.
I understand that this thing is FPGA based and I was told on r/msx that I wouldn't be able to use something like the PowerGraph V9990. Is there any kind of expansion I can add or any ...
MSX Music for Noobs Tutorial?
Score: 164.6 %,
Type: Forum topic , Comments: 4 comments
Hello all! I've fallen in love(again) with my Sony MSX2+ and I've been using it quite a bit lately. I've recently managed to hack a cart to act as an SCC cart for various reasons which lead me to this post...
I want a collection of ...
Salamander (沙羅曼蛇 / サラマンダ) & Life Force (ライフフォース) ST MSX PSG
Score: 169.08 %,
Type: Forum topic , Comments: 10 comments
Dear all,
Happy new year. Here is my single PSG cover of the great Konami's Salamander ST arcade. Hope you like as much I enjoyed doing it. You will notice some plop´+click ramdomly but, hey, c'est pas ma faute.
That's ...
Will Sega 315-5560 chip work instead of YMF278B-F for Wozblaster?
Score: 178.94 %,
Type: Forum topic , Comments: 7 comments
I am trying to build Wozblaster, but I can not locate any of YMF278B-F chip, but I managed to locate original Sega 315-5560 chip instead. I know that chip is strip down of the YMF278B-F but will it make the Wozblaster work?
No it won’t work. ...
Yamaha Chips library for KiCad needed
Score: 180.23 %,
Type: Forum topic , Comments: 0 comments
Would anyone will be able help me in giving me the files to add it to the library? I am looking for as many Yamaha chips as possible. specially YMF278B-F. I will try to do a project and I don't want to spend a lot of time creating them from ...
Konami SCC Games Sound Enhancement
Score: 180.78 %,
Type: Forum topic , Comments: 11 comments
https://www.msx.org/news/software/en/nandemoscc-v22-released ) to alter the ROM's to use the SCC.
Some of these games were Some of these games ... NandemoSCC by Tiny Yarou:
https://www.msx.org/news/software/en ...
Decoding CS for OPN2 chip
Score: 182.5 %,
Type: Forum topic , Comments: 0 comments
of the 74LS138
The output Y of the 74LS138 will be fed to CS of the OPN2
Then we have A0 and A1 directly ...
How to let VGMPLAY run file after another?
Score: 182.64 %,
Type: Forum topic , Comments: 4 comments
I saw on youtube that vgmplay play a file after the other without entering the command each time. How do you do that?
Im using Sofarun for that. I Im using Sofarun for that. I put the vgm files into a directory and start sequential or random. ...
Sprite Editor for Sprites Mode 2 (using OR color)
Score: 159.15 %,
Type: Forum topic , Comments: 27 comments
vector < int > > bitmap;
for (int y = 0; y < 192; y++)
{
vector < int > line;
for (int x = 0; x < 128; x++)
{
int value = in.get();
line.push_back(value >> 4);
line.push_back(value & 0xF);
} ...
Test of Metal Slug screens on MSX 2/2+
Score: 162.07 %,
Type: Forum topic , Comments: 35 comments
I made some tests using BMP2MSX on how it would be a Metal Slug port to MSX:
Screen 5: for me it looks pretty good. On real gameplay with lots of shots / players / animations all around the little details made by dithering would be no problem, I ...
