Home | History | Annotate | Line # | Download | only in conf
files.dreamcast revision 1.1
      1  1.1  marcus #	$NetBSD: files.dreamcast,v 1.1 2000/12/11 18:19:12 marcus Exp $
      2  1.1  marcus #
      3  1.1  marcus # new style config file for sh3 architecture
      4  1.1  marcus #
      5  1.1  marcus 
      6  1.1  marcus include "arch/dreamcast/conf/files.shbus"
      7  1.1  marcus 
      8  1.1  marcus file	arch/dreamcast/dreamcast/conf.c
      9  1.1  marcus file	arch/dreamcast/dreamcast/machdep.c
     10  1.1  marcus 
     11  1.1  marcus defopt	opt_memsize.h	IOM_ROM_BEGIN IOM_ROM_SIZE IOM_RAM_BEGIN IOM_RAM_SIZE
     12  1.1  marcus defopt  opt_led_addr.h	LED_ADDR
     13  1.1  marcus defopt	opt_initbsc.h	BSC_BCR1_VAL BSC_BCR2_VAL BSC_WCR1_VAL BSC_WCR2_VAL
     14  1.1  marcus 			BSC_WCR3_VAL BSC_MCR_VAL BSC_SDMR2_VAL BSC_SDMR3_VAL
     15  1.1  marcus 			BSC_RTCSR_VAL BSC_RTCNT_VAL BSC_RTCOR_VAL BSC_RFCR_VAL
     16  1.1  marcus 			BSC_PCR_VAL FRQCR_VAL PFC_SCPCR_VAL
     17