8 lines
205 B
Markdown
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`.
|