0 Members and 2 Guests are viewing this topic.
.bit{byteaddress, bitnumber}:[0B->GDB1 .00001011If bit{GDB1,1}=1 .trueDisp "last bit on!"EndIf bit{GDB1,8} .falseDisp "First bit on"End
HoMM: [==--------] Project 'resumed': I'm suffering overwhelming new ideas being popped up in my dreams :PtiDE: [----------] Explored and understood the main part of the code: just started writing a Tokenizer.
Can't you do that with the Euler's constant 'e'?
sub(SUB,1,2,"HELLOL"ReturnLbl SUBExch(L3,L6,768)Text(r1,r2,r3)Exch(L3,L6,768)Return
Text(1,2,"HELLOL")rReturnFunction Text(3)rExch(L3,L6,768)Text(r1,r2,r3)Exch(L3,L6,768)Return
Probability of having a 2nd page of data is about 80% right now. It's more difficult to find some allocated space for 2 pages and I also have several ideas of how I could implement it that I need to decide on. Its also on the dangerous side, so I need to make sure I do a lot of debugging before I actually release it. I think with all the things I still want to add, there might actually be more versions before 1.0 or several versions after 1.0 for followup.