Commit Graph

34 Commits

Author SHA1 Message Date
Preston Skupinski bc5c59469f Decided loading binaries from a url was not appropriate for the base emulator, whatever is extending it or using it is responsible for that 2012-12-12 22:57:38 -05:00
Preston Skupinski ae14e7382a Update the TODO and the copyright email since msu only provides you with access to your @msu.edu email address for two years after graduation 2012-12-02 23:18:41 -05:00
Preston Skupinski 351218b5b0 update the TODO 2012-02-17 16:37:19 -05:00
Preston Skupinski 155a153a29 don't use "location" as a name for a variable, general cleanup and
added checks where necessary
2011-11-22 11:53:42 -05:00
Preston Skupinski 7b016f1abb updated the TODO 2011-11-06 10:15:42 -05:00
Preston Skupinski 5f0424fd0b update the TODO now that cycle counting has been added to everything 2011-10-30 00:22:44 -04:00
Preston Skupinski d902611e9c added decimal mode support for SBC, wrote unit tests to verify that support and updated the TODO 2011-09-04 11:34:09 -04:00
Preston Skupinski 990bbdc06c add decimal mode support for adc in emulation or 8-bit memory/accumulator mode and wrote up unit tests to verify it 2011-09-03 21:20:52 -04:00
Preston Skupinski aa2d06839e update the TODO 2011-07-11 19:17:41 -04:00
Preston Skupinski dbe014ada1 added STP 2011-06-19 13:13:29 -04:00
Preston Skupinski 5813feaa89 added WAI 2011-06-12 21:23:02 -04:00
Preston Skupinski 8377d8c009 added JSR absolute indexed x indirect 2011-06-12 19:37:07 -04:00
Preston Skupinski a9e15285cb added JMP absolute indexed x indirect 2011-06-12 18:54:16 -04:00
Preston Skupinski 26fddd8943 added WDM 2011-06-09 20:24:05 -04:00
Preston Skupinski eff69c28bc added JMP absolute long and JMP absolute indirect long 2011-06-09 20:01:36 -04:00
Preston Skupinski a0b9497eb4 added TXS and TSX 2011-06-01 13:17:03 -04:00
Preston Skupinski 4f98a754b7 added TRB and both addressing modes for it 2011-06-01 13:01:16 -04:00
Preston Skupinski 48c6fe5cf9 added TSB and both addressing modes for it 2011-05-30 19:55:59 -04:00
Preston Skupinski c9d491411b added the rest of the addressing modes for BIT and fixed a bug in a few operations 2011-05-30 19:22:19 -04:00
Preston Skupinski 71552b5720 added BIT immediate 2011-05-30 18:57:20 -04:00
Preston Skupinski 150d6e57d2 added basic memory mapped i/o support 2011-05-30 17:23:00 -04:00
Preston Skupinski 688c2aaaa3 added DEC and INC direct page indexed x and absolute indexed x 2011-05-23 21:37:28 -04:00
Preston Skupinski 4998c9c4dc added operations that still need to be implemented to the TODO and fixed a few errors in the opcode map 2011-05-22 20:07:29 -04:00
Preston Skupinski 05f31579f1 updated the TODO 2011-05-15 20:21:02 -04:00
Preston Skupinski 20012291fc updated the TODO 2011-05-12 16:23:03 -04:00
Preston Skupinski fc55d92515 updated the TODO 2011-05-09 19:23:26 -04:00
Preston Skupinski 65fa7836f4 updated the TODO 2011-05-09 12:49:49 -04:00
Preston Skupinski e65caf36ec updated the TODO 2011-05-07 22:19:39 -04:00
Preston Skupinski fc15c4c495 updated the TODO 2011-05-05 23:37:58 -04:00
Preston Skupinski efa6b123ac updated the TODO 2011-05-05 11:00:59 -04:00
Preston Skupinski a9f15f133b set the n bit of the p status register as required and a few bug fixes otherwise 2011-05-04 22:39:19 -04:00
Preston Skupinski fc3dba463d update the TODO 2011-05-01 13:54:49 -04:00
Preston Skupinski a580ef2cdb updated the TODO and added a .gitignore so my vim *swp files don't accidently wind up in here 2011-04-30 22:24:57 -04:00
Preston Skupinski f809dfccc7 initial commit 2011-04-30 21:45:56 -04:00