Konamiman / MSX-UNAPI-specification

An enhancement of the MSX extended BIOS mechanism that provides a clean way to define new APIs

Repository from Github https://github.comKonamiman/MSX-UNAPI-specificationRepository from Github https://github.comKonamiman/MSX-UNAPI-specification

MSX-UNAPI specification

MSX-UNAPI is a standard procedure for defining, discovering and using new APIs (Application Program Interfaces) for MSX computers, intended primarly (but not exclusively) to allow hardware manufacturers to provide consistent and standarized APIs. UNAPI is short for "UNified API definition and discovery procedure".

This repository contains the following documents:

Also there are a couple of directories with code: examples and tools. For the later, binaries are available in the releases section.

If you like MSX-UNAPI please consider donating. My kids need moar shoes!

About

An enhancement of the MSX extended BIOS mechanism that provides a clean way to define new APIs

License:MIT License


Languages

Language:Assembly 68.5%Language:C 31.5%