 | | Re: 5801 ?
|
|
I just got the set and that's not exactly what's in there: (...) Not yellow - they're the regular color. (...) It's a whole set of bows. Annoying. (...) Nope, only one of these. (...) No, that's a 1 dk pink 2x1 brick and 1 pink 1x4 brick (...) As (...) (26 years ago, 31-Jan-00, to lugnet.belville)
|
| |
 | | Re: Train Stickers
|
|
Michel, Thanks! The large red wheels have "tires" made from grey electrical tape. Incidentally, you may wonder how the William Crooks negociates Lego curves without the pilot wheels hitting the cylinders or side rods. The pilot axels are connected (...) (26 years ago, 31-Jan-00, to lugnet.trains)
|
| |
 | | __attribute__ ((rcx_interrrupt)) : how to use ?
|
|
hi there, i´m still not really sure when and why to use __attribute__ ((rcx_interrrupt)) my current assumptions: 1 - it should be used for functions that are called AS interrupt handlers, to make sure registers are pushed onto the stack, and (...) (26 years ago, 31-Jan-00, to lugnet.robotics.rcx.legos)
|
| |
 | | Re: Velux in Canada
|
|
G'Day Did you have any luck getting a set ? I drove by today and I was told that they were all gone. :( Cheers Oliver "yoyoki" <yoyoki@home.com> wrote in message news:Fop7I6.Ao2@lugnet.com... (...) sets (...) (26 years ago, 31-Jan-00, to lugnet.promo)
|
| |
 | | Re: __attribute__ ((rcx_interrrupt)) : how to use ?
|
|
(...) Right. The calling conventions of the H8 say that r0-r3 are scratch registers (aka caller saves). However, interrupt handlers must preserve ALL of the registers. So the rcx_interrupt attribute makes that happen. (...) The compiler will only (...) (26 years ago, 31-Jan-00, to lugnet.robotics.rcx.legos)
|