Files
cheatsheet-tldr/tldr/dos/loadhigh
2026-02-01 00:30:49 +00:00

14 lines
298 B
Plaintext

---
syntax: markdown
tags: [tldr, dos]
source: https://github.com/tldr-pages/tldr.git
---
# LOADHIGH
> Load program into upper memory (requires `xms=true`, `umb=true`).
> More information: <https://www.dosbox.com/wiki/Commands#LOADHIGH>.
- Load program into upper memory:
`LOADHIGH {{program}}`