Search results
Problems writing disks with Disk Manager
Score: 105.96 %,
Type: Forum topic , Comments: 1 comment
Somehow the program ceased to work properly. When I first put it on my old PC I could write any proper DD disk with ease. But since the next time I started the computer again, it failed to write a single disk.
The instance I click on "write to ...
Any MSX Podcast out there?
Score: 106.03 %,
Type: Forum topic , Comments: 2 comments
Having to sit quite a bit in traffic, I get to listen to a number podcasts. Recently I have discovered many Retro Computing/Gaming themed podcasts. Some are even machine specific like Antic (Atari 8 Bits), Open Apple or 1Mhz (Apple 2) and a bunch of ...
Creating a circular movement
Score: 106.01 %,
Type: Forum topic , Comments: 15 comments
= radius
LD A,C ;
OR A ;
RET Z ;
RET M ; radius has to be in 0-127
LD (_x),DE ;
LD B,0 ; B = y
LD H,B ;
LD L,C ;
ADD HL,HL ;
LD DE,3 ;
EX DE,HL ;
SBC HL,DE ;
DI ;
_loop: ;
_x equ $+1 ;
LD DE,0 ; DE = (xc,yc)
LD A,C ; A = x
CP B ; nc ...
Width of NMS 8250/55/80
Score: 106.12 %,
Type: Forum topic , Comments: 5 comments
Hi all,
Can someone tell me the width of a typical MSX2 in the NMS 8250/55/80 series?
I'm thinking of trying to buy one of these, but I'm not sure it will fit the cabinet I'd like it to fit in :-)
It has cartridge slots on ...
Why Read Port $A2 after Out to $A0 (Soundprocessor)?
Score: 106.01 %,
Type: Forum topic , Comments: 1 comment
out ($A0),a
ex (sp),hl
ex (sp),hl
in a,($A2)
what is the meaning to read port $A2, the values are even used later in the code ?
Any suggestions why to do that?, its not for read Joystick or so, its sound.
This is the way how you read This is the way how you read back register ...
[Not a Trade] Konami's compilations BRAND NEW (Fake?)
Score: 106.07 %,
Type: Forum topic , Comments: 2 comments
http://www.msx.org/forum/msx-talk/trading-and-collecting/i-sell-konami-compilation-vol1-and-vol2-msx
They are not original Konami's
Thanks for pointing it out. Thanks for pointing ...
No diskspace with Gouda SCSI interface inside Blue MSX ?
Score: 106.1 %,
Type: Forum topic , Comments: 3 comments
For some unknown reason I got no disk space left with my harddisk disk image when using it inside the blue MSX emulator.
When i'm deleting some files, some disk space is returning so it seems that the disk is full.
Is there a way to enlarge the ...
basic line for switching r800 to z80
Score: 106.02 %,
Type: Forum topic , Comments: 12 comments
DEFUSR=38+PEEK(-2442)+PEEK(-2441)*256:IFUSR(0)THENLINE>0COPY0&H80F6OR384ALLYOURBASEAREBELONGTOUS!
8738 RUN "GAME.BAS" No, you should use the No, you should use the updated trick ... DEFUSR=39+PEEK(-2385)+PEEK(-2384)*256:IFUSR(0)THENLINE>0COPY0&H80F6OR384ALLYOURBASEAREBELONGTOUS!
30 RUN "GAME.BAS"
NYYRIKKI wrote:
10
NYYRIKKI wrote:
10 ... DEFUSR=39+PEEK(-2385)+PEEK(-2384)*256:IFUSR(0)THENLINE>0COPY0&H80F6OR384ALLYOURBASEAREBELONGTOUS!
30 RUN "GAME.BAS"
This code is so brilliant that it hurts my head ... ...
I'm selling my MSX Canon V-20 64k
Score: 106.02 %,
Type: Forum topic , Comments: 1 comment
This is my link on e-bay.
Selling from Spain.
http://cgi.ebay.es/ws/eBayISAPI.dll?ViewItem&item=131087707384
Would you ship to Germany? If Would you ship to Germany? If yes, how much will it cost?
(Trading and collecting) ...
scc in slot 2
Score: 106.09 %,
Type: Forum topic , Comments: 21 comments
First of all, happy new year and the best wishes for 2014.
I have searched the manual ... is looking for.
Would be a nice 0.9.1 feature
"any" means ... 0.10.0, which we released yesterday.
There are no plans to make other improvements on Catapult ...
