Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
idapro / opt / ida90 / libexec / idapro / cfg / spc700.cfg
Size: Mime:
; 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