20d71b6840
FossilOrigin-Name: 64666568dec02f6900c053557be9adc73c3cdf7a8a2fa6d5730001e852fd7fe0 |
||
---|---|---|
.. | ||
bsd-amd64.s | ||
bsd-i386.s | ||
image.c | ||
linux.s | ||
macos.s | ||
Makefile | ||
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) ---------------------------------------------------------------