-First steps to getting the dreamcast port working again (haha, bored)
commit20bdcd35b444b8784c09fd6ac1baf9a7073c1502
authorTravis Geiselbrecht <geist@newos.org>
Sun, 19 Jun 2005 23:35:06 +0000 (19 23:35 +0000)
committerTravis Geiselbrecht <geist@newos.org>
Sun, 19 Jun 2005 23:35:06 +0000 (19 23:35 +0000)
tree559405750740165b74566d10141c399721966f24
parent6943650edcf13ab25e9d8ab94d3f6ec659fe8f9f
-First steps to getting the dreamcast port working again (haha, bored)
-Added fallback support for ARCH-elf toolchains

git-svn-id: svn+ssh://newos.org/var/svn/newos/newos@1165 c25cc9d1-44fa-0310-b259-ad778cb1d433
13 files changed:
boot/dreamcast/boot.mk [moved from boot/sh4/boot.mk with 100% similarity]
boot/dreamcast/config.ini [moved from boot/sh4/config.ini with 100% similarity]
boot/dreamcast/makefile [moved from boot/sh4/makefile with 100% similarity]
boot/dreamcast/mmu.c [moved from boot/sh4/mmu.c with 100% similarity]
boot/dreamcast/mmu.h [moved from boot/sh4/mmu.h with 100% similarity]
boot/dreamcast/serial.c [moved from boot/sh4/serial.c with 100% similarity]
boot/dreamcast/serial.h [moved from boot/sh4/serial.h with 100% similarity]
boot/dreamcast/stage1.S [moved from boot/sh4/stage1.S with 100% similarity]
boot/dreamcast/stage2.c [moved from boot/sh4/stage2.c with 100% similarity]
boot/dreamcast/stage2.ld [moved from boot/sh4/stage2.ld with 100% similarity]
boot/dreamcast/vcpu.S [moved from boot/sh4/vcpu.S with 100% similarity]
boot/dreamcast/vcpu_c.c [moved from boot/sh4/vcpu_c.c with 100% similarity]
make.syscfg