Initial revision

This commit is contained in:
Ben Gras
2005-04-21 14:53:53 +00:00
commit 9865aeaa79
2264 changed files with 411685 additions and 0 deletions

5
lib/i86/string/README Executable file
View File

@@ -0,0 +1,5 @@
Notes on i8086 string assembly routines. Author: Kees J. Bot
27 Jan 1994
These routines are simply translations of the 386 code, so all comments
to that code apply here.