Commit Graph

9 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 84715444c9 refactor: extract setpSeg typedef to own header 2013-12-15 00:23:25 -05:00
Christopher Mosher da174b54cd refactor: 2 pull bools to 1 enum; remove gate backptr 2013-12-15 00:03:46 -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 c2a0bd5937 refactor; also notices intermittent failures 2013-12-14 00:26:34 -05:00
Christopher Mosher b6624094be (WIP) add more low-level segment stuff 2013-12-12 17:05:33 -05:00