Search results
'Tape saving' on a TR
Score: 89.55 %,
Type: Forum topic , Comments: 4 comments
I remember someone (I think Nyyrikki or BiFi) made a program which emulated the tape saving on TR by using its SRAM (or something like that).
What's the name of the program and where can I find it?? Does it work with cartridge games which have ...
"Gradius" Laser
Score: 89.44 %,
Type: Forum topic , Comments: 20 comments
scr2 = each char has unique colors (max 2 on a row ofcoz)
so u say. char 0-7 all have the same color on row 0 for exam so u say. char 0-7 all have the same color on row 0 for example? (thaz crap, ... totally stupid?
what I'm saying is that char0..7 have 2 colors, char 8..15 h what I'm ...
"Let's Pong!" contest status report
Score: 89.61 %,
Type: Forum topic , Comments: 8 comments
Our "Let's Pong!" contest @ Karoshi Corporation forums is goin' on with some interesting updates:
- For now there are 3 finished entries that you can download here and there are more to come. (note:jltursan's ...
"Now Loading"-animations
Score: 89.85 %,
Type: Forum topic , Comments: 32 comments
and the connecting even page alternately: 0-1 and 2-3.
[i]*This is revisited version of one of my earlyer ... 0,255:SOUND1,255:SOUND 12,15:SOUND13,14:SOUND 8,16
...or you can use VDP registers 12 & 13 to make 2 frame ... A$="F3160701A27F210000DBAAA0045F3E0ED3A0ED78A0B3D3AA2B7CB520F51520F2C9"
20 FOR I=0 TO &H20:POKE&HC000+I,VAL("&H"+MID$(A$,I*2+1,2)):NEXT
30 ...
"The Cure" of MSX-dev´05
Score: 90.44 %,
Type: Forum topic , Comments: 43 comments
Oh well...! It looked so great, that I had to download it instantly !
Firstly I have to inform about one bug, on bluemsx when it boots, that copyright screen is kinda mess, you can read almost all what reads there thought, but after watching story, ...
(Konami) cartridges works bad on both my 8250!
Score: 89.22 %,
Type: Forum topic , Comments: 5 comments
I know that the iron pens of the cartridge get dirty after all those years. You can
clean them and they should work perfect.
But how to clean the cartridge slots of the MSX itself???
Some of my original cartridge games just don't start up ...
*Very* new to ASM. Where to start?
Score: 89.7 %,
Type: Forum topic , Comments: 43 comments
at $0000, $4000, $8000, $C000) of 16K. Each of those pages is set into one of four slots (0 usually being ... for that. If it proves a bit too difficult, I'll try some more screen 0 stuff I think.
At least ...
....
....
ret
VDPWRT: ;set vdp to write page 0
LD C,$99
LD A,H ...
.bas file combined with .bin file
Score: 88.71 %,
Type: Forum topic , Comments: 10 comments
fadeout could be at #c000
fadein could be at #c010
defusr(0)=&hc000:a=usr(0) to fadeout.. ...
fori=0to7:forj=0to31:x=vpeek(&h7680+j)-17:x=x+(xand&h88)/8:vpoke&h7680+j,x:nextj:color=restore:nexti:cls
dont forget _turboon:<code>:_turbooff or it'll be very slow
oh, using more ... defusr(0)=&hc000
40 a=usr(0)
is this the way to combine basic and assembly....
or to be more precies, ...
.CAS for play on a real MSX
Score: 89.54 %,
Type: Forum topic , Comments: 9 comments
of MicroWAVer ( This feature is planned for a future version of MicroWAVer (maybe 0.92 or 1.0). Stay tuned ! ...
.dsk image to disk and Rom 2 dsk
Score: 89.24 %,
Type: Forum topic , Comments: 2 comments
Hello there !!
Does anybody know how to copy a disk image to a normal disk??
I know I can use Rumsx to put the diskimage file in b: and a normal 720kb disk in a
and then copy "b:*.*" to "a:
but how should I do this when the disk ...
