/VICE

The official git mirror of the official VICE subversion trunk.

Primary LanguageC

VICE GitHub Mirror

This is the official git mirror of the VICE subversion repo.

For news, documentation, developer information, visit the VICE website.

Download VICE

Dreamcast Vice port branch @ dreamcast-port

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 :)

Thanks, GPF (Troy Davis) image image

image image