redquark-sixtyfour/README.md
2019-10-29 13:14:43 +00:00

8 lines
205 B
Markdown

# Redquark SixtyFour
## Building
To build c64emu.rgl and vic20emu.rgl, place src for vice2 in ./src/ directory (or symlink to it), so it has the path `src/vice2/`
Run `./configure` followed by `make`.