Search results
Tales of Popolon
Score: 151.75 %,
Type: Forum topic , Comments: 32 comments
Tales of Popolon is great technology demo for MSX, but it is also quite a nice game. It has been designed for 16K MSX1 computers, but also supports MSX tR faster CPU. Because it was released already few years ago, I decited to make a map out of it. It ...
TLX compiler 3.0
Score: 151.5 %,
Type: Forum topic , Comments: 17 comments
it down... It was TLX compiler 3.0 by Siropyon that he was using. The name TLX I believe comes from ASCII ... like:
begin COLORP(0);
SCREEN(5,3,1);COLOR(15,12,11);CLS;
PALETTE;BACK;GOODS;
X:=100;Y:=100;Z:=100;W:=0;
DX:=3;DY:=3;DZ:=0;
repeat BALL;STOPPER;sense;
X:=X+DX;Y:=Y+DY;DZ:=DZ+2;Z:=Z-DZ;
if Z lt 0 ...
"Tilattiin tuoppi" ported to MSX
Score: 158.43 %,
Type: Forum topic , Comments: 9 comments
DEFINTA-Z:DIMD(20):FORI=0TO20:READD(I):NEXT:DEFUSR=VARPTR(D(0)):I=USR(0):DATA-20493,24399,4951,2054,27234,10556,10424,4345,31994,-30797,-30905,-32633,16007,-28921,-21549,-19590,8313,3298,1278,-8928,-10472
This is direct execute link for lazy penguins
Tip: You can get a MSX-DOS Tip: You can get a MSX-DOS version if you replace the last I=USR(0) with COPY D TO "TTUOPPI.COM" ...
Halted openmsx video output
Score: 147.86 %,
Type: Forum topic , Comments: 1 comment
Hi,
I've been wondering, is there a command to sync the openmsx video output to exact present time?
The problem is this: If I insert a break point ie. right before change of background color and then I step trough the code, I don't see ...
