† AncienT RituaL †
 
 
Last Update - 28 Oct 2008
† MENU †
 News / Blog
 Programming
 Art Gallery
 Web Portfolio
 Contact / Bio
 Guestbook
† LINKS †
 Fytw Mag
 Druantia
 Knight Templar
 
 Rotting Christ
 Suicidal Angels
 Wastefall
 
 Set<'H> Design
 Joel Peter Witken
† 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
† PAYPAL †
If you want to support my work please consider donating...

 
† 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... 73443
Polls... 5
Poll Votes... 275
Shouts... 106
Guestbook... 17
Comments... 25
† POLL †
Do you have a Steam account?
 
Yes
No
What is Steam?
 


† SHOUTBOX †
Raphael_Deviant
This Site Rocks! 8)
 
Power of Hell
great site.....
 
godlike
check the new mini reseach on ubuntu
 
asgard
pou eisai bre xamene? den eisai msn... ola kala?
 
ryzogalo
eftia3aaa!:))
 
godlike
the soutbox is working again
 
avakas
join the army!travel!meet interesting people! and kill them.
 
godlike
alpha prime
 



† ADS †
 





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