Search results
"Colossal Adventure" cassette on MSX2 machines
Score: 99.94 %,
Type: Forum topic , Comments: 9 comments
as "poke -1,0"? (good for Philips machines an for the 1ChipMSX for example).
And what about Shift? ...
"Colossal Adventure" from HDD or DSK
Score: 99.41 %,
Type: Forum topic , Comments: 3 comments
Hello there
I just found how incredible the MSX version of this game is: it features the 16bits versions vector graphics!
So I want to play it in my 1ChipMSX (Altera DE1).
I have found CAS files, wich I tried to load with LOADCAS, with no ...
"CONTROL BOOT" on a program
Score: 121.48 %,
Type: Forum topic , Comments: 2 comments
https://www.msx.org/news/soft https://www.msx.org/news/software/en/onedrive-10
Tkx MYYRIKKI. now I'm going ...
"Converting" people to MSX
Score: 87.61 %,
Type: Forum topic , Comments: 23 comments
This is the era of 3D graphics, movie-like games and full quality sampled game music.
When I show people nice MSX games, roughly one half of it doesn't understand what I'm still doing with that "ancient" stuff, the other half, ...
"darq's snow is falling"
Score: 86.14 %,
Type: Forum topic , Comments: 33 comments
ok, to bundle 2 topics in one
www.msx.org/forumtopicl1653.html
www.msx.org/forumtopicl1660.html
zett will provide the background picture i've been asking for. this night we agreed on that. now, im curious.. is there ...
"Demo Scene" programming
Score: 109.48 %,
Type: Forum topic , Comments: 28 comments
in this case)
10 'Moire Circles
100 COLOR15,0,0:KEYOFF
101 'set Screen 5 and clear video memory on all pages
110 SCREEN5:FORI=0TO3:SET PAGE1,I:CLS:NEXTI:SETPAGE1,1
111 'set colors
120 COLOR=(2,7,7,7)
130 COLOR=(3,1,1,1)
131 'draw circles
140 FORI=0TO63
150 CIRCLE(64,64),I,((I/2)MOD2)+2
160 ...
"Despacito" conversion for MSX
Score: 120.64 %,
Type: Forum topic , Comments: 3 comments
Hi all~ I've back with a new conversion to MSX: "Despacito"
https://www.youtube.com/watch?v=lS7VNSVRc8M
Is a very easy song, so I did quickly and I like the result.
Comment c: and remember check my other works on my ...
"Disk Error" "Not Ready" [SOLVED]
Score: 112.93 %,
Type: Forum topic , Comments: 1 comment
just wanted to post my adventures with my FDD on my new(to me) F1XDJ. I am very brand new to MSX's and i was trying to format some 720kb DD floppies and i got the error
"not ready"
well i had read that these drives had a belt so ...
"Disk offline" despite the drive working?
Score: 117.24 %,
Type: Forum topic , Comments: 8 comments
ram, 360k Disk Drive Capacity) and as such I have been lurking around these forums, hunting for info ...
import array
sys.argv.pop(0)
trackSize = 9*512
trackCount = 80
sourceFileName = sys.argv.pop(0)
emptyTrack = array.array('B',(255 for i in range(0,trackSize)))
fileName, fileExtension = ...
"Dragon Slayer II: Xanadu" (MSX1 cartidge version) on 1ChipMSX
Score: 98.81 %,
Type: Forum topic , Comments: 4 comments
That's it. Have you guys tried Xanadu on the 1ChipMSX?
It does work with "romload xanadu.rom /a /s", but it gets stuck in the titte screen with just the START option visible.
I know this game has ASCII8 sram in-cart, so I don't ...
