mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-08-28 20:11:19 +08:00
b756106975
* LOADFIX: add page Added documentation for LOADFIX command usage in DOS. * LOADHIGH: add page * MD: add page * MEM: add page * MIXER: add page Added documentation for the MIXER command with usage examples. * Update pages/dos/loadhigh.md Co-authored-by: Managor <42655600+Managor@users.noreply.github.com> * Update pages/dos/mixer.md Co-authored-by: Managor <42655600+Managor@users.noreply.github.com> * Update link for MD command documentation * Update MEM command documentation link * Fix LOADHIGH documentation link Updated the LOADHIGH command documentation with a new link. * Update LOADFIX documentation link for accuracy * Update pages/dos/loadfix.md Co-authored-by: Ivan Baluta <ivanbaluta.dev@gmail.com> * Update pages/dos/loadfix.md Co-authored-by: Ivan Baluta <ivanbaluta.dev@gmail.com> * Update pages/dos/loadfix.md Co-authored-by: Ivan Baluta <ivanbaluta.dev@gmail.com> * Update pages/dos/md.md Co-authored-by: Ivan Baluta <ivanbaluta.dev@gmail.com> --------- Co-authored-by: Managor <42655600+Managor@users.noreply.github.com> Co-authored-by: Ivan Baluta <ivanbaluta.dev@gmail.com>
9 lines
208 B
Markdown
9 lines
208 B
Markdown
# 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}}`
|