1
0
mirror of https://github.com/mist64/perfect6502.git synced 2024-06-16 17:29:35 +00:00
Commit Graph

12 Commits

Author SHA1 Message Date
Michael Steil
76d798db79 split code into generic netlist simulation and 6502-specific code 2014-12-01 13:53:46 +01:00
Michael Steil
44cde717a1 cleanup 2014-12-01 13:29:08 +01:00
Michael Steil
e49ca0be5f cleanups 2014-12-01 12:23:47 +01:00
Michael Steil
6e8fd7f401 debug code; eliminate more duplicate transistors (with c1 and c2 reversed) 2010-10-07 02:19:44 +00:00
Michael Steil
07d31a1529 cleanup 2010-10-07 00:28:02 +00:00
Michael Steil
44f7f48a9c fixed "broken transistors" test 2010-10-06 16:53:40 +00:00
Michael Steil
217ba8f681 rename 2010-10-06 16:34:57 +00:00
Michael Steil
f8fe8d9d46 made test work independently 2010-10-06 16:33:26 +00:00
Michael Steil
3ef6b7636a cleanup 2010-10-05 16:18:28 +00:00
Michael Steil
f101c89980 emulator / tester work 2010-09-30 02:39:11 +00:00
Michael Steil
5af952121c made transistor state into a real bitfield 2010-09-22 23:14:18 +00:00
Michael Steil
761e720a39 added KERNAL runtime 2010-09-22 10:05:49 +00:00