Hi Keith, > I don't know if it is poor coding practice to not declare a base at the > beginning of the file, but I'll adopt that practice.
That was ok until the number prefixes were introduced. I think that a general number base change is now no longer needed and it is reasonably fair to assume decimal everywhere. Use of the number prefixes has huge advantages. The "hex" in bitnames.frt will be gone soon away. > > It is interesting to note that I explicitly declare my number bases in my > words. i.e. $ for hex % for binary. So I don't see how the lack of decimal > declaration affects the performance of my interrupt code. Way better. > This is my code: Thanks for sharing it. Matthias ------------------------------------------------------------------------------ Put Bad Developers to Shame Dominate Development with Jenkins Continuous Integration Continuously Automate Build, Test & Deployment Start a new project now. Try Jenkins in the cloud. http://p.sf.net/sfu/13600_Cloudbees _______________________________________________ Amforth-devel mailing list for http://amforth.sf.net/ Amforth-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/amforth-devel