Search found 397 matches

by driesguldolf
Wed 17 Sep, 2008 11:54 am
Forum: Latenite, Brass and EarlyMorning
Topic: Brass 3.0.0.0 Beta 13
Replies: 103
Views: 143980

Re: Brass 3.0.0.0 Beta 12

I would love to, really, but the only languages I know are z80 asm, tibasic, visual basic and Scheme... Going to learn decent C++ this year in class, I'm already looking forward :) But do you really *need* forward referencing? Yes. :P It becomes necessary when you need a label that is defined in ter...
by driesguldolf
Wed 17 Sep, 2008 9:09 am
Forum: Latenite, Brass and EarlyMorning
Topic: Brass 3.0.0.0 Beta 13
Replies: 103
Views: 143980

Re: Brass 3.0.0.0 Beta 12

Yeah, but that's independent of labels who allow forward referencing. I really want 'em :mad:
by driesguldolf
Tue 16 Sep, 2008 7:08 pm
Forum: Off Topic
Topic: DIY Z80 Computing
Replies: 53
Views: 99564

Re: DIY Z80 Computing

Whoa, that's pretty slick ;)
Great work!
by driesguldolf
Tue 16 Sep, 2008 2:47 pm
Forum: Latenite, Brass and EarlyMorning
Topic: Brass 3.0.0.0 Beta 13
Replies: 103
Views: 143980

Re: Brass 3.0.0.0 Beta 12

Ah yes, that complicates matters...

Also, I just saw that the algorithm doesn't work when "forward ref enabled" labels are defined in terms of "no forward ref allowed" labels...

I'll see if I can find a way around it :)
by driesguldolf
Tue 16 Sep, 2008 10:50 am
Forum: Latenite, Brass and EarlyMorning
Topic: Brass 3.0.0.0 Beta 13
Replies: 103
Views: 143980

Re: Brass 3.0.0.0 Beta 12

Hmm, I've been thinking about a way to handle such forward referencing without breaking backwards compatibility :P During the first phase (where macro processing happens): Generate a list with the footprints a label when you encounter one, a footprint are the labels of which the value of this label ...
by driesguldolf
Thu 11 Sep, 2008 10:04 am
Forum: Off Topic
Topic: LHC - Enough power to destroy an entire planet!
Replies: 8
Views: 13039

Re: LHC - Enough power to destroy an entire planet!

tr1p1ea wrote:Spengo found this cool webcam site: http://cyriak.co.uk/lhc/lhc-webcams.html :).
That's awesome Image


Oh my,
Image

Image
by driesguldolf
Tue 09 Sep, 2008 8:56 pm
Forum: News and Information
Topic: Additional BBCode tags
Replies: 5
Views: 14418

Re: Additional BBCode tags

Well, sometimes I feel like using Courier New without having to use the code tags... However teletype does look like it would do the job...

Nah, then I see no reason to include font tags. Unless anyone else has a request I think those will do.

Thanks again :)
by driesguldolf
Tue 09 Sep, 2008 4:47 pm
Forum: News and Information
Topic: Additional BBCode tags
Replies: 5
Views: 14418

Re: Additional BBCode tags

Sweet :D

As much as you can from here:
http://docs.simplemachines.org/index.php?topic=57

especially the align tags, font would be nice to :P
by driesguldolf
Tue 09 Sep, 2008 7:32 am
Forum: Latenite, Brass and EarlyMorning
Topic: Brass 3.0.0.0 Beta 13
Replies: 103
Views: 143980

Re: Brass 3.0.0.0 Beta 12

calc84maniac wrote:You should be checking for "label0", since the counter starts at 0 and increases *after* the label is generated.
Oh, lol. Unfortunately it doesn't work with label0 either.
Writing the generated label to the console indeed gives "label0" so there's no mistake that one is correct.
by driesguldolf
Tue 09 Sep, 2008 12:22 am
Forum: Latenite, Brass and EarlyMorning
Topic: Brass 3.0.0.0 Beta 13
Replies: 103
Views: 143980

Re: Brass 3.0.0.0 Beta 12

Thanks for the explanation but, About the tags, that wasn't really the point. I just want more tags to work with :P. SimpleMachinesForum has a lot more (strike trough, tables, horizontal rule, etc.) About the .dw case, could you explain these? http://img300.imageshack.us/img300/7278/crap1we1.png htt...
by driesguldolf
Mon 08 Sep, 2008 7:15 pm
Forum: Latenite, Brass and EarlyMorning
Topic: Brass 3.0.0.0 Beta 13
Replies: 103
Views: 143980

Re: Brass 3.0.0.0 Beta 12

Soooooo, any news? To make this post somewhat useful: [hr] ^ I want this tag to work >_< I'm trying to make a label generator that generates a new label after every invoke: labelgenvar = 0 .macro GENERATE_LABEL(base, value)     eval(strformat("{0}{1} = {2}", base, labelgenvar, value))     ...
by driesguldolf
Wed 03 Sep, 2008 8:17 pm
Forum: News and Information
Topic: Back in business
Replies: 50
Views: 116529

Re: Back in business

[quote="benryves"][quote="driesguldolf"]^ Why isn't the quote thing working >.<[/quote] Edit your post; note that "Disable BBCode" is checked. You can set your default preferences [url=http://www.junemann.nl/maxcoderz/ucp.php?i=prefs&mode=post]here[/url]. Err... I h...
by driesguldolf
Wed 03 Sep, 2008 12:38 pm
Forum: News and Information
Topic: Back in business
Replies: 50
Views: 116529

Re: Back in business

Oh, I like it :D Btw, about the smileys: http://sml-world.com/ Has some very VERY sweet smileys :P The smileys on the site are free for personal use, if you find a smiley set you wanted to use contact me to get a complete file with the smileys. You must only add a link to my site to use the smileys ...
by driesguldolf
Mon 04 Aug, 2008 10:14 am
Forum: Announce Your Projects
Topic: [TI-Z80 APP] A puzzle collection games pack
Replies: 50
Views: 78704

Project delayed until after my re-examinations (start of September).