Monthly Archives: September 2017

Optimizing 6809 Assembly Code: Part 4 – Odds and Sods – More Tricks

Table of Contents (click on a link to jump to that web page) Part 1 – Quick and Easy Changes to Speedup Your Code Part 2 – Speedup Storing Data – Unrolling Loops Part 3 – Stack Blasting and Self Modifying Code … Continue reading

Posted in CoCo Programming | Tagged , , , , , | 2 Comments

Optimizing 6809 Assembly Code: Part 3 – Stack Blasting and Self Modifying Code

Table of Contents (click on a link to jump to that web page) Part 1 – Quick and Easy Changes to Speedup Your Code Part 2 – Speedup Storing Data – Unrolling Loops Part 3 – Stack Blasting and Self Modifying Code … Continue reading

Posted in CoCo Programming, Uncategorized | Tagged , , , , | 4 Comments

Optimizing 6809 Assembly Code: Part 2 – Speedup Storing Data – Unrolling Loops

Table of Contents (click on a link to jump to that web page) Part 1 – Quick and Easy Changes to Speedup Your Code Part 2 – Speedup Storing Data – Unrolling Loops Part 3 – Stack Blasting and Self Modifying Code … Continue reading

Posted in CoCo Programming | Tagged , , , , | 2 Comments

Optimizing 6809 Assembly Code: Part 1 – Quick and Easy Changes to Speedup Your Code

Table of Contents (click on a link to jump to that web page) Part 1 – Quick and Easy Changes to Speedup Your Code Part 2 – Speedup Storing Data – Unrolling Loops Part 3 – Stack Blasting and Self Modifying Code … Continue reading

Posted in CoCo Programming | Tagged , , , , | 9 Comments