-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathREADME.txt
43 lines (25 loc) · 1.21 KB
/
README.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
Caprice32 - Amstrad CPC Emulator
(c) Copyright 1997-2004 Ulrich Doewich
http://sourceforge.net/projects/caprice32/
..........................................................................
WHAT IS IT?
~~~~~~~~~~~
Azerty version (French Keyboard) for Caprice32 Raspberry Pi version (from cpc4rpi source http://gaming.capsule-sa.co.za/downloads/cpc4rpi-1.1_src.tar.gz )
..........................................................................
USING THE SOURCE
~~~~~~~~~~~~~~~~
The source for Caprice32 is distributed under the terms of the GNU
General Public License (GNU GPL), which is included in this archive as
COPYING.txt. Please make sure that you understand the terms and
conditions of the license before using the source.
I encourage you to get involved in the project - please see the Caprice32
pages on SourceForge.net for contact details.
..........................................................................
REQUIREMENTS
~~~~~~~~~~~~
You will need the following to successfully compile an executable:
sudo apt-get install git build-essential libsdl-image1.2-dev libsdl-ttf2.0-dev
..........................................................................
COMPILING
~~~~~~~~~
make -f makefile2 RELEASE=TRUE