We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/nataliapc/mcp-openmsx'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
toc.json•1.66 KiB
{
"title": "MSX Technical about BIOS",
"description": "MSX Technical Info about BIOS calls, including references for MSX BIOS, MSX2 SUBROM BIOS, and how to call BIOS from MSX-DOS.",
"toc": [
{
"title": "MSX BIOS calls reference",
"uri": "msxdocs://bios/MSX_BIOS_calls",
"external_url": "https://map.grauw.nl/resources/msxbios.php",
"description": "This document provides a comprehensive reference guide for all MSX generations BIOS (Basic Input/Output System) calls, compiled by Grauw. It serves as an essential reference for MSX assembly language programming and low-level system interaction."
},
{
"title": "MSX2 SUBROM BIOS calls reference",
"uri": "msxdocs://bios/MSX2_SUBROM_BIOS_calls",
"external_url": "https://map.grauw.nl/resources/subrom.php",
"description": "This document provides a comprehensive reference guide for MSX2 SUBROM BIOS entries, compiled by Grauw. It covers the extended BIOS functions specific to MSX2 systems that are located in the SUBROM, complementing the main BIOS functionality with advanced features."
},
{
"title": "Calling BIOS from MSX-DOS",
"uri": "msxdocs://bios/Calling_BIOS_from_MSX-DOS",
"external_url": "https://map.grauw.nl/sources/callbios.php",
"description": "This document provides essential technical guidance for calling MSX BIOS and SUBROM functions from within the MSX-DOS environment. It addresses the specific challenges and solutions needed when MSX-DOS programs need to access low-level BIOS functionality."
}
]
}