Difference between revisions of "Routines"
From WikiTI
m |
|||
Line 8: | Line 8: | ||
* [[Routines:Other|Other Routines]] | * [[Routines:Other|Other Routines]] | ||
− | Also, there are a bunch of routines [http://www.detachedsolutions.com/forum/viewtopic.php?t=1154 here]. | + | Also, there are a bunch of routines [http://www.detachedsolutions.com/forum/viewtopic.php?t=1154 here] and [http://map.tni.nl/sources/external/z80bits.html here]. |
---- | ---- |
Revision as of 02:00, 28 March 2005
This is the index of the different routines pages of this wiki.
Also, there are a bunch of routines here and here.
When you paste code, there is a simple step you can do to format the code properly. Start the first line of code with <nowiki>, and put a space infront of the <. On the last line of your code, end it with </nowiki>. This allows for code to be formatted like this (click edit on this page to see how it's done):
cp 10 ccf adc a, 30h daa