Actions
Tutorials » History » Revision 14
« Previous |
Revision 14/19
(diff)
| Next »
arkeon, 01/07/2010 06:03 PM
Tutorials¶
//TODO
Scol basics
- Scol partitions
- Usm.ini configuration
- For the comprehension of Scol Virtual Machine stack, see Stack
Howto compile sources
- Scol launcher (scol.exe)
- Virtual machine (scol.dll)
- 2D OS library (libos2d.dll)
- 2D graphic library (lib2d.dll)
- Multi media library (mmedia.dll)
- Sql library (scolsql.dll)
- Serial library (serialio.dll)
- ActiveX library (Xtension.dll)
- Security SSA / RSA encryption (security.dll)
- SO3engine Ogre3D engine for scol (so3engine.dll)
- OpenGL engine for scol (zoogl.dll) (deprecated)
- Wii devices library (wiimote.dll)
- mozilla scol embeded plugin (npscol.dll)
- Internet Explorer scol embeded plugin (axscol.dll)
Howto make a scol dll extension
Scol plugin SDK setup
Scol SDK for windows (scol.h) : This file contain the basics Scol virtual machine manipulation methods
Updated by arkeon almost 15 years ago · 14 revisions