Mercurial > hg > Members > kono > nitros9-code
changeset 2379:520fee257cac
Updated
author | boisy |
---|---|
date | Fri, 22 Jan 2010 12:18:22 +0000 |
parents | 2f771d5be5d3 |
children | 8bd5214a117f |
files | 3rdparty/customboots/boisy/testadd.asm 3rdparty/customboots/boisy/testcwai.asm 3rdparty/customboots/boisy/testexg.asm 3rdparty/customboots/boisy/testtfr.asm |
diffstat | 4 files changed, 5 insertions(+), 5 deletions(-) [+] |
line wrap: on
line diff
--- a/3rdparty/customboots/boisy/testadd.asm Thu Jan 21 22:05:34 2010 +0000 +++ b/3rdparty/customboots/boisy/testadd.asm Fri Jan 22 12:18:22 2010 +0000 @@ -12,7 +12,7 @@ stack rmb 200 size equ . -name fcs /testmul/ +name fcs /testadd/ fcb edition start
--- a/3rdparty/customboots/boisy/testcwai.asm Thu Jan 21 22:05:34 2010 +0000 +++ b/3rdparty/customboots/boisy/testcwai.asm Fri Jan 22 12:18:22 2010 +0000 @@ -12,11 +12,11 @@ stack rmb 200 size equ . -name fcs /testmul/ +name fcs /testcwai/ fcb edition start - cwai #^IntMasks + cwai #$FF clrb os9 F$Exit