Mercurial > hg > Members > kono > nitros9-code
changeset 231:3303186f9898
oscode_d64.asm added for Dragon 64
author | boisy |
---|---|
date | Wed, 17 Jul 2002 00:43:17 +0000 |
parents | 3d2fa54fe8fb |
children | 2d2653b5b609 |
files | level1/modules/makefile |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/level1/modules/makefile Tue Jul 16 03:01:51 2002 +0000 +++ b/level1/modules/makefile Wed Jul 17 00:43:17 2002 +0000 @@ -3,7 +3,7 @@ DEPENDS = ./Makefile TPB = ../../3rdparty/booters -BOOTERS = oscode boot_1773 $(TPB)/boot_rom_l1 rom_vectors +BOOTERS = oscode oscode_d64 boot_1773 $(TPB)/boot_rom_l1 rom_vectors KERNELS = os9 os9p2 SYSMODS = rominfo ioman init CLOCKS = clock.60hz clock.50hz