Thanks for being the first to post some code here!

As for a format here, I would think that could be left up to the person posting. Personally, I like how you're doing it right now. Works for me Thanks!
Hey not a problem. I get a rise out of seeing beginners wanting to
learning to code. I try to do what I can to help.

I figured zip files would keep it simple, small and easier to deal with.
All my sample code will follow similar format in the zips.
a ) the *.bin file
b ) the source file
c ) and any other support files such as includes or read me files.
All will require 'TASM.EXE' and 'TASM48.TAB' in the same folder.
Ofcourse anyone wanting and willing to convert these over to
another OS such as MAC OS or Linux, you have my blessing.

Also feel free to rearange the bat file for allowing only one TASM
in one folder instead of everyfolder. I did this just to keep it as
simple and understandable as possible to even the very novice
of coders.
This project did not really require a 'read me' since it is pretty
straight foward. I'll try to keep things as clutter free as possible.
Next I'll show how to use characters in a simple a way as possible.
Sprites I'll do after as they are rather simple to deal with for the
most part. Characters are a bit more difficult to deal with so, I'll
try to get these out of the way first.
I'd appreciate anyone who has dl'ed this to report to me any
problems you are dealing with.
The best way to continue to see more of these lessons is to
show me you appreciate them. What I mean by appreciation
is simply give me feed back and let me know they are useful
or you are learning. Please make use of them. The idea is to
evenetually see more games released for the O2.
Your interest will always be my interest so if you keep me
interested I will reciprocate.
