User Tools

Site Tools


blog:pushbx:2025:1216_early_mid_december_work_on_the_mcp

Early mid December work on the MCP

2025-12-14

lDOS boot (experimental)

Put the payload label into the part that's replaced by _INILOAD_PAYLOAD_INCLUDE. This is to prepare for additional signatures to be included before the payload, possibly for use by patchini/patldos to find additional lCFG blocks.

MCP

lDOS kernel

ETA:

lDebug

ETA:

MCP scripting

The MCP startup script may now use the following commands:

  • IF EXISTS Y ::EXECUTABLE:: THEN
  • EXT ::EXECUTABLE:: EXTNAME.ELD INSTALL
  • EXTNAME LIB SET ldp/ldosmcp.com (as a fallback if no name was detected)
  • EXTNAME WARNEXT OFF
  • EXT ::EXECUTABLE:: ENAMELIB.ELD RUN
  • EXTNAME WARNEXT ON

After running this script, a simple EXT command such as EXT X will be able to load from the MCP executable's embedded ELD library if no x.eld or x.xld is found.

You could leave a comment if you were logged in.
blog/pushbx/2025/1216_early_mid_december_work_on_the_mcp.txt · Last modified: 2025-12-16 12:30:31 +0100 Dec Tue by ecm