Page 1 of 1

Thumb instructions, BX instruction

PostPosted: Feb 18, 2005 @ 8:27pm
by MrMister

PostPosted: Feb 18, 2005 @ 10:26pm
by refractor

Re: Thumb instructions, BX instruction

PostPosted: Feb 19, 2005 @ 1:58am
by mamaich

PostPosted: Feb 19, 2005 @ 1:59am
by MrMister

PostPosted: Feb 19, 2005 @ 7:40am
by refractor

PostPosted: Feb 19, 2005 @ 5:25pm
by torus

PostPosted: Feb 19, 2005 @ 6:17pm
by MrMister

PostPosted: Feb 19, 2005 @ 6:38pm
by torus

PostPosted: Feb 19, 2005 @ 6:39pm
by refractor

PostPosted: Feb 21, 2005 @ 2:25am
by Tala

PostPosted: Feb 21, 2005 @ 7:50pm
by MrMister
Thanks for the input guys...I might be annoying at times , but I'm also pretty stubborn, hard to teach an old dog new tricks, etc.

I managed to get the add pc, pc, reg method working, and its fine now. Basically wrote a high speed font routine with precompiled glyphs (massively unrolled loops) and it works great. If interested Ill share the obj/asm file, its a simple 8x8 dos font for text mode stuff.