Search results
Random maze generator ;-)
Score: 155.45 %,
Type: Forum topic , Comments: 24 comments
at your comments here:
https://www.msx.org/news/challenges/en/mrc-tenliner-challenge
... ...
1screen1:keyoff:z=rnd(-time):fork=0to1step0:printchr$(203.5+rnd(1));:next
So, this is ARTRAG's from So, this is ARTRAG's from 2012:
10 screen ... SCREEN1:KEYOFF:FORI=0TO0:PRINTCHR$(1);CHR$(93.5+RND(1));:I=INKEY$="":NEXT
Gives similar output as ARTRAG's, but not the same:
And ARTRAG topped it off ...
RWL source code online
Score: 150.88 %,
Type: Forum topic , Comments: 1 comment
Just informing you that here https://github.com/digitalica/msx you can find a lot of the source code of stuff that Robbert Wethmar (a.k.a. RWL) of Dutch MSX Computer Magazine fame created in his MSX hey days. Perhaps you can use it for your own MSX ...
z88dk
Score: 112.62 %,
Type: Forum topic , Comments: 4 comments
I just found out that z88dk is in Debian . This is the description:
z88dk is a SmallC+ and Z80 assemler cross compiler supplied with an assembler/linker and a set of libraries implementing the C standard library for a number of different z80 ...
MSX development site? MSXforge? :)
Score: 109.16 %,
Type: Forum topic , Comments: 12 comments
( http://www.berlios.de/index.php.en ) and Savannah ( http://savannah.gnu.org/ ); also ...
