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 ). 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.
Just some macros
Just some macros
- Attachments
-
- KMacros.txt
- A few simple macros which I thought might be useful to somebody else. To be used with nasm.
- (14.09 KiB) Downloaded 106 times
Re: Just some macros
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.