Commit Graph

8 Commits

Author SHA1 Message Date
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