This is the official git mirror of the VICE subversion repo.
For news, documentation, developer information, visit the VICE website.
Quick port of Vice to the dreamcast using the latest sh-elf gcc 13.2 and my port of SDL latest version 1.2.15 https://github.com/GPF/SDL-1.2
now using cmake build system generated by the configure script below. cd VICE/vice/build/dreamcast ./build.sh
The DCSetup.sh script runs the autogen.sh and then the dreamcast cmdline to the configure script that works. I made a copy of the config.h and configure script that were generated and hacked. wrote some fake pkg-config and sdl-config scripts to feed the configure scripts :)