btw: argh, even in my fast emu it's darn slow!
Well, it got fnished! Why is there a blinking rectangle at the end?
ah, it's the next section! I should have pressed space
Although less obfuscated, I love the efficiency of the rally game!
Ever since I played around with Xaos (can zoom fractals in realtime on modern machines) I totally gave up on them. Of course, once we get a one line on msx that does the same, I may change my mind.
Hey, it's fooking brilliant! You can also move that rectangle! It's a freaking cursor!
AuroraMSX: It's a great proggy!
I felt like coding in BASIC again... Here's the result: A Brainfuck interpreter in 2 BASIC lines!
1 IFGTHENRESUMENEXTELSEDEFINTA-Z:ONERRORGOTO1:G=&H9000:FORD=GTO&H9100:POKED,0:NE XT:INPUT"File:";H$:OPENH$FORINPUTAS1:P=&HA000:FORA=2TOLOF(1):POKEP,ASC(INPUT$(1, 1)):P=P+1:NEXT:POKEP,43:POKEP+1,91:POKEP+2,93:CLOSE:P=&H9FFF:PRINT"Running..." 2 P=P+1:C=PEEK(P):G=G+(C=60)-(C=62):V=PEEK(G):POKEG,V+(C=45)-(C=43):POKEG,ASC(IN PUT$(-(C=44))):PRINTCHR$(VAND(-255*(C=46)));:IFC=91ANDV=0ORC=93ANDVTHENL=1:I=92- C:FORA=0TO1:P=P+I:C=PEEK(P):L=L-(C=91)*I+(C=93)*I:A=-(L=0):NEXT:GOTO2ELSEGOTO2
beware: printing Hello World! takes almost 1 minute!
HELLO.BF
++++++++[>++++[>++>+++>+++>+<<<<-]>+>->+>>+[<]<-]>>.> >---.+++++++..+++.>.<<-.>.+++.------.--------.>+.>++.
Oh, it feels so good to see this much high guality BASIC!
A Brainfuck interpreter in 2 BASIC lines!
Thanx Arjan for taking one thing out of my TODO list. It is already big enough
I'd rather have seen it formatted like this: (written by Martijn Leisink)
Won't fit on one screenie then.
btw: argh, even in my fast emu it's darn slow!
Ehrm, yeah. Make that: msx is PATIENCE!, 7MHz is Patience, fast emu is still patience :-)
Well, it got fnished! Why is there a blinking rectangle at the end?
ah, it's the next section! I should have pressed space
Hey, it's fooking brilliant! You can also move that rectangle! It's a freaking cursor!
Tja, you could have read the mini manual I admit, it's not brilliant, but it should have given you a clue...
AuroraMSX: It's a great proggy!
Thanks
Nice mandelbrot but indeed damn slow... I've seen faster on a MSX... but never the less impressive
Nice mandelbrot but indeed damn slow... I've seen faster on a MSX...
This is BASIC, man. Of course it's dead slow!