MSX-DOS file formats
This page was last modified 14:50, 20 May 2020 by Gdx. Based on work by Mars2000you and Fondacio and others.

.BAT

.BAT files are batch files that can include one or more MSX-DOS internal or external commands. These are standard ASCII files.

.BTM

.BTM files are batch files that can include one or more MSX-DOS internal or external commands as well as more complex scripting commands such as GOTO and GOSUB commands. BTM-files are supported by MSX-DOS versions 2.40 or later. These are standard ASCII files.

.COM

.COM file extension is used by machine language programs. This file does not have any header. COM-files are always loaded to address #100