Commit Graph

13 Commits

Author SHA1 Message Date
Christopher Mosher a4e04c3331 add trace of transistors 2013-12-16 21:51:12 -05:00
Christopher Mosher 90145f3d37 refactoring: add final class, remove redundant code, etc. 2013-12-15 12:49:18 -05:00
Christopher Mosher 55df84b305 refactor: add top-level Emu6502 class 2013-12-15 01:13:44 -05:00
Christopher Mosher 84715444c9 refactor: extract setpSeg typedef to own header 2013-12-15 00:23:25 -05:00
Christopher Mosher 5b009ee67e refactor: further split Common and SegmentCache 2013-12-14 22:48:06 -05:00
Christopher Mosher ca692a6fc8 refactor: add Cpu6502Helper; extract Common 2013-12-14 21:04:57 -05:00
Christopher Mosher 40ba79a34d fixed inconsistent breaking; other refactoring
the sets of Segment* 's needed to be sorted consistently
2013-12-14 18:10:32 -05:00
Christopher Mosher e05f941086 fix mem leak and -Wall warnings 2013-12-14 01:49:50 -05:00
Christopher Mosher c2a0bd5937 refactor; also notices intermittent failures 2013-12-14 00:26:34 -05:00
Christopher Mosher 70d040a3aa some refactoring; use C++11 foreach 2013-12-13 23:06:13 -05:00
Christopher Mosher 7000622746 (WIP) compiles now 2013-12-13 09:55:19 -05:00
Christopher Mosher b6624094be (WIP) add more low-level segment stuff 2013-12-12 17:05:33 -05:00
Christopher acd93b877b add SegmentCache class 2013-12-10 23:58:09 -05:00