Omnimaga > BatLib

BASIC ReCode v2.00

<< < (2/19) > >>

DJ Omnimaga:
Wow that looks really fast, nice job!

Munchor:
Wait, Xeda, in the screenshot you do:


--- Code: ---prgmBROCKEAT

--- End code ---

No Asm( or is it DoorsCS Homerun hook? No Asm( and that speed looks great ;)

Xeda112358:
Hehe, BASIC ReCode works inline with BASIC. in prgmBLOCKEAT, the last few lines that display score are BASIC. So for example:

--- Code: ---ClrHome
Disp "THIS IS BASIC
dim(40
Disp 1,0,THIS IS SPARTA!
Disp 2,0,ER...I MEAN, RECODE!
Pause While getkey≠15
AsmPrgmEF4045C9
Stop
Pause "AND MORE BASIC!

--- End code ---

Munchor:

--- Quote from: Xeda112358 on March 13, 2011, 02:55:21 pm ---Hehe, BASIC ReCode works inline with BASIC. in prgmBLOCKEAT, the last few lines that display score are BASIC. So for example:

--- Code: ---ClrHome
Disp "THIS IS BASIC
dim(40
Disp 1,0,THIS IS SPARTA!
Disp 2,0,ER...I MEAN, RECODE!
Pause While getkey≠15
AsmPrgmEF4045C9
Stop
Pause "AND MORE BASIC!

--- End code ---


--- End quote ---

WOW! That's pure epic!

Xeda112358:
Aw, thanks! Okay, I plan to add some sprite stuff, when I got time (Mondays are my busy days). But before I do that, I want to add support for working with the BASIC strings and a second set of number vars. So for example, not only will you have A,B,C.... you will have A',B',C'..., too.

Also, I did double check and ReCode is allowed in the competition (it is in the category of Hybrid BASIC) if anybody was wondering. The same goes with BatLib :D

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version