Commit Graph

166 Commits

Author SHA1 Message Date
Michael Steil c8fc41de1f writeDataBus optimization 2010-09-23 02:47:31 +00:00
Michael Steil 965313b701 cleanup 2010-09-23 02:41:12 +00:00
Michael Steil 0dbfeded09 fixed kernal calls, used PLP/RTS instead of buggy RTI, switched to bit-coded
node bitmap
2010-09-23 02:35:50 +00:00
Michael Steil ef30dcb753 clean up 2010-09-23 00:39:13 +00:00
Michael Steil 78cec2a778 new data types,no more structs; 10x faster 2010-09-23 00:38:06 +00:00
Michael Steil 5af952121c made transistor state into a real bitfield 2010-09-22 23:14:18 +00:00
Michael Steil 7114c787af more datatypes 2010-09-22 23:02:36 +00:00
Michael Steil 291aaa5f2c twice as fast by using 16 bit nodes! 2010-09-22 22:57:00 +00:00
Michael Steil 8aff6d4603 bit-based bitmaps for groups 2010-09-22 22:51:14 +00:00
Michael Steil 65186a75bd moved bitmaps to chars 2010-09-22 22:49:11 +00:00
Michael Steil 197b15cdff added group bitmap - might be slower! 2010-09-22 22:46:11 +00:00
Michael Steil aa54d7cfb7 made group global 2010-09-22 22:38:56 +00:00
Michael Steil a190e9eba7 made group list global 2010-09-22 18:06:15 +00:00
Michael Steil 2ea7358225 more structs, same speed 2010-09-22 18:00:45 +00:00
Michael Steil ebc4217551 made recalclist global -> speedup 2010-09-22 17:40:32 +00:00
Michael Steil bbe8c76720 speedup 2010-09-22 17:37:35 +00:00
Michael Steil 966ad8c535 some inlining (readability) 2010-09-22 17:00:22 +00:00
Michael Steil 3a12ae31d1 got rid of copying recalclist - no speed difference :-) 2010-09-22 16:52:57 +00:00
Michael Steil f817390415 call kernel only on every clock, not every half-clock 2010-09-22 15:40:26 +00:00
Michael Steil e60fd38bbd prints COMMODORE BASIC V2! 2010-09-22 15:25:34 +00:00
Michael Steil 761e720a39 added KERNAL runtime 2010-09-22 10:05:49 +00:00
Michael Steil 4b4ebc82dd cbmbasic does stuff! panics at FF9C (which does not exist!) 2010-09-22 09:53:46 +00:00
Michael Steil cec8c325bc seems to work! 2010-09-22 08:28:34 +00:00
Michael Steil 61d13c1ee8 fixes 2010-09-22 07:52:19 +00:00
Michael Steil 68d1ab055e fixes 2010-09-22 07:41:26 +00:00
Michael Steil 7df800aa03 fixes 2010-09-22 07:35:22 +00:00
Michael Steil 950e816b15 C fixes 2010-09-22 07:25:32 +00:00
Michael Steil 43577a5bb3 more C 2010-09-22 05:14:57 +00:00
Michael Steil 88b9cb9b75 some C 2010-09-22 01:51:38 +00:00
Michael Steil dbd2f0484f removed some code 2010-09-21 08:03:16 +00:00
Michael Steil 5e61ccdb84 remove tracing 2010-09-21 07:37:53 +00:00
Michael Steil 830fb51453 simplify pullup 2010-09-21 06:25:51 +00:00
Michael Steil fc74db2741 get rid of transistor names 2010-09-21 06:10:57 +00:00
Michael Steil fe86830b09 simplified segdefs 2010-09-21 05:57:58 +00:00
Michael Steil 2fea263184 remove more 2010-09-21 05:34:38 +00:00
Michael Steil aacd2d2683 remove html crap 2010-09-21 05:24:12 +00:00
Michael Steil ca5fe121d5 remove all graphics 2010-09-21 05:14:55 +00:00
Michael Steil bbc6b0b566 removed some graphical stuff 2010-09-21 05:03:51 +00:00
Michael Steil a825adcda5 moved everything into a subdirectory 2010-09-21 04:12:52 +00:00
BigEd 9477ea64b4 allow IE9 (not tested on IE9, OK on firefox and chrome, IE8) 2010-09-20 13:09:15 +00:00
BigEd 7ef9dc4c43 detect IE, add page of browser trouble, static image 2010-09-20 12:37:15 +00:00
BigEd efddb36049 remove page Offsets to fix probing in scrolled browser window 2010-09-19 18:27:48 +00:00
Barry Silverman ef88fdeb90 Fixed console references for Firefox 2010-09-19 03:02:26 -04:00
Barry Silverman 470080015d Change title font and various wording changes from Greg 2010-09-18 19:59:41 -04:00
BigEd dccef54f2e top link should be absolute 2010-09-18 19:37:50 +00:00
Barry Silverman 18fbd2eb36 Merge branch 'ed' 2010-09-18 14:14:05 -04:00
BigEd bc901566e3 all layers start off visible 2010-09-18 18:06:42 +00:00
Barry Silverman 6276d019d7 Fixed localx/localy calculation 2010-09-18 14:04:52 -04:00
BigEd 69ab63e406 fixup space above memtable 2010-09-18 17:56:34 +00:00
BigEd d032580201 improve load sequencing, add layer choosing, link to python sim, add keyboard tips, add example nmi test, tweak navbuttons, enhance chipstatus output 2010-09-18 17:46:24 +00:00