Skip to content

liaminventions/XPL-32-Emulator

Repository files navigation

XPL-32-Emulator

A C++ emulator for the XPL-32. (WARNING VERY BROKEN/UNFINISHED!)

Requires g++ to build. The command:

  g++ main.cpp mos6502.cpp 6551.cpp -o xpl

(alternitively, you can use make.sh)

then

  ./xpl