[Ohrrpgce] SVN: teeemcee/13414 Add os_minimal.bas, and "scons minos=1" option to try it out

subversion at HamsterRepublic.com subversion at HamsterRepublic.com
Mon Dec 18 21:43:39 PST 2023


teeemcee
2023-12-18 21:43:37 -0800 (Mon, 18 Dec 2023)
370
Add os_minimal.bas, and "scons minos=1" option to try it out

scons minos=1 simulates a web (unix target) or console/blackbox (win32 target)
platform for testing, #define'ing MINIMAL_OS and linking to os_minimal.bas.
os_minimal.bas has stubs for most OS functions. os_unix/windows/blackbox
(whatever the actual target is) still need to be linked to, but most of them are
---
U   wip/SConscript
U   wip/config.bi
U   wip/config.h
U   wip/os.bi
U   wip/os.h
A   wip/os_minimal.bas
U   wip/os_unix.c
U   wip/os_windows.bas



More information about the Ohrrpgce mailing list