Commit Graph

11 Commits

Author SHA1 Message Date
edmccard aa55b972e0 opindex interface to memory 2012-04-27 16:07:58 -04:00
edmccard c663b46003 Interrupt handling 2012-04-25 16:50:03 -04:00
edmccard 23b0a96c1c Add cpu reset. 2012-04-14 06:33:56 -04:00
edmccard a572ea9146 Cpu speedup; removed OpFunctions option 2012-04-13 21:35:40 -04:00
edmccard d12f793d9a Strict and cumulative modes are now set by version, instead of template parameters. 2012-04-13 07:03:22 -04:00
edmccard 71f7a46e21 Fix bug with ROR acting as LSR 2012-04-12 03:18:33 -04:00
edmccard 41a12c284a Implement the rest of the undocumented opcodes. 2012-04-12 03:15:21 -04:00
edmccard 216ba9b6f3 Implement stable undocumented opcodes 2012-04-11 22:18:28 -04:00
edmccard 3c9c14364f CTFE tweaks 2012-04-11 09:28:21 -04:00
edmccard c81ff27bae Add RTI and extra 65C02 opcodes. 2012-04-11 04:52:15 -04:00
edmccard f3ebb822a6 Split ctfe code from cpu code 2012-04-10 20:22:02 -04:00