Commit Graph

14 Commits

Author SHA1 Message Date
Michael Steil 268d16647c fixed measure.c to work with new API 2020-06-13 19:18:57 +02:00
Michael Steil 3e60b6dd44 cleanup: moved cbmbasic and apple1basic demos into subdirectories
* also changed "clang" to "cc"
* enabled optimizations for 64 bit (it's 10 years later!)
* updated README to reflect CPU speed in 2020 (5x faster than 2014!)
* added benchmarking instructions to README
2020-06-04 19:32:59 +02:00
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