Mercurial > hg > Members > kono > nitros9-code
changeset 3143:c860ff48e09c
Add coco3fpga banner to init.asm
author | Bill Pierce <merlinious999@gmail.com> |
---|---|
date | Sat, 04 Feb 2017 18:33:07 +0100 |
parents | 0413a77a3686 |
children | 1402bb974f85 |
files | level1/modules/init.asm |
diffstat | 1 files changed, 4 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/level1/modules/init.asm Sat Feb 04 18:33:01 2017 +0100 +++ b/level1/modules/init.asm Sat Feb 04 18:33:07 2017 +0100 @@ -156,7 +156,11 @@ fcb $1B fcc "[0m" ELSE + IFNE coco3fpga + fcc "Gary Becker's Coco3FPGA" + ELSE fcc "Unknown Machine" + ENDC match IFNE coco3fpga ENDC match IFNE mc09 ENDC match IFNE atari ENDC match IFNE dalpha