x86Lib News
Brought to you by:
hckr83
I have made a number of changes so that this project will compile very easily with OpenBSD and such Unix systems.
of the changes made are
1. yasm has replaced fasm for test assembly code.
2. the "obj" directory has been renamed "objs" so that make doesn't try anything dumb.
3. line endings have been changed from DOS style to Unix style.