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.
MIPS Assembly Music Sequencer
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.
