Search results
guinea pig
Score: 144.7 %,
Type: Download , Comments: 0 comments
N.I
1
This is a program that displays a guinea pig for MSX2.
The archive includes the files for running on ...
Avalon RPG OST - Moonsound Edition (ROM version)
Score: 144.53 %,
Type: Download , Comments: 0 comments
Randam Hajile
1
Avalon is a classic DOS RPG released in 1998, that was inspired on SD Snatcher, Dragon Slayer 6 and ...
How to use the debugger on a Mac?
Score: 131.88 %,
Type: Forum topic , Comments: 3 comments
Of course, the short answer is open command line (CMD + L) and type "help debug"
But, does any "graphical" utility exist for the purpose? I mean, something with shortcuts etc.
Yes it exists, and it’s an Yes it ...
The Sinclairs that never were
Score: 131.86 %,
Type: Forum topic , Comments: 2 comments
It's an old article, and it's about Sinclair prototypes/design, rather than MSX, but some of you might enjoy reading about potential additional competition to the MSX: The Register: Sinclair Might-Have-Beens
Thanks for sharing! I ...
Laserdisc module for CX5M ?
Score: 131.92 %,
Type: Forum topic , Comments: 5 comments
I found out in my CX5MU the TMS9918A EXTVDP (pin 35) is direct connected to pin 6 on slot 3 (sound module). So the other than a genlock module I can only think in a laserdisc module, since Yamaha produced them as well.
Which Yamaha laser disc ...
Colour code Philips NMS 8250 front bezel
Score: 131.95 %,
Type: Forum topic , Comments: 7 comments
Hello,
I am Mark and I am new to MSX computers. I have been an assembler programmer on different systems for a long time. Nowadays I am collecting old desktop computers with separate keyboards. That's (not only) why I picked up a working NMS 8250 ...
Is there SFG-05 clones with MIDI-ports available?
Score: 131.82 %,
Type: Forum topic , Comments: 1 comment
Hi from Finland,
I'm new guy here.
I'm just wondering if there is any SFG-01/05 clones with MIDI-ports existing / ever made?
I know, original is original but if there is any clones or a DIY kit instructions, I would appreciate ...
[WANTED] RS232 Cart
Score: 131.96 %,
Type: Forum topic , Comments: 7 comments
http://www.ebsoft.fr/shop/en/home/44-hbi232-mkii-serial-comm...
It says out of stock but you can try contacting Eric.
(Trading and collecting) ...
Metal Slave in Salamander, what a stubborn boss!
Score: 131.83 %,
Type: Forum topic , Comments: 0 comments
This boss is impossible! It won't back up so I can destroy it. What am I doing wrong? I did everything right! I got all the predictions, I got Crystal Breeze!
EDIT: Apparently, the trick is to have all the speed-ups, shoot the fourth core ...
ON INTERVAL GOSUB for game loop ticks?
Score: 132.01 %,
Type: Forum topic , Comments: 9 comments
screen, etc.
1020 ' ...
2000 DEFINTA-Z:SCREEN2,2,0: ' Initialization here
2010 ' ...
2020 ... FORI=2TO8:XD(I)=SGN(5-I):YD(8-I)=XD(I):NEXT:SWAPYD(0),YD(8)
50 SCREEN2,1:SPRITE$(0)="0HH0"
100 ' Reset time counter
110 TIME=0
120 ' ... S=STICK(J)
150 X=X+XD(S):Y=Y+YD(S)
160 IF X<0 THEN X=0
170 IF Y<0 THEN Y=0
180 IF X>255 THEN X=255 ...
