ASSEMBLER PASMO JP

From Z80 Machines Wiki
Revision as of 07:10, 27 February 2020 by Kumokosi (talk | contribs) (Created page with "Pasmo documentation. (C) 2004-2005 Julián Albo. Use and distribution allowed under the terms of the GPL license. Last revision date: 19-apr-2005 Current Pasmo version: 0.5...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Pasmo documentation. (C) 2004-2005 Julián Albo.

Use and distribution allowed under the terms of the GPL license.

Last revision date: 19-apr-2005

Current Pasmo version: 0.5.2

Index.

Introduction.

Installation.

Command line use.

Code generation modes.

Default mode.

--bin mode.

--hex mode.

--prl mode.

--cmd mode.

--tap mode.

--tzx mode.

--cdt mode.

--tapbas mode.

--tzxbas mode.

--cdtbas mode.

--plus3dos mode.

--amsdos mode.

--msx mode.

Symbol table.

Source code format.

Generalities.

Literals.

Numeric literals.

String literals.

Identifiers.

File names.

Labels.

Directives.

.ERROR

.SHIFT

.WARNING

DEFB

DEFL

DEFM

DEFS

DEFW

DS

DW

ELSE

END

ENDIF

ENDM

ENDP

EQU

EXITM

IF

INCLUDE

INCBIN

IRP

LOCAL

MACRO

ORG

PROC

PUBLIC

REPT

Operators.

Generalities.

Table of precedence.

List of operators.

Macros.

Generalities.

Directives.

.SHIFT

ENDM

EXITM

IRP

MACRO

REPT

About suggestions and possible improvements.

Tricks.

Bugs.

Epilogue.