boeckmann / retrodos

Some 86-DOS / PC-DOS 1.0 API compatible tools

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

86-DOS / MS-DOS 1.0 API compatible tools

    DUMP.COM - display files on screen in hexadecimal and ascii

All tools only use INT 21H functions 00-2E (only FCB based functions).

All assembler files are in seattle assembler syntax.
All text files end with an EOF character to enable editing with the
original edlin under early DOS versions.
�

About

Some 86-DOS / PC-DOS 1.0 API compatible tools

License:MIT License


Languages

Language:Assembly 99.5%Language:Batchfile 0.5%