Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| en:docs:macrolib:getcur [2022/03/25 03:33] – created prokushev | en:docs:macrolib:getcur [2022/11/25 04:22] (current) – prokushev | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== @GetCur ====== | + | {{page> |
| + | |||
| + | ====== @GetCur/@GetCsr ====== | ||
| + | |||
| + | ===== Version | ||
| + | |||
| + | IBM 5150 and higher | ||
| ===== Brief ===== | ===== Brief ===== | ||
| Get Current Cursor Position and Size | Get Current Cursor Position and Size | ||
| + | |||
| + | ===== BIOS Interrupt ===== | ||
| + | |||
| + | [[en: | ||
| + | |||
| + | ===== Family API ===== | ||
| + | |||
| + | [[en: | ||
| ===== Syntax ===== | ===== Syntax ===== | ||
| Line 16: | Line 30: | ||
| ===== Return ===== | ===== Return ===== | ||
| + | |||
| + | CH = start scan line | ||
| + | CL = end scan line | ||
| + | DH = row (00h is top) | ||
| + | DL = column (00h is left) | ||
| + | |||
| + | {{page> | ||




