Search results
Is this your MSX2 hardware configuration?
Score: 93.87 %,
Type: Forum topic , Comments: 14 comments
to &HAB
* PSG AY3-8910 or compatible on I/O &HA0 to &HA2
* MEMORY MAPPER on I/O &HFC ... , SLOT 3-0 , SLOT 3-1 , SLOT 3-2 or SLOT 3-3. The MNBIOS support all this locations for original ... PSG AY3-8910 or compatible on I/O &HA0 to &HA2
* SUB SLOT REGISTER at MEMORY ADDRESS ...
how do I PRINT on SCREEN 8?
Score: 93.83 %,
Type: Forum topic , Comments: 11 comments
30 PSET(80,128),0
40 PRINT #1,"MERRY XMAS!"
50 A$=INPUT$(1)
With OPEN you create ... use locate & print commands like in screen 0 in graphics modes as well without the open #1 & ... modes was also that the text was drawn exactly like in screen 0 so each character was not 8 pixels wide ...
Searching for kewl PSG musictracker (or SCC ones) - help !
Score: 93.89 %,
Type: Forum topic , Comments: 24 comments
Hi msx peepz...
I'm interested in chiptune and wanna use PSG/SCC soundz (i use to have a msx2 when i was younger, so the nostalgia came ) to make kewl music with msx emulatorz...
On this kewl msx.org there are some infos about trackers ...
Sprite collision detection problem
Score: 93.93 %,
Type: Forum topic , Comments: 6 comments
thought, there was no a real colision, the emulator react as if it would be one.
Emulator: RuMSX 3.0 ...
You speak probably about RuMSX 0.27. This emulator has some You speak probably about RuMSX 0 ... is 0.27 beta
And I have my Windows in That right, my ruMSX is 0.27 beta
And I have my Windows ...
GFX artist!?
Score: 93.83 %,
Type: Forum topic , Comments: 10 comments
Hey ppl,
I need someone who can generate cool graphics
WHO!? ---> It's for the MRC snowfall challenge
ps. Pretty please, with sugar on top!
draw anykind of SNOW and it automatically is COOL (or else i draw anykind of ...
konami graphics compression
Score: 93.83 %,
Type: Forum topic , Comments: 2 comments
i've been attempting to view the graphics for various konami games such as nemesis, the goonies, and vampire killer through various programs like tile layer pro & yy-chr.
while a few minor things seem visible, much of the graphics is ...
Meridian 3 - MIDI-IN support in the next release
Score: 93.82 %,
Type: Forum topic , Comments: 2 comments
Grabbed this mail off the MSX Mailinglist. I think it's interesting for more people than just the subscribers of this list.
Hi all,
I little update about Meridian 3.0. A lot of change has been made and especially
in the Opl4 part of Meridian. The MIDI-IN functionality in the Opl4 ...
BIOS in RAM
Score: 93.86 %,
Type: Forum topic , Comments: 3 comments
Here's the code:
<TABLE BORDER=0 ALIGN=CENTER WIDTH=85%><TR><TD><font ... it sets the secondary slot for page 0 where the code is also located in. Since the bios is normally located in primary slot 0, it doesn't matter, but in this case it is in RAM, which is an expanded ...
msx1 bios in a cartridge
Score: 100.19 %,
Type: Forum topic , Comments: 16 comments
into that location.
LD A,&H80 ; is this the problem?
OR L
OR B
LD (&HFCC1),A
JP &H2680
HACK:
DI
LD C,0 ... is located is actually expanded:
LD C,L
IN A,(&HA8)
AND 3
LD E,A
LD D,0
LD HL,&HFCC1
ADD HL,DE ... $+#C000
UP:
CALL MoveBiosData ; Put new BIOS to OCM memory
LD A,#F0
OUT (#A8),A
RST 0 ; Reboot new ...
Disk Manager for OS X... anybody to port it?
Score: 93.83 %,
Type: Forum topic , Comments: 4 comments
in Linux the following command creates a disk image:
<TABLE BORDER=0 ALIGN=CENTER ... class="mrc-small">Code:</font><HR></TD></TR><TR><TD><FONT class="mrc-small"><PRE>
cp /dev/fd0u720 image.dsk ... > /dev/fd0, if your disk-drive has the device-name fd0. That's it! To make a disk image ...
