Japanese
SCSP/DSP assembler
User's Manual
1. Introduction
About this manual
Work procedure

2. Menu structure
File menu
Edit menu
Process menu
Option menu

3. Source code structure
Source code format
Definition of coefficient/address symbols
・Definition format
・Number of symbols that can be defined by the user
・About reservation symbols
・Notation mode in the coefficient/address definition part of the source code

4. Program description
command list
parameters
・Internal register
・Internal RAM
・Memory access parameters
program grammar
・Reading external memory and specifying the load destination MEMS (LDI)
・Load to YREG (LDY)
・Load to ADREG (LDA)
・Multiplication and addition
・Store

5. Format of executable file generated by dAsms

6. dAsms Programming Guide
Programming overview
Signal flow diagram
Coding steps
1. Definition of coefficient symbol (#COEF)
2. Definition of address constant symbol (#ADRS)
3.Description of program part (#PROG)

7. Error/warning message
Errors/warnings regarding source code configuration
Error regarding coefficient/address constant definition
Errors related to program description

(C)SEGA ENTERPRISES, LTD., 1997