Difference between revisions of "83Plus:BCALLs:4BD0"
From WikiTI
m (→Synopsis) |
m |
||
Line 2: | Line 2: | ||
== Synopsis == | == Synopsis == | ||
'''Official Name:''' GrBufClr | '''Official Name:''' GrBufClr | ||
+ | |||
+ | '''Other Names:''' ClrGbuf, ClrBuf | ||
'''BCALL Address:''' 4BD0h | '''BCALL Address:''' 4BD0h |
Latest revision as of 05:32, 17 May 2007
Synopsis
Official Name: GrBufClr
Other Names: ClrGbuf, ClrBuf
BCALL Address: 4BD0h
Clears the memory location plotSScreen.
Inputs
- None
Outputs
- 768 bytes at plotSScreen are set to 0.
Destroys
- BC, DE, HL
Comments
This B_CALL can be used to clear the graph buffer before drawing.