ReC98/libs/BorlandC
nmlgc 43f280ab55 [Reduction] #6-18: Far heap functions
Wow, what a slice. Lots of code, and it comes with its own data declarations
inside the code segment! Since all these functions were originally contained
in one code file, it makes sense to do all 13 in one commit. This removes all
erroneous references to the 'NULL CHECK' string.

[Binary change] This also changes some relocations in TH01's REIIDEN.EXE.
2014-08-13 14:40:41 +02:00
..
FARHEAP.ASM [Reduction] #6-18: Far heap functions 2014-08-13 14:40:41 +02:00
__abort.asm [Reduction] #1: __abort 2014-08-10 07:50:38 +02:00
_strcpy.asm [Reduction] #4: _strcpy 2014-08-10 07:52:56 +02:00
_stricmp.asm [Reduction] #3: _stricmp 2014-08-10 07:52:29 +02:00
_strlen.asm [Reduction] #2: _strlen 2014-08-10 07:51:36 +02:00