Commit Graph

12 Commits

Author SHA1 Message Date
Christopher Mosher
61c95521b1 fix link target in makefile 2013-12-13 09:57:31 -05:00
Christopher Mosher
09acc8940b Revert "remove default cmds from makefile"
This reverts commit 306a9465ad.
2013-12-13 09:56:08 -05:00
Christopher Mosher
306a9465ad remove default cmds from makefile 2013-12-13 00:02:48 -05:00
Christopher Mosher
af2fe80221 (WIP) more changes for new data structures 2013-12-12 23:31:47 -05:00
Christopher Mosher
b6624094be (WIP) add more low-level segment stuff 2013-12-12 17:05:33 -05:00
Christopher Mosher
654d0510c8 done reading trans network 2013-12-12 08:37:45 -05:00
Christopher Mosher
e8ae299597 more WIP on new pointer-based data structure 2013-12-11 17:13:46 -05:00
Christopher
acd93b877b add SegmentCache class 2013-12-10 23:58:09 -05:00
Christopher Mosher
9b0bc1bb15 incorporate new transistor format file into code 2013-12-09 19:17:26 -05:00
Christopher Mosher
ba9cc7596d add debug info to build 2013-12-03 08:32:05 -05:00
Christopher Mosher
f8d5955b6e minor cleanup; init mem with $95 2013-11-26 01:21:17 -05:00
Christopher Mosher
3a0229555b first version to compile and link OK
removed redundant code from v6502.cpp;
moved relevant code from v6502.cpp to addressbus.h
added crude Makefile
fix other compilation errors
2013-11-25 23:14:22 -05:00