File history
Tracking elkscmd/basic/host-stubs.c
| Commit | Author | Date | Message |
|---|---|---|---|
7c8a10227092e23d26ccfce79e186f90b099d8d | Greg Haerr | 2025-11-03 | [cmds] Cleanup basic stub routines |
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 |
fd2d0321a6f18a1ca16ff8836230a40226322c8 | Greg Haerr | 2022-06-09 | [cmds] Enhance sys and hostbasic commands |
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 |
3dcf06b6b7fe087ac6567d20ec580733bcdcb0f | Greg Haerr | 2022-04-09 | [cmds] Update BASIC documentation, add arch-specific host*.c files |