Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 287 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 287 Bytes

Versatile Commodore Emulator (VICE)

VICE Emulator port for limadriver

$ git clone https://github.com/AreaScout/vice.git

$ cd vice

$ sudo apt-get install flex bison autogen automake libsdl1.2-dev texinfo

$ ./autogen.sh

$ ./configure --enable-lima

$ make

$ sudo make install