VICE

Aus
Zur Navigation springen Zur Suche springen


VICE compile


MING W64


MSYS2 shell

VICE kompilieren Ubuntu: VICE Ubuntu

T:\msys64\home\tw\vice-trunk\vice

make -s --no-print-dir
make -s --no-print-dir bindist

make stylecheck

svn add
svn up
svn diff > uc240915.diff


Ubuntu



Get VICE SourceCode

svn checkout https://svn.code.sf.net/p/vice-emu/code/trunk trunk


Update

svn up
make
sudo make install