† AncienT RituaL †
 
 
Last Update - 09 Mar 2011
† MENU †
 News / Blog
 Programming
 Art Gallery
 Web Portfolio
 Contact / Bio
 Guestbook
† LINKS †
 AnKi Dev Site
 
 Druantia
 Knight Templar
 Myniak
 Thot Kall
 Avakas
 
 Rotting Christ
 Suicidal Angels
 Wastefall
 
 Blender
 Code::Blocks
 Euclideanspace
† POETRY †
A Dead Poem

Nothing is what it seems, stop believing to those things, things they tell you from your birth, things they force 'em to your brain.

What you know may not true, take the risk and search for you, seek the knowledge for yourself, question all the facts you've learned.

Start to think not as they, walk the path the other way, brake the chains free your mind, and then you'll have a precious find.

GODlike
† SUPPORT ANKI †
 
† programming †
GASM compiler
The GASM has syntax similar to an Intel x86 assembler. GASM consists of 2 tools, the compiler (GASM) and the virtual machine (GVM). The compiler takes a text file with the script and translates it to a coded file for GVM to run it. The package contains the GASM and GVM bins, the manual in Greek, some sample scripts and the source code.
[Download Package]
 
 
"glib" library ver 2.1
Info: The glib is a library with general-use functions written entirely in assembly. Some of them (if not all) are extremely optimized (fast). The speed isn't noticeable; they're fast only for some milliseconds. So why the buzz for some millisecs then??? Just for the joy of creation.

Version 2.0: After gaining some skills in assembly and after reading the Intel's optimization guide (400+ pages) I've decided to REWRITE ALL THE FUNCS. The result is even faster!! gPrintf for example is 26% faster than the old one and 29% faster than the VC++6 printf (release)

The funcs:
int gStrlen (char* pc)
int gStrcpy (char* dest, char* src)
int gStrcat (char* dest, char* src)
void gMemcopy (void* dest, void* src, int size)
void gPrintf (char* pcFormat, ...)
int gStdOut (char* pc)
int gfGetLine (HANDLE hFile, char* pcDest, char cDelim)
int gIntToStr (char* pcDest, int num)
int gUIntToStr (char* pcDest, int num)
int gIntToStrHex (char* pcDest, int num)
int gDoubleToStr (char* pcDest, double dbl)
int gStrToInt (char* str)
int gStrToIntHex (char* str)
double gStrToDouble (char* str)
[Download Package]
 
 
C++ template for lists (TGList)
TGList is a class template for automate lists. This template uses all the modern C++ stuff and it was build to automate lists. The most important thing is that is was built to be as flexible as possible.

The template's definition: template class TGList. Member functions like: MoveToNextNode, MoveToHeadNode etc. The template class works in two modes. The first is the clean and fast and the other is the debug mode with all the errors and warnings. The switch between these two modes is the _GDEBUG which you have to define it in your project settings if you want the debug mode.
[Download Package]
 
 
 
† STATS †
Visits... 276504
Polls... 7
Poll Votes... 385
Shouts... 166
Guestbook... 19
Comments... 62
† POLL †
Chose one of the following
 
Sex
Drugs
Jesus Christ
 


† SHOUTBOX †
bepujsuwtf
n75gZ
 
fqxiil
mccQnV
 
krdoazx
K7rYdf
 
frnafqgfhfq
ZRW03
 
mlfitpg
C5sZP
 
fhcdpighzm
whvddbodjfou.sjuvbm, ymlphyupck
 
ulcinfslzf
asgwibodjfou.sjuvbm, wbrytdilxn
 
nudmzrslwq
zujmcbodjfou.sjuvbm, khufixovhj
 



† ADS †





Programming, code, design, art and everything by GODlike
Optimized for FireFox
2005 - 2006 ©AncienT RituaL. Contact webmaster at: