8bitgeek / libzpu

A Virtual Machine library for the ZPU architecture, with multi-segment virtual-memory.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

zpu

A Virtual Machine library for the ZPU architecture as defined by ZyLin Inc.

  • Multi-segment virtual memory interface.

See https://github.com/8bitgeek/runzpu for usage.

Compiling

make

Install

make install

About

A Virtual Machine library for the ZPU architecture, with multi-segment virtual-memory.

License:MIT License


Languages

Language:C 98.8%Language:Makefile 1.2%