VBGamer |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
VBFibre updated with inline ASM section Almar (4 replies, 2446 views) (2004-Feb-28) After quite some work on the database, and quite some programming work, it's finally ready to go online. An all-new section about inline-ASM code for Visual Basic. Created to really get the fastest code in visual basic. Only a simple loop through an array, and adding a number to the array item is already 400% faster.
It's also possible to do things now, that are (were) basically impossible from Visual Basic. A copymemory clone.. using MMX, Getting the CPU information, etc.
Note though, that this is truely for the die-hard programmers, I hope to get a nice code-snippet database online, for various sorts of code. For example, string functions and math functions. Therefore you can submit your own ASM code to Vb Fibre now, hopefully making it a mini planet-source-code ;).
I'd say, have a look!
[url="http://www.persistentrealities.com/vbfibre"] VBFibre [/url]
|