I-Console.com - Home For Your Console Emulation Needs
Home | About Us | API Manual | Contact Us

Tools | Game Compatibility List (GCL)

Play : CHIP | XGB | NES | SNES
KryptonWare Solutions LLC - Collaborating Forces With Emulation Collective

Training Videos

coming soon...

I-Console (API) statistics

Total web sites using I-Console : 276

Donate to I-Console (API)

Give the gift of gaming to millions of Players Like You™ all over the world.

I-Console (API) Manual

This section is the documentation for the I-Console (API) system. Please select from the menu to the left. Details and examples will appear as you select the topic. Some include video, which is helpful to understand the API.


Why use the API

  • Easy to learn
  • Easy to extend
  • Easy to use, even without documentation
  • Easy to read and maintain code that uses it
  • Powerful to satisfy any requirements

Using this API will allow you to run our latest software emulator on your website. No need to update software because we will update your software every time there is a update for one of our software emulators.


Documentation is heavily written for our software and if all instructions are followed correctly, you will see a emulator run and load a game without any error on your website.


This API was created by getting the community's feedback. Not all requested options are implemented yet but this kind of API allows for expandability and letting the community work with it as if they had their own binary installed.

New to the API?
Here are some recommended steps to follow.
  • 1. Getting Started
    • a. Registration
    • b. Skeleton
  • 2. Global Variables
    • a. rom
    • b. emu
  • 3. Function
    • a. loadgame()
Need Visual Explanations?
Browse our training videos on the menu to the left. You can see how easy it is to implement the I-Console (API) on your website, how to use some of the common features and more...