Commit Graph

4 Commits

Author SHA1 Message Date
nickysn
44f04d39a4 + added asm optimized implementations of StrLower() and StrUpper() for i8086
git-svn-id: trunk@37618 -
2017-11-24 16:11:18 +00:00
nickysn
5595a74609 + i8086 asm implementation of StrEnd()
git-svn-id: trunk@37616 -
2017-11-23 17:06:06 +00:00
nickysn
11eb1a4179 + added some i8086 memory model specific defines in strings.inc and
stringss.inc, used by the assembler routines (they are already defined in
  the system unit, but these includes are included in units, other than system)

git-svn-id: trunk@31922 -
2015-10-03 09:30:57 +00:00
florian
5ab9742c22 + start of dos unit (derived from go32v2)
* adapated Makefiles

git-svn-id: branches/i8086@24059 -
2013-03-29 15:58:21 +00:00