Commit Graph

9 Commits

Author SHA1 Message Date
Preston Skupinski a9b70c8ad0 Rework the way the cpu object loads and executes code 2011-11-05 21:45:36 -04:00
Preston Skupinski 3c77ef7dfa update the README 2011-08-30 11:08:17 -04:00
Preston Skupinski 5ada2b1daa added a basic interface for interacting with the emulator 2011-07-10 20:43:03 -04:00
Preston Skupinski 17dd04c7d6 fixed DEC operations to properly handle decrementing 0 by 1 and numerous fixes to the DEC and INC operations otherwise 2011-05-05 22:34:49 -04:00
Preston Skupinski 03387a550c have the examples make sure the registers are 16-bit 2011-05-05 11:11:58 -04:00
Preston Skupinski 7572795c12 add some examples demonstrating branching support to the README 2011-05-04 22:47:54 -04:00
Preston Skupinski 3c4e7264cf remove unnecessary false parameter from function call 2011-05-02 19:02:55 -04:00
Preston Skupinski 67b19ee43a make the examples a bit more obvious as to how to use 2011-04-30 22:35:41 -04:00
Preston Skupinski 935d3093f4 added a README 2011-04-30 21:59:08 -04:00