NetBSD/sys/arch/mac68k
rin 45cbbf889f Change sccA address for Quadra 800 from base + 0xc000 to 0xc020.
The H/W partially decodes its address, and sccA is available at
offsets 0xc000, 0xc020, .... The functionality is same, but Mac
toolbox ROM routines use 0xc020, and QEMU for Quadra 800 only
supports this address.

Thanks Mark Cave-Ayland for discussion, who is working on NetBSD
support to QEMU for Quadra 800!
2021-04-28 02:28:05 +00:00
..
compile
conf Add MAC68K_MEMSIZE option to hard-code memory size in MB, instead of 2021-02-26 10:54:12 +00:00
dev Merge thorpej-cfargs branch: 2021-04-24 23:36:23 +00:00
include Define __HAVE_LEGACY_INTRCNT to indicate this port uses legacy intrcnt 2021-04-01 04:42:59 +00:00
mac68k Change sccA address for Quadra 800 from base + 0xc000 to 0xc020. 2021-04-28 02:28:05 +00:00
nubus Merge thorpej-cfargs branch: 2021-04-24 23:36:23 +00:00
obio Merge thorpej-cfargs branch: 2021-04-24 23:36:23 +00:00
Makefile