Mercurial > hg > Members > kono > nitros9-code
view 3rdparty/packages/uemacs/uemacs.hlp @ 3295:6b7a7b233925 default tip
makefile: Allow PORTS with level1/2 mix
https://sourceforge.net/p/nitros9/feature-requests/10/
author | Tormod Volden <debian.tormod@gmail.com> |
---|---|
date | Tue, 19 Apr 2022 18:12:17 +0200 |
parents | 48c646212b1c |
children |
line wrap: on
line source
Instalation: Os9/68000: Vt52: rename uemacs.mak to makefile and use make. Other: Modify makefile to use appropriate terminal module (i.e. ansi) rather than the vt52 module. Os9/6809: See uemacs.mak to see what modules are needed. Known Problem: The 68000 version seems to have problems editing large (or many small) files (long before memory is exausted). The malloc routine apperently does not work well for many small allocations.