0d1b43a7a9
FossilOrigin-Name: cf9d25aca548dfd5ec8b17ca4eb845ce414e19169358b6d6deeaa4b65e2eb50b |
||
---|---|---|
.. | ||
bsd-amd64.s | ||
bsd-i386.s | ||
image.c | ||
linux.s | ||
macos.s | ||
Makefile | ||
openbsd.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) ---------------------------------------------------------------