Page 1 of 1

Just some macros

Posted: Wed Jun 11, 2014 10:45 am
by d2alphame
I didn't know where to post this so I thought I'd post it here.

I wrote a set of macros for the development of my OS so I thought someone out here might find it useful. Sorry about the "unorthodox" call convention though (I came up with mine :mrgreen: ). Documentation is on the way.

To be used with Netwide Assembler (nasm).

Let me know if its useful to you; and you can also ask me questions.

Re: Just some macros

Posted: Tue Jun 17, 2014 2:26 pm
by d2alphame
I decided to open a repository for the macros over at github https://github.com/d2alphame/KMacros. I've decided to include a change log too. I hope someone finds the macros useful.