Hi,
>>The best will be chosen based on objective avaliations
> Avaliations? I guess YM "evaluations"?
A translation error "Avaliacao" in portuguese, but you can
forget the first 'a' and read: valiations. :)
> _SYSTEM is absolutely useless if you can't use external
> data/program files
Well, you can create a utility to execute .COM files,
like this fake prompt...
100 PRINTCHR$(65+PEEK(&HF247))">
";:LINEINPUTF$:IFF$=""THEN100ELS
EF$=LEFT$(F$+SPACE$(14),14)+CHR$
(13)+CHR$(13):DEFUSR=342:X=USR(0
):FORI=0TO14:POKE&HFBF0+I,ASC(MI
D$(F$,I+1,1)):NEXT:POKE&HF3F8,&H
FF:POKE&H3F9,&HFB:POKE&HF3FA,&HF
0:POKE&HF3FB,&HFB:_SYSTEM
It runs fine in DOS1, don't runs in DOS2 but you can use
_SYSTEM('file name'). And I'm 100% MSX-BASIC (I'm not
using assembly routines for making nothing). I leave a
litle bug here... :)))
>>The program should be 100% MSX-Basic, it won't be allowed to use
>>any BIOS routine or Assembly files.
> IMHO "10 DEFUSR=&H41: X=USR(0)" is perfectly 100% MSX-Basic, but
> it uses BIOS. Is this allowed or not?
Ok. You can use routines for clear the keyboard buffer, turn off
the screen, etc... Let's make a adjust! You can use BIOS routines
but only the directly routines, like &h156. Routines that needs
of use LD HL, LD A, etc.. NOT be used.
Hey! I'm waiting for your programs. The MSX Brazilian Team is
giving the prizes!!
---
Giovanni Nunes - http://www.geocities.com/ResearchTriangle/2472/
Email: [EMAIL PROTECTED]
-----------------------------------------------------------------
"... the world is grown so bad. That wrens make prey where eagles
dare not perch." - Duke of Gloucester, Richard III (Act.1/Sc.3)
****
MSX Mailinglist. To unsubscribe, send an email to [EMAIL PROTECTED] and put
in the body (not subject) "unsubscribe msx [EMAIL PROTECTED]" (without the
quotes :-) Problems? contact [EMAIL PROTECTED] (www.stack.nl/~wiebe/mailinglist/)
****