By Aux.
Monday, 19. March 2007, 21:11:05
mobile c, development, gnex
When I started playing with
GNEX SDK I realized that key definitions in SScript.h are meant for mobile phones and do not respect keys of
KPEX. So I made a little header file called
kpex.h which includes correct key definitions.
By Aux.
Sunday, 18. March 2007, 19:27:06
mobile c, gnex, sgs
Today I started to digg SGS file format. In a few days I will publish what I have found. The reason behind this work is that I'm sick of Mobile C! I hope to write my own language with my own compiler. It will be based on a mix of Pascal and ANSI C. Something like D but without OOP. So stay tuned!