Clients
From Libcpu
Contents |
Generic Tests
ARM, 68K and 88K have a common test program that runs fibrec or fibint, and compares the result to a native run.
ARM
MIPS
MOS 6502
Commodore BASIC
The Commodore BASIC libcpu client can run C64 Commodore BASIC V2. It takes entry points from the command line, has libcpu recompile and run the code, and catches all calls outside 0xA000-0xE400, i.e. calls into KERNAL, which it emulates using cbmbasic_lib.cpp.
