Adds v1.3.0

This commit is contained in:
Chris Smith 2019-10-29 13:14:43 +00:00
commit 9f88462ae5
91 changed files with 34827 additions and 0 deletions

8
README.md Normal file
View file

@ -0,0 +1,8 @@
# 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`.