aboutsummaryrefslogtreecommitdiff
path: root/src/x86/i386-asm.c
Commit message (Collapse)AuthorAgeFilesLines
* Revert all of my changes to directories & codingstyle.gus knight2015-07-291-1502/+0
|
* Reorganize the source tree.gus knight2015-07-271-0/+1502
* Documentation is now in "docs". * Source code is now in "src". * Misc. fixes here and there so that everything still works. I think I got everything in this commit, but I only tested this on Linux (Make) and Windows (CMake), so I might've messed something up on other platforms...