Search results
New Screen 1 drawing program in Assembly (soon to use the full color VDP hack)
Score: 141.77 %,
Type: Forum topic , Comments: 9 comments
like screen 1. I have used this mode in the past with code like this:
10 SCREEN 1,0: WIDTH 32: KEY OFF: COLOR 15,1,1
20 SCREEN 2,0: POKE &HFCAF,1 Awesome!!
Nicely designed and Awesome!! ...
How to disable click sound in DOS (msxbios option in Z88DK)?
Score: 141.54 %,
Type: Forum topic , Comments: 10 comments
CLIKSW 0xF3DB
Poke( CLIKSW, 0 ); // Turn off key click
Sounds strange ... post. I am asking for the equivalent location of 0xF3DB for click sound under MSXDOS.
The keyboard ... it then if I enable the msxbios in Z88DK?
Writing zero into 0xF3DB does not work. I think something ...
Christmas miracle
Score: 141.67 %,
Type: Forum topic , Comments: 7 comments
Yesterday a Christmas miracle happened, when I went to get my parents to spent Christmas at our house.
My father gave me a box that he found in the attic.
Now my parents attic is best described as a post apocalypse storage facility, so when I ...
Jipes 2020 christmas SCC tune
Score: 154.08 %,
Type: Download , Comments: 0 comments
Jipe
0
A little SCC tune contributed by Jipe for the 2020 christmas quiz.
Attachment Size Downloads Last download
xmas.scc_.zip 33.79 KB 34 ...
Sprite Editor for Sprites Mode 2 (using OR color)
Score: 141.58 %,
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);
} ...
openMSX and numeric keypad on Windows
Score: 141.53 %,
Type: Forum topic , Comments: 2 comments
Hi, a Twitcher had problems playing Snatcher: on the keypad the umbers 2, 4, 6 and 8 (which are also directional keys) didn't work when fighting, using openMSX 16.0. But for me this works fine. So, perhaps it's some Windows thing?
Can you please try this for me?
E.g. run with a turboR ...
can the Philips VG-8020 run metal gear 2?
Score: 141.47 %,
Type: Forum topic , Comments: 10 comments
i am a MSX newbie who is thinking about buying a Philips VG-8020, but since its a MSX1, does that mean it can't run metal gear 2 even with a flash cart? because metal gear 2 required 120kb of VRAM which the VG-8020 does not have?
thanks for ...
i have that undumped msx game
Score: 141.57 %,
Type: Forum topic , Comments: 4 comments
Super Game 25 (Zemina)
hashem wrote:
Super Game 25
hashem wrote:
Super Game 25 (Zemina)
Can you please send a copy to xxxx so we can preserve the file?
Edit: thanks... I'll add it tomorrow!
Thanks It has been ...
Cool cartridge cases from RetroGameRestore, including custom cases for Carnivore2!
Score: 141.74 %,
Type: Forum topic , Comments: 9 comments
So far, the guy named Overrich from South Korea was the only reliable supplier of sturdy MSX cartridge cases. But recently we've got some competition! The RBSC's authorized Carnivore2 manufacturer RetroGameRestore from Taiwan has just produced ...
Using Carnivore 2, Nextor and SofaRun
Score: 146.63 %,
Type: Forum topic , Comments: 48 comments
So, I finally got myself a CF card (ATP, 4GB) and it seems to work with the Sunrise 0 ... a look at the Hi Manuel,
Have a look at the sequence 212940DCC9D0 in the disk images and replace ... from Aleste2.rom (v.8.0 from filehunter) and also used the Aleste2.RCP file provided by Alexey, but NO ...
