ea8e12d32a
FossilOrigin-Name: 6a7ee82ed6b024ee1d8f7a51a9b91a66a8041cde06b53cce649d6bd383ae9677 |
||
---|---|---|
.. | ||
fbsd.s | ||
fbsd64.s | ||
image.c | ||
linux.s | ||
macos.s | ||
Makefile | ||
obsd64.s | ||
README | ||
retro.c |
RETRO/Minimal (No LIBC) --------------------------------------------------------------- This is a collection of minimal RETRO interfaces for various systems. Though using a VM written in C, they do not require linking against LIBC, instead using system calls to interact with the host. Current Implementations: - FreeBSD (32-bit, x86) - FreeBSD (64-bit, x86) - Linux (32-bit, x86) - macOS (64-bit, x86) ---------------------------------------------------------------