You know you've been using Propeller too long ...
jazzed
Posts: 11,803
when you spell "probably" propably.
when you're very concerned about whether or not you need # infront of your words.
when you can't imagine ever needing to count past 496.
when you're worried if your constants are greater than 511.
when you always pre-pend the word loop with a colon ":"
when you shout "rdlong, why do you torment me!" while washing your car's HUB caps.
when you think of all the wierd ways to do something in 3 instructions.
when you constantly argue about the relevance of ANSI C89 with your pet hamster.
when you don't mind using := for an assignment operator.
when you constantly deny yourself by saying "32KB is really all the memory anyone will ever need!"
when you're very concerned about whether or not you need # infront of your words.
when you can't imagine ever needing to count past 496.
when you're worried if your constants are greater than 511.
when you always pre-pend the word loop with a colon ":"
when you shout "rdlong, why do you torment me!" while washing your car's HUB caps.
when you think of all the wierd ways to do something in 3 instructions.
when you constantly argue about the relevance of ANSI C89 with your pet hamster.
when you don't mind using := for an assignment operator.
when you constantly deny yourself by saying "32KB is really all the memory anyone will ever need!"
Comments
OBC
* you're printing out the Propeller Chip Quick Reference for the 5th time
* you have a custom Google search setup for the prop forum (*that's* why the number 65 looks so familiar!)
* you just realized it's 5 AM, and work begins in 3 hours.
Jonathan
% would be modulo in preassemling on other mcu's so the side effect would be unknown.
*When someone says "Propeller" it takes you a full minute before you realize they aren't talking about the chip
*You think of video text as the "simple stuff" in microcontrollers
*You literally dream in code
Bill
to just add a tiny85 instead of writing interrupt code.
(spoiled by 8 cogs and no int coding)
I've never dreamed in Spin/PASM - my programming dreams are in C