Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
FBC Metacommand addon
#5
686 = Pentium Pro, Pentium II, Celron, Pentium III, Athlon, Duron
786 = Pentium 4 (Pentium 4's return 15 (Fh) from CPUID instead of 7, actually)

Mainly there were put in since it was easy to implement.

Further, that version has some major bugs, this release does simple define checking for conditional compiling.

ie:
Code:
#Define _Use_Debug_

#IfDef _Use_Debug_

'$console
'$verbose

#Else

'$gui

#EndIf

It doesn't (yet) support the more complex definitions, ie: #if defined( foo )

Sorry about the crappy 50megs site, heh

http://freebasicr00ls.50megs.com/
Life is like a box of chocolates', hrm, WTF, no it isn't, more like, 'life is like a steaming pile of horse crap.'
Reply


Messages In This Thread
FBC Metacommand addon - by Z!re - 04-28-2005, 08:29 AM
FBC Metacommand addon - by 1000101 - 04-29-2005, 04:26 AM
FBC Metacommand addon - by metalfoot - 04-29-2005, 04:36 AM
FBC Metacommand addon - by DrV - 04-29-2005, 09:59 PM
FBC Metacommand addon - by 1000101 - 05-04-2005, 02:52 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)