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

18 Commits

Author SHA1 Message Date
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