Please Forward: Ruby Quiz Submission (88)

From: afalcone@tinymonkey.net
Date: August 1, 2006 2:26:37 PM CDT
To: submission@rubyquiz.com
Subject: Please Forward: Ruby Quiz Submission (88)

I removed all of the UnsignedFixedWidthInt class code. I was using it
because I knew it would keep all of the registers confined to 8 bits. I
was able to remove it by letting the registers hold Fixnums and using mod
256's in the appropriate opcodes. I think that the code is much cleaner in
this rev.

This is my last submission to this quiz, I promise :slight_smile:

-Adrian Falcone

chip8.rb (2.63 KB)

ยทยทยท

Begin forwarded message: