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 elkscmd/basic/Makefile
CommitAuthorDateMessage
7c8a10227092e23d26ccfce79e186f90b099d8dGreg Haerr2025-11-03[cmds] Cleanup basic stub routines
aebda6324c23f8e890b20f912b357c332382a58swausd2025-11-03Support for the NEC V25 microcontroller - changes for the basic application
2225ac82679ae951fd827ada6f77014dc1858cdGreg Haerr2025-11-02Convert elkscmd/basic to automatic OpenWatcom build
10a83c806f3300a790e7c2587d6d1ac37052fcaGreg Haerr2025-10-28[cmds] Add basic.os2 to elkscmd/ build when WATCOM= set
77d0dbebb4488fdfe10f14b48d3cb9e85a3a75dAdrian Siekierka2025-04-18Initial WonderSwan port
c7a6a3bebc312ed055dabcb30c791bfbfe6b4d4Ferry Hendrikx2025-04-18command changes
05c96a4598873fee1e838e1eab61d51d195c737Anton2025-01-31updated basic README.md
8465acec940557a515e30d0d681975eecac3edaGreg Haerr2024-09-20[build] Cleanup Makefiles, add RM, remove Make.rules
7263b34518f94cae1ae1d69ef13aa7471220f9aGreg Haerr2024-09-13Rename intC5-pc98.S to asm-pc98.S
08ae13b0a4ee11ddc1788d1413f91b5be0e0fb0tyama5012024-09-13[basic cga] Add asm-ibmpc.S for fmemsetw and int_10
0070c326f34528ae25173d4ca3cbbebe3cc8253tyama5012024-09-11[basic cga] Removed comment
f616e4f2d33648c6ac3c9c34b279c7befdab0b9tyama5012024-09-11[basic cga] CGA Graphic support for IBM-PC ELKS Basic
8efa8c2ff5739b68b8e95ed072dd478db4b9737Greg Haerr2024-04-12[build] Don't automatically build host programs
d3ea8f94f1c280b4c85fdbc31d1022a26509217Greg Haerr2023-01-18[debug] Refactor some instrumentation routines
dd4b9b276a65e033bcf922553577c1b56ddca41Greg Haerr2023-01-18Standardize constructor and destructor names and variables
a22e7e0a5ff7aea125987b7785b4540fce5ec45Greg Haerr2023-01-18More source file cleanup
b27dfed12ca61ed395abc730174d9b6e7fc8f96Greg Haerr2023-01-17[tools] Enable symbolic debugging with -maout-symtab compiler option
8916fef6628e068fd348a7e5418efd5f9253dd4Greg Haerr2023-01-15[libc] Add --ftrace option to all commands for function tracing
3878364e9bb2c23a36432d139b7a692c5a5333aGreg Haerr2023-01-14[tools] Update gcc-ia16 toolchain for instrumentation and debug lib
9ec4ce85251bfa032c533626d6791408c8c28feGreg Haerr2023-01-10Cleanup
530c07c430603fe313a6e3f1caa8d2098a9c47cGreg Haerr2023-01-06[libc] Rewrite libc optional floating support using weak sym linking
bb6a7bdc502cb5a8057a64fe6aca730d1630dd4tyama5012022-05-07[basic] Add COLOR, DRAW, CIRCLE and int1C handler to basic for PC-98
113cfd59a7284ee092ad7c7a19acb58579a8e07tyama5012022-04-28Add MODE and PLOT for PC-98 to basic
f58c8baac91b72cd4506df29039c2ca0a96bc38Greg Haerr2022-04-17[cmds] Add READ,DATA,RESTORE commands to BASIC
3dcf06b6b7fe087ac6567d20ec580733bcdcb0fGreg Haerr2022-04-09[cmds] Update BASIC documentation, add arch-specific host*.c files
132465ec3bd7cef3ce463a4336c5f3aeee1f5cbGreg Haerr2022-04-08[cmds] Add math functions to BASIC, allow host compilation
bb2a854445d0d60fd9e336be64cc6ed0d388719Greg Haerr2022-04-06[cmds] Add Sinclair BASIC Interpreter
b45649763dff1692149d2120f49714f746a5627mfld.fr2019-05-08[build] Installation commands in variables
afd729d03a88889627d4dc9bb0fcb5d25717383mfld.fr2019-05-05[build] Replace TARGET_MNT by DESTDIR
4334632510ad1dd070c4bd0c7fee078bdf84073mfld.fr2019-05-05[build] Remove all SUDO from Makefiles
355a9e026bb6f96783747ab78ea5be430558b75Greg Haerr2019-05-01Remove all sudo requirements for ELKS image build Rewrite elks/image/Makefile to use mfs for all MINIX filesystem manipulations Add mfs genfs -k option to not copy zero-length files starting with .
e77f4c46cee8ccf80be6304303145672dfcd6f2mfld-fr2018-04-21Optionalize the image format
89254794a7f4392350b5e23a2d1bdd892b60bb5mfld-fr2017-11-30[dev86] Build using local /dev86
7f3ceb93bbabf08af2626e9e624a7e3ff7ea5e5mfld-fr2017-03-04[cmds] Cleanup in applets Makefiles
0a339dc62017e9d4ae101ca55379cb53fec1ebaJody Bruchon2015-04-26New compression tool 'prems/pres', some image generation fixes
3c302cad12d34de58aba1b166da06c9173a4336Jody Bruchon2015-03-01Release ELKS 0.2.0 with massive improvements
b4480306f0bc79ec11eba6a250b91053d2cf1d9Riley H. Williams2002-05-29Added knl command source to sys_utils and also configured to correctly install man pages.
2f77fee8b8b4f504956a762e279603462a53185Riley H. Williams2002-02-24Laid groundwork for simplification of ELKS command installation system.
cf8d45ff30fdfeb6e43b49b9ab11f1382537571Riley H. Williams2002-01-17Removed unnecessary extraction limitation.
f08a0699c959e01c1091ce2552572b3d36e6658Riley H. Williams2002-01-17Reverted Makefiles - sorry!!!
792ec44366deecdb3b3b75018e9f74bf7cffdf4Riley H. Williams2002-01-16Fix bugs in `ls` and `fdisk` commands, and add `dir` command that gives `ls -l` by default.
14b7fdae3da7eb70b0ebdb0c011cd4b7b3ae6f3Andrew Richards1999-05-24Add print utils directory, and simple print filter.
ac034ea45f68685dc870beb4890f0923ce487fcAntonio1999-02-16Basic Unix Utilities for ELKS.