English German French Chinese Japanese
 
 

PS081 Assembler & Debugger Software

This comfortable programming environment includes all tools necessary to write your own programs for PS081. The graphical user interface allows instant access to the assembler and compiler, the debugger, the include file handling and the download section.

PS081 Assembler/Debugger Features:

Platform:

Windows 2000, XP (32 Bit)

Source file:

*.asm, according to the PS081 assembler syntax

Target file:

output.hex, downloadable hex-file

Instruction:

 

command + maximum 3 parameters, e.g. nop or gotoBitC x,5,case1

Comments:

Single line comment, multi line comments

Includes:

Including files is possible with: #include "myfile.h"

Constants:

Constants can be defined with CONST myConst8 15

Number formatting:

Numbers can be written in decimal or hexadecimal notation

e.g. add x,20 or add x, 0x14

Jump labels:

To jump within the code it is possible to use jump labels in combination with goto.

Addressing:

Is done automatically by the assembler

Subroutines:

Execution by jsub and jsubret

Syntax highlighting:

Coloured Text for better recognition

Screenshots & Downloads

(click to enlarge)

Startet den Datei-DownloadDownload PS081 Assembler software (Version 1.3.7, 42 MB)

 

Startet den Datei-DownloadShow Assembler software screencast

(opens a new window)

 

Startet den Datei-DownloadDownload Assembler software screencast

(80MB)