1
0
mirror of https://github.com/mist64/perfect6502.git synced 2024-06-25 20:29:40 +00:00
Commit Graph

154 Commits

Author SHA1 Message Date
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
BigEd
0ecb753ec6 fixup nav button positioning 2010-09-18 17:29:45 +00:00
BigEd
e2e88cfae1 more internal busses and latches named 2010-09-18 17:25:33 +00:00
BigEd
1fd86334f7 fixup line ends on one remaining file (by touching every line...) 2010-09-18 17:12:28 +00:00
BigEd
bf2108b9d6 ignore patch detritus 2010-09-18 17:07:48 +00:00
BigEd
2d2d0ef9b6 Merge branch 'master' of git://github.com/trebonian/visual6502
Conflicts:

	segdefs.js
2010-09-18 17:06:09 +00:00
BigEd
3398a6f181 add copyright 2010-09-18 17:01:20 +00:00
Barry Silverman
b6d4ffda6a More copyrights 2010-09-18 13:00:23 -04:00
Barry Silverman
6dd7e9c24e Fixed line endings and Copyright notices 2010-09-18 12:56:48 -04:00
BigEd
51b4d8d7a0 Introduce end-of-line normalization 2010-09-18 16:38:22 +00:00
BigEd
e01093def5 ignore emacs backup files 2010-09-18 16:20:56 +00:00
BigEd
27f085b743 Merge branch 'master' of git://github.com/trebonian/visual6502 2010-09-18 16:17:54 +00:00
Barry Silverman
d3223a9478 Fixed README from Ed 2010-09-18 12:13:48 -04:00