Rapture(15:44:55)
colidace WHATTA? I like c64 basic and BASICA on IBM+compatible. to each their own I think. yes it's real magic, mirror! didn't know that is even possible to kinda-machinecode from basic. but makes sense. you can reach every BYTE with poke 0 to 65535
mirrorbird(15:43:39)
didn't want to waste memory allocating a string, the madman
mirrorbird(15:43:11)
reading notes out of a REM is the funniest/sneakiest thing in that video!
Rapture(15:42:58)
mirror ah ok. yes he mentioned stop command
Rapture(15:42:14)
and if you think "oh but coding is way deeper and more complex bla": music esp producing digital music is a bottomless well as well. endless information and knowledge can be conceived in every field of music production. compsong, arranging, mixing, masteri
mirrorbird(15:42:09)
DATA is just a list of value, any value. he put -1 there so it can recognise when there is no more data and should stop (otherwise he would have to type in the number of DATA items as a separate number somewhere)
Colidace(15:40:26)
C64 has the worst BASIC overall, waste of time, better to move to ATARI or even ZX SSpectrum
Rapture(15:29:13)
ok I am a pure musician. there is no need to get jealous over coders. and the other way around. GREETS TO *.*
Rapture(15:28:34)
nter negative numbers? whoa. Hi Colidace!
Rapture(15:28:10) YouTube Link I've never seen anyone coding in BASIC like that. Linus knows the c64 in and out it seems. I didn't even now that you can write 10PRINT and not getting a syntax error. no space needed? oha. Data-1 WHAT? can you e