|
Consoles
On these pages you will find various projects for the PSX and DreamCast ranging from devkits and keyboards to full speed arcade machine emulators!
These projects are now discontinued, but we will keep them here for the growing number of visitors interested in "retro" computing.
If you need to contact us about support for these projects, you can - but remember we will not be writing any more code or improving them.
Assembly language:
All the projects in this section are written in 100% Assembly language, be it x86 (PC), MIPS (PSX) or SH4 (Dreamcast).
As a result the programs are very small and very fast.
For example: without using assembly language, the humble PSX could not have run the various emulators available in this section at the full 60 frames per second needed to run at the original arcade speed.
Although Assembly language is now sometimes referred to as a Black or Dark Art, we urge all budding programmers to learn Assembly code, even if you program using a high level language, because it gives you a greater understanding of how the computer actually works.
Banner:
Here is a banner you can use if you would like to link to this section of our website:
Just copy the following into the body of your webpage:
<a href="http:\\ComputingData.com\consoles" target="blank"><img src="http:\\ComputingData.com\images\psxbanner.gif" alt="Amazing arcade emulators for the PSX!!!" border="0" width="468" height="60" /></a>
|