This is the Software Development archive that covers a lot of material concerning the art and science of developing computer software.
You are currently browsing the third page of "Software Development".
Looking for something specific? Try the search box at the top of the page.
As I’ve just started working on PlayStation 2 hardware and I have access to a DTL-T10000 development station (the big black monolith) I wanted to find out just how fast the main CPU, an Hitachi clone of a MIPS processor, really was.I took the source code to M.A.M.E. and xMAME and with a little tweaking… Yearning to read the remainder of “M.A.M.E. for SONY PlayStation 2?” Click this!
Trying to figure out how to make several Nintendo Gameboys communicate with each other in your game? Use this handy piece of commercial grade source code written in assembly to handle it all for you. This is a fully functioning example of two Gameboys communicating with each other over the serial cable. The source code… Click this link to read the remainder of “Nintendo Game Colour Link-Up Example.”
This is a Gameboy emulator that I threw together over the period of about seven days. It’s been sitting around on my computer for a few weeks and I thought I should finally release it. Let’s optimistically refer to it as an “alpha” release. It’s not particularly robust or speedy right now. There’s still a… Craving to get the rest of “Otaku No Yen?” Use this link!
The Rednex Gameboy Development System allows adept programmers to write software for the Nintendo Gameboy and Gameboy Colour using assembly language. The development system consists of an assembler, a multi-party linker, and a number of include files that lists registers. Hundreds of commercial Nintendo Gameboy & Gameboy Colour entertainment titles have been created with this… Needing to get the remainder of “Rednex Gameboy Development System?” Click on this link!