Here is a short video describing modularization in HC11:
queue.asm file is the queue module
And testQMod.asm is an example test program that uses queue module.
Also note the comments, and code style (no magic numbers) in queue.asm for the reference.
No comments:
Post a Comment