Return to previous page | Return to menu
-
■ About symbol files
- SSBug defines the SDSS symbol format as follows:
[〈WS〉] <Symbol value (hexadecimal)> <WS> <Symbol name> <WS> any number of repetitions + newline character
However, <WS> is any number of white space characters, and line feed characters are CR or CR + LF
Therefore, you can select the SDSS format and handle the following symbol files.
- Iwasaki Giken IR80 and other CP / M symbol files
- Computex ID68000 symbol file
-
■ Saturn restrictions
- The TAS instruction cannot be used with the Saturn and development board MC68EC000. Also, external devices cannot be reset with the RESET instruction.
Return to previous page | Return to menu