 | | Re: IR Tower and Hyperthreading
|
|
----- Original Message ----- From: "Mike Thorn" <buachaille@neo.rr.com> To: <lego-robotics@crynwr.com> Sent: Tuesday, January 06, 2004 6:14 PM Subject: RE: IR Tower and Hyperthreading (...) supported. XP Home was shipping on brand new PC's when RIS (...) (22 years ago, 7-Jan-04, to lugnet.robotics)
|
|
 | | RE: IR Tower and Hyperthreading
|
|
(...) The problem is that they never promised to support XP. The only thing listed is 98/ME. In fact, they explicitly say 2K and NT are _not_ supported. (...) Everywhere this is mentioned, someone says you have to reinstall windows after doing (...) (22 years ago, 6-Jan-04, to lugnet.robotics)
|
|
 | | Re: nop in NQC?
|
|
(...) Here's a program that tries to analyze the various NOP options: #pragma reserve 0 __nolist void NOP1() { Wait(0); } __nolist void NOP2() { Wait(-1); } __nolist void NOP3() { asm { 0x27, 1 }; } __nolist void NOP4() { asm { 0x10 }; } __nolist (...) (22 years ago, 6-Jan-04, to lugnet.robotics)
|
|
 | | Re: nop in NQC?
|
|
(...) According to the LASM bytecode reference, the Wait command waits for the "given number of 10ms". And, "If the given number is negative, the command is ignored." I don't know if that is quite the same as a NOP but it's worth a try. (several (...) (22 years ago, 6-Jan-04, to lugnet.robotics)
|
|
 | | Re: Laser Target Finder sensor
|
|
(...) This is a great work !! I like that kind of detector that brings LEGO to upper technology level. And the robot works quite well...well done!! Chris. (22 years ago, 6-Jan-04, to lugnet.robotics, FTX)
|