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-pc98.c
CommitAuthorDateMessage
12076440f420ce2ab04121fce7237463cd9bfactyama5012025-09-20[basic] fix 16 color mode setting for pc-98
9699773cd6e25329fceb74080bcf8850b88520ftyama5012024-09-12[basic cga] Rename host_exit to static mode_reset. Move extern FILE *outfile to host.h
4b464f6504829783dbee48becc899cc9ab260eetyama5012024-09-11[basic cga] Revert host-8018x.c, host-pc98,c, host-stubs.c oto remove host_exit
f616e4f2d33648c6ac3c9c34b279c7befdab0b9tyama5012024-09-11[basic cga] CGA Graphic support for IBM-PC ELKS Basic
ba6c27ef372a0a31bb0ad6198b34239fb1a5730tyama5012023-04-26[basic] Add CGA compatible color for PC-98
8825dc8e78c6aeef5755d11292d820a8581808atyama5012022-07-03[basic] Add PEEK, POKE to basic
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