elks-enhanced

publicRead
Owner: themasterBranch: masterCommits: 6893Updated: 2026-04-19 00:15
Git CLI clone URL
git clone https://www.xt-emporium.com/git/elks-enhanced.git
Fullscreen desktop URL

File history

Tracking elks/tools/objtools/os2toelks.c
CommitAuthorDateMessage
1418afcbcde548165746b26d96a727f0fd2ac9cJiri Malak2024-08-02remove nonsens, author used incorrect OpenWatcom configuration
b1dda8570181f92d119a498b9c6a882222be560Greg Haerr2024-06-29Read OS/2 NE header
1900f81f4e98e6f87d5c15ff5a08ae7d49fe64bGreg Haerr2024-06-19[watcom] Add heap and stack size processing to ewlink and os2toelks
0d0bd6fde039749abb2ef9dc047db5ecf71216cGreg Haerr2024-06-03Finalize os2toelks relocation processing, BASIC now runs!
62ffb384433fead3dbf7767293da58fb672a4acGreg Haerr2024-06-03Partially fix data segment relocation in code segment
98feee265f950a9ad02467d4f6e13d53e15400eGreg Haerr2024-06-02[libc] Pass 2: Add system calls to OpenWatcom C library for ELKS
b7da39556b8c8929ac95a1dc6df94689cdaaf94Greg Haerr2024-05-29Add text/data relocation conversion to os2toelks.c (os2 binary -> ELKS a.out)
b5c5b343f96df6e649b8273b387baf6bfa2a344Greg Haerr2024-05-24Enhance omf2elf to support 16-bit OMF output from OpenWatcom C compiler Update os2toelks to use default 4K/4K heap/stack for ELKS
e0cb50944f1afbe73c7c1c248b88a0d1a834e8cGreg Haerr2024-05-24[tools] Add omf2elf, omfdump, os2toelks object file utilities