Repository URL to install this package:
Version:
9.0~240925-3.fc42 ▾
|
; The format of the input file:
; each device definition begins with a line like this:
;
; .devicename
;
; after it go the port definitions in this format:
;
; portname address
;
; the bit definitions (optional) are represented like this:
;
; portname.bitname bitnumber
;
; lines beginning with a space are ignored.
; comment lines should be started with ';' character.
;
; the default device is specified at the start of the file
;
; .default device_name
;
; all lines non conforming to the format are passed to the callback function
;
.default spc700
.spc700
; --------------------- SPC700 hardware registers (see Anomie's doc for details)
TEST 0x00f0 ssssTRrt ssss = CPU speed control, R = Read On/Off, r = Write On/Off
CONTROL 0x00f1 r-ba-210 r = Map $FFC0-$FFFF to IPL ROM if 1, a = Clear $00f4 and $00f5, b = Clear $00f6 and $00f7, 012 = Timer 0, 1, or 2 On/Off
DSPADDR 0x00f2
DSPDATA 0x00f3
CPU0 0x00f4
CPU1 0x00f5
CPU2 0x00f6
CPU3 0x00f7
T0TARGET 0x00fa Timer 0 Scaling Target (8000 Hz)
T1TARGET 0x00fb Timer 1 Scaling Target (8000 Hz)
T2TARGET 0x00fc Timer 2 Scaling Target (64000 Hz)
T0OUT 0x00fd
T1OUT 0x00fe
T2OUT 0x00ff