Commit Graph

10 Commits

Author SHA1 Message Date
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 a10889ecd8 refactor: add vss and vcc bools to seg 2013-12-14 01:04:55 -05:00
Christopher Mosher 540862e22b fix includes 2013-12-13 23:18:50 -05:00
Christopher Mosher 7000622746 (WIP) compiles now 2013-12-13 09:55:19 -05:00
Christopher Mosher af2fe80221 (WIP) more changes for new data structures 2013-12-12 23:31:47 -05:00