
Group: ;(so I know where to put it)
<item highlight="Function Name" colour="routine" name="Function Name" description="Description of What Function Does">
<input name="Registers: Register Inputs" />
<input name="flags: Flag Inputs" />
<input name="Other: Other Inputs" />
<output name="Registers: Register Outputs" />
<output name="Flags: Flag Outputs" />
<output name="Other: Other Outputs" />
<output name="Registers Destroyed: Registers destroyed by calling this function " />
</item>
Edit:ignore
I guess this format doesn't work... The flags don't wrap right for some reason (try it out if you know what I mean). Can some one give me a way to make it so that I can use ("<input name=" doesn't let you press 'enter' to go to next line) so that I can make it work correctly?
Edit2:
here are all the rom calls I have finished so far:
Display Rom Calls
Edit Rom Calls
Error Rom Calls
Floating Point Rom Calls
Graphing and Drawing Rom Calls
Interrupt Rom Calls
IO Rom Calls
Keyboard Rom Calls
List Rom Calls