From: Alan Cox Date: Fri, 30 Jan 2015 00:42:05 +0000 (+0000) Subject: z80: fix all the other .lnk files X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=9f0a0788b3064385d7802dc34032e7112572d664;p=FUZIX.git z80: fix all the other .lnk files --- diff --git a/Kernel/Makefile b/Kernel/Makefile index 0d66a142..c232de33 100644 --- a/Kernel/Makefile +++ b/Kernel/Makefile @@ -1,13 +1,13 @@ TARGET_LIST = platform-nc100 platform-micropack platform-pcw8256 platform-socz80 platform-zx128 platform-trs80 platform-z80pack platform-z80pack-lite platform-z80pack32 platform-dragon platform-tgl6502 -#export TARGET= trs80 -#export CPU = z80 +export TARGET= trs80 +export CPU = z80 #export TARGET = dragon #export CPU = 6809 #export TARGET = tgl6502 #export CPU = 6502 -export TARGET=atarist -export CPU = 68000 +#export TARGET=atarist +#export CPU = 68000 export VERSION = "0.1" export SUBVERSION = "ac1" diff --git a/Kernel/platform-micropack/fuzix.lnk b/Kernel/platform-micropack/fuzix.lnk index 58c63de6..ac44daaa 100644 --- a/Kernel/platform-micropack/fuzix.lnk +++ b/Kernel/platform-micropack/fuzix.lnk @@ -21,7 +21,7 @@ devio.rel filesys.rel process.rel inode.rel -syscall_exec.rel +syscall_exec16.rel syscall_fs.rel syscall_fs2.rel syscall_proc.rel diff --git a/Kernel/platform-msx2/fuzix.lnk b/Kernel/platform-msx2/fuzix.lnk index 7ca30f29..455dcc04 100644 --- a/Kernel/platform-msx2/fuzix.lnk +++ b/Kernel/platform-msx2/fuzix.lnk @@ -23,7 +23,7 @@ devio.rel filesys.rel process.rel inode.rel -syscall_exec.rel +syscall_exec16.rel syscall_fs.rel syscall_fs2.rel syscall_proc.rel diff --git a/Kernel/platform-mtx/fuzix.lnk b/Kernel/platform-mtx/fuzix.lnk index fe78f67e..3c073ced 100644 --- a/Kernel/platform-mtx/fuzix.lnk +++ b/Kernel/platform-mtx/fuzix.lnk @@ -24,7 +24,7 @@ devio.rel filesys.rel process.rel inode.rel -syscall_exec.rel +syscall_exec16.rel syscall_fs.rel syscall_fs2.rel syscall_proc.rel diff --git a/Kernel/platform-n8vem-mark4/fuzix.lnk b/Kernel/platform-n8vem-mark4/fuzix.lnk index 37a10c91..a7fa6737 100644 --- a/Kernel/platform-n8vem-mark4/fuzix.lnk +++ b/Kernel/platform-n8vem-mark4/fuzix.lnk @@ -21,7 +21,7 @@ devio.rel filesys.rel process.rel inode.rel -syscall_exec.rel +syscall_exec16.rel syscall_fs.rel syscall_fs2.rel syscall_proc.rel diff --git a/Kernel/platform-nc100/fuzix.lnk b/Kernel/platform-nc100/fuzix.lnk index 4fbccf03..b1417305 100644 --- a/Kernel/platform-nc100/fuzix.lnk +++ b/Kernel/platform-nc100/fuzix.lnk @@ -20,7 +20,7 @@ devio.rel filesys.rel process.rel inode.rel -syscall_exec.rel +syscall_exec16.rel syscall_fs.rel syscall_proc.rel syscall_fs2.rel diff --git a/Kernel/platform-p112/fuzix.lnk b/Kernel/platform-p112/fuzix.lnk index 73cc8019..f0e51eb6 100644 --- a/Kernel/platform-p112/fuzix.lnk +++ b/Kernel/platform-p112/fuzix.lnk @@ -21,7 +21,7 @@ devio.rel filesys.rel process.rel inode.rel -syscall_exec.rel +syscall_exec16.rel syscall_fs.rel syscall_fs2.rel syscall_proc.rel diff --git a/Kernel/platform-pcw8256/fuzix.lnk b/Kernel/platform-pcw8256/fuzix.lnk index cc5e6d0a..19267789 100644 --- a/Kernel/platform-pcw8256/fuzix.lnk +++ b/Kernel/platform-pcw8256/fuzix.lnk @@ -23,7 +23,7 @@ devio.rel filesys.rel process.rel inode.rel -syscall_exec.rel +syscall_exec16.rel syscall_fs.rel syscall_fs2.rel syscall_proc.rel diff --git a/Kernel/platform-px4plus/fuzix.lnk b/Kernel/platform-px4plus/fuzix.lnk index f3763ef9..533af34e 100644 --- a/Kernel/platform-px4plus/fuzix.lnk +++ b/Kernel/platform-px4plus/fuzix.lnk @@ -24,7 +24,7 @@ devio.rel filesys.rel process.rel inode.rel -syscall_exec.rel +syscall_exec16.rel syscall_fs.rel syscall_fs2.rel syscall_proc.rel diff --git a/Kernel/platform-socz80/fuzix.lnk b/Kernel/platform-socz80/fuzix.lnk index 550628fd..4d7acb02 100644 --- a/Kernel/platform-socz80/fuzix.lnk +++ b/Kernel/platform-socz80/fuzix.lnk @@ -26,7 +26,7 @@ devio.rel filesys.rel process.rel inode.rel -syscall_exec.rel +syscall_exec16.rel syscall_fs.rel syscall_fs2.rel syscall_proc.rel diff --git a/Kernel/platform-ubee/fuzix.lnk b/Kernel/platform-ubee/fuzix.lnk index b7a0f5d8..0ecd3069 100644 --- a/Kernel/platform-ubee/fuzix.lnk +++ b/Kernel/platform-ubee/fuzix.lnk @@ -24,7 +24,7 @@ devio.rel filesys.rel process.rel inode.rel -syscall_exec.rel +syscall_exec16.rel syscall_fs.rel syscall_fs2.rel syscall_proc.rel diff --git a/Kernel/platform-z80pack-lite/fuzix.lnk b/Kernel/platform-z80pack-lite/fuzix.lnk index e2e25957..204f1c98 100644 --- a/Kernel/platform-z80pack-lite/fuzix.lnk +++ b/Kernel/platform-z80pack-lite/fuzix.lnk @@ -22,7 +22,7 @@ devio.rel filesys.rel process.rel inode.rel -syscall_exec.rel +syscall_exec16.rel syscall_fs.rel syscall_fs2.rel syscall_proc.rel diff --git a/Kernel/platform-z80pack/fuzix.lnk b/Kernel/platform-z80pack/fuzix.lnk index bad85c7a..367e29f1 100644 --- a/Kernel/platform-z80pack/fuzix.lnk +++ b/Kernel/platform-z80pack/fuzix.lnk @@ -22,7 +22,7 @@ devio.rel filesys.rel process.rel inode.rel -syscall_exec.rel +syscall_exec16.rel syscall_fs.rel syscall_fs2.rel syscall_proc.rel diff --git a/Kernel/platform-z80pack32/fuzix.lnk b/Kernel/platform-z80pack32/fuzix.lnk index 5b699d34..2f2e06b9 100644 --- a/Kernel/platform-z80pack32/fuzix.lnk +++ b/Kernel/platform-z80pack32/fuzix.lnk @@ -23,7 +23,7 @@ devio.rel filesys.rel process.rel inode.rel -syscall_exec.rel +syscall_exec16.rel syscall_fs.rel syscall_fs2.rel syscall_proc.rel diff --git a/Kernel/platform-zx128/fuzix.lnk b/Kernel/platform-zx128/fuzix.lnk index 2acb80c6..ea14ec32 100644 --- a/Kernel/platform-zx128/fuzix.lnk +++ b/Kernel/platform-zx128/fuzix.lnk @@ -27,7 +27,7 @@ devio.rel filesys.rel process.rel inode.rel -syscall_exec.rel +syscall_exec16.rel syscall_fs.rel syscall_fs2.rel syscall_proc.rel