fefbebc7fb
FossilOrigin-Name: 13da54fec0e451cbd57bbe6a45db421c5aadfd44e1fed5cf41be802285472679
14 lines
469 B
Text
14 lines
469 B
Text
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)
|
|
---------------------------------------------------------------
|