Vircon32 is a new game console, created from scratch. It is a 32-bit system created with the goal of being as simple as possible, but still having enough features to support full, elaborate games.
As the name implies, Vircon32 is a 32-bit virtual console: it is meant as a standard that could be implemented either in software or hardware. Want to know more about the console? Keep reading this website. You can also watch this video to have an idea of the kind of games you can expect from it.
Would you like to play it? Just download the emulator and some games or demos, and you are ready to go. Everything in this project is free and open source!
In terms of power this console is based on the 32-bit era of home consoles. However, to keep simplicity, it has no 3D capabilities. To give you a quick idea, the main features of Vircon32 are the following:
- Simplified 32-bit architecture
- 15 MHz CPU with floating point support
- 16 MB of RAM
- Screen of 640 x 360 pixels (16 : 9), with true color
- Support for rotation, scaling and transparencies
- CD-quality stereo sound with 16 channels
- Up to 4 gamepads with 6 buttons + Start
- Supports 1 MB memory cards to save games
- Each ROM is a single file
- Has a C compiler: no need to write assembly
If you are interested on how the console works, use the sections at the left to find the quick guides. There is also full specification available. And if your thing is making games you can also download the development tools and tutorials.