File history
Tracking elkscmd/basic/host-pc98.c
| Commit | Author | Date | Message |
|---|---|---|---|
12076440f420ce2ab04121fce7237463cd9bfac | tyama501 | 2025-09-20 | [basic] fix 16 color mode setting for pc-98 |
9699773cd6e25329fceb74080bcf8850b88520f | tyama501 | 2024-09-12 | [basic cga] Rename host_exit to static mode_reset. Move extern FILE *outfile to host.h |
4b464f6504829783dbee48becc899cc9ab260ee | tyama501 | 2024-09-11 | [basic cga] Revert host-8018x.c, host-pc98,c, host-stubs.c oto remove host_exit |
f616e4f2d33648c6ac3c9c34b279c7befdab0b9 | tyama501 | 2024-09-11 | [basic cga] CGA Graphic support for IBM-PC ELKS Basic |
ba6c27ef372a0a31bb0ad6198b34239fb1a5730 | tyama501 | 2023-04-26 | [basic] Add CGA compatible color for PC-98 |
8825dc8e78c6aeef5755d11292d820a8581808a | tyama501 | 2022-07-03 | [basic] Add PEEK, POKE to basic |
6ba07cdbb4220c70deffe9d3ab240c989530c48 | Santiago Hormazabal | 2022-05-09 | [basic] Add inp() and out() for both word and byte IO access |
bb6a7bdc502cb5a8057a64fe6aca730d1630dd4 | tyama501 | 2022-05-07 | [basic] Add COLOR, DRAW, CIRCLE and int1C handler to basic for PC-98 |
032a031b2e68cd0e337631661a3cc5ec7c8ee71 | tyama501 | 2022-04-29 | Move host_cls() to host-pc98.c and host-stubs.c |
113cfd59a7284ee092ad7c7a19acb58579a8e07 | tyama501 | 2022-04-28 | Add MODE and PLOT for PC-98 to basic |