Escape from Alcatraz: Week Seven

Posted November 19th, 2010 in UDK by Karn Bianco

Since my last update Escape from Alcatraz update I have implemented rudimentary conversation and inventory systems, both of which make exclusive use of Flash and Scaleform for their visual components.

Continue Reading »

MIPS Assembly Music Sequencer

Posted November 12th, 2010 in Portfolio by Karn Bianco

Using the MIPS assembly language I developed a simple music sequencer capable of playing back music stored in a custom binary format. The MIPS architecture is the basis for the PlayStation Portable’s core CPU, but for this project I was using it in a simulated environment. MARS (the MIPS Assembler and Runtime Simulator) is an open-source MIPS IDE released by Missouri State University that I was able to use and extend.

Continue Reading »