Search results
SJASM and XL2S - missing in action ?
Score: 132.4 %,
Type: Forum topic , Comments: 4 comments
XL2S is the original owner of the assembler, his site should be the main repository for this tool.
Actually it seems that all files from the site are missing and the mail at info@xl2s.tk is offline.
http://xl2s.eu.pn/home.html
Does ...
Strange error in openmsx 0.11.0
Score: 131.38 %,
Type: Forum topic , Comments: 7 comments
https://msdn.microsoft.com/en-us/library/windows/desktop/aa3...
YES! The Intellivision SDK YES! The Intellivision SDK I've started to use recently ...
Strange issue on real HW
Score: 135.68 %,
Type: Forum topic , Comments: 196 comments
registers (0,1,8 and 9) unwanted data.
I had the same result I had the same result disabling ... with VDP(10)=0.
Ah indeed, that's it. While Ah indeed, that's it. While that was offtopic, I ... set R0 to 0 then ret? to see if your engine will at least start?
For those willing to For ...
Basic hat
Score: 129.47 %,
Type: Forum topic , Comments: 39 comments
110 FOR I=0 TO 320:RR(I)=193:NEXT
130 XP=144:XR=4.71238905:XF=XR/XP
140 FOR ZI=64 TO -64 STEP -1
150 ZT=ZI*2.25:ZS=ZT*ZT
160 XL=INT(SQR(20736-ZS)+0.5)
170 ZX=ZI+160:ZY=90+ZI
180 FOR XI=0 TO XL
190 XT=SQR(XI*XI+ZS)*XF
200 YY=(SIN(XT)+SIN(XT*3)*0.4)*56
210 X1=XI+ZX:Y1=ZY-YY
220 IF RR(X1)>Y1 THEN RR(X1)=Y1:PSET ...
