Search results
Ultra rare SVI-828
Score: 142.41 %,
Type: Forum topic , Comments: 18 comments
http://www.amibay.com/showthr http://www.amibay.com/showthread.php?108087-Random-Manuals-f...
According this forum ...
http://www.amibay.com/showthread.php?108087-Random-Manuals-for-price-of-postage
According this forum, the P is for PAL with composite video output on the mainboard .... ... the ISA connector is Under the ISA connector is marked ver. 2.0
The superimpose is missing ...
[WTS] Philips NMS8250 - Fully Operational
Score: 142.33 %,
Type: Forum topic , Comments: 1 comment
For sale an NMS8250 fully operational and in good condition.
Price is €250, if you are interested please send me an e-mail. The address is on my profile page.
This ...
Just a general question about a Sorcerian
Score: 142.28 %,
Type: Forum topic , Comments: 1 comment
Hi there, I'm a long time browser, first time poster.
Recently I've decided to purchase an MSX. An MSX2+ model at that.
I already have Sorcerian for the MSX that I've purchased a while ago because I'm a huge fan of the dragon ...
My first steps into MSX dev world ;)
Score: 142.87 %,
Type: Forum topic , Comments: 26 comments
{
__asm
call 0x0041 // screen off
__endasm;
__asm
ld a,#2
call 0x005F // passe en mode ... Hi MSX gurus
Today, I've decided to code on MSX using SDCC 4.0.0
I code on w10 ... the 3 parts displaying after each one (if I switch off the screen (call 0x41) before displaying picture) ...
New Screen 1 drawing program in Assembly (soon to use the full color VDP hack)
Score: 142.56 %,
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: 142.32 %,
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: 142.46 %,
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 ...
Sprite Editor for Sprites Mode 2 (using OR color)
Score: 142.37 %,
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: 142.32 %,
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: 142.26 %,
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 ...
