Routines
From WikiTI
Revision as of 07:50, 27 March 2005 by Guillaumeh (Talk | contribs)
This is the index of the different routines pages of this wiki.
When you paste code, remember to insert a space character at the beginning of each line in order to let it be displayed in a fixed-width font, and without needing to insert special characters in order to have line breaks.
If you're using an Unix-like system, open a terminal and type :
sed s/^/" "/ routine.z80 > wikiroutine.z80
to insert a space at the beginning of your routine's lines.