1#	$NetBSD: std.hades,v 1.7 2010/09/19 02:09:27 tsutsui Exp $
2#
3# standard Hades information
4#
5machine		atari m68k
6include		"conf/std"			# MI standard options
7include		"arch/m68k/conf/std.m68k"	# m68k standard options
8
9makeoptions	COPTS="-Os"		# XXX for wasteful gcc 4.5
10
11options 	_ATARIHW_		# Original Atari like mainboard hw.
12
13mainbus0	at root
14
15clock0		at mainbus0		# system clock
16kbd0		at mainbus0		# standard keyboard
17fdc0		at mainbus0		# floppy controller
18hdfd0		at fdc0 unit 0		# builtin Hades-type floppy drive
19hdfd1		at fdc0 unit 1		# external Hades-type floppy drive
20