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/host.h
CommitAuthorDateMessage
db7584a9012b5301dbad16676fcfe2e032388f3Greg Haerr2025-03-04Cleanup
9699773cd6e25329fceb74080bcf8850b88520ftyama5012024-09-12[basic cga] Rename host_exit to static mode_reset. Move extern FILE *outfile to host.h
f616e4f2d33648c6ac3c9c34b279c7befdab0b9tyama5012024-09-11[basic cga] CGA Graphic support for IBM-PC ELKS Basic
8c4761c88802ec3f528a1e02c2e87b659837655Greg Haerr2024-06-03Update small changes to BASIC to allow compilation with Watcom C
8825dc8e78c6aeef5755d11292d820a8581808atyama5012022-07-03[basic] Add PEEK, POKE to basic
e25c2621cccd216f82986341854b8156695a322Greg Haerr2022-06-04Rename host_breakPressed
5fe5fc876d6049b5a91796f69b2931f4990dfb3Greg Haerr2022-06-04Fix fgets after break
6612be2a1657ba731ce6729c8f1520326683a5dGreg Haerr2022-06-04Add inkey$ and allow ^D to exit
6ba07cdbb4220c70deffe9d3ab240c989530c48Santiago Hormazabal2022-05-09[basic] Add inp() and out() for both word and byte IO access
bb6a7bdc502cb5a8057a64fe6aca730d1630dd4tyama5012022-05-07[basic] Add COLOR, DRAW, CIRCLE and int1C handler to basic for PC-98
032a031b2e68cd0e337631661a3cc5ec7c8ee71tyama5012022-04-29Move host_cls() to host-pc98.c and host-stubs.c
113cfd59a7284ee092ad7c7a19acb58579a8e07tyama5012022-04-28Add MODE and PLOT for PC-98 to basic
981d068a2e1a2ace34f20475c7b5b8261595381Greg Haerr2022-04-09[cmds] Correct trig function near zero display errors in 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
3a6ed928ce36efb47f33c3623a8d4531bffdc30Greg Haerr2022-04-07[cmds] BASIC interpreter fixes and enhancements
0669cdbdc04a41fd1f3954bd86ff43160a970d2Santiago Hormazabal2022-04-07[basic] add load/save/dir support on the filesystem and some IO on 8018x
bb2a854445d0d60fd9e336be64cc6ed0d388719Greg Haerr2022-04-06[cmds] Add Sinclair BASIC Interpreter