Actions
Tutorials » History » Revision 15
« Previous |
Revision 15/19
(diff)
| Next »
iri, 07/01/2011 12:22 AM
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 extension
Scol plugin SDK setup (only MS Windows !)
Scol SDK for windows (scol.h) : This file contain the basics Scol virtual machine manipulation methods (only MS Windows !)
Scol plugin SDK API Documentation
Scol plugins and others (MS Windows and GNU/Linux, in french)
Updated by iri over 13 years ago · 15 revisions