Get the ol' Dreamcast target building and sort of booting again.
commit27cbbce743df9c4209c6d63caeabc87d8a60275b
authorTravis Geiselbrecht <geist@newos.org>
Sat, 14 Oct 2006 10:48:43 +0000 (14 10:48 +0000)
committerTravis Geiselbrecht <geist@newos.org>
Sat, 14 Oct 2006 10:48:43 +0000 (14 10:48 +0000)
tree9695dbf60f12c266f0bf9fcdd15f51de1dfe0f73
parentf2d7ebee600dfd4f36cb5ae3d8257b3f7a676362
Get the ol' Dreamcast target building and sort of booting again.
Doesn't really work, but it definitely gets somewhat into the boot
processing before asploding.

git-svn-id: svn+ssh://newos.org/var/svn/newos/newos@1204 c25cc9d1-44fa-0310-b259-ad778cb1d433
18 files changed:
boot/dreamcast/config.ini
boot/dreamcast/makefile
boot/dreamcast/stage1.S
boot/dreamcast/stage1.ld [copied from boot/dreamcast/stage2.ld with 77% similarity]
boot/dreamcast/stage2.ld
config/platform/make.config.dreamcast [new file with mode: 0644]
include/arch/sh4/cpu.h
include/arch/sh4/endian.h [new file with mode: 0644]
include/arch/sh4/types.h
include/newos/types.h
kernel/addons/ldscripts/sh4/addon.ld
kernel/arch/sh4/arch_cpu.c
kernel/arch/sh4/arch_thread.c
kernel/arch/sh4/arch_time.c [new file with mode: 0644]
kernel/arch/sh4/arch_vm_translation_map.c
kernel/arch/sh4/kernel.ld
kernel/arch/sh4/makefile
make.syscfg