The AROS Archives(anonymous IP: 18.119.104.238,331) 
 HomeRecentStatsSearchSubmitUploadsMirrorsContactInfoDisclaimerConfigAdmin
 Menu


 Categories

   o Audio (94)
   o Datatype (15)
   o Demo (46)
   o Development (242)
   o Document (61)
   o Driver (19)
   o Emulation (60)
   o Game (506)
   o Graphics (218)
   o Library (22)
   o Network (59)
   o Office (21)
   o Utility (242)
   o Video (18)

Total files: 1623

Full index file
Recent index file

Part of aros exec
 Readme for:  Emulation » Computer » caprice-aros-i386.lha

Caprice-aros-i386

Description: Caprice 32
Download: caprice-aros-i386.lha       (TIPS: Use the right click menu if your browser takes you back here all the time)
Size: 956kb
Version: 4.2.0
Date: 23 Oct 10
Author: AROS port by Yannick Erb
Submitter: Tomasz Paul
Homepage: http://sourceforge.net/projects/caprice32/
Category: emulation/computer
License: GPL
Distribute: yes
FileID: 838
 
Comments: 0
Snapshots: 0
Videos: 0
Downloads: 136  (Current version)
136  (Accumulated)
Votes: 0 (0/0)  (30 days/7 days)

[Show comments] [Show snapshots] [Show videos] [Show content] [Replace file] 
Caprice32 - Amstrad CPC Emulator
(c) Copyright 1997-2004 Ulrich Doewich

http://sourceforge.net/projects/caprice32/

..........................................................................

WHAT IS IT?
~~~~~~~~~~~

Caprice32 is a software emulator of the Amstrad CPC 8bit home computer
series. The emulator faithfully imitates the CPC464, CPC664, and CPC6128
models. By recreating the operations of all hardware components at a low
level, the emulator achieves a high degree of compatibility with original
CPC software. These programs or games can be run unmodified at real-time
or higher speeds, depending on the emulator host environment.


..........................................................................

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:

MinGW (only for Windows) - http://sourceforge.net/projects/mingw/
SDL - http://www.libsdl.org/index.php
zLib - http://www.gzip.org/zlib/


..........................................................................

COMPILING
~~~~~~~~~

Windows target:

Edit the makefile to update the IPATHS directive with the correct location
of the SDL include and library files.

use:

make (or mingw32-make, depending on how you have your MinGW installed)

to compile a developer build, or use:

make RELEASE=TRUE

for an optimized executable.


Linux target:

use:

make -f makefile.unix

to compile a developer build, or use:

make -f makefile.unix RELEASE=TRUE

for an optimized executable.


..........................................................................

COMMENTS OR READY TO CONTRIBUTE?
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

If you have suggestions, a bug report or even want to join the
development team, please feel free to use one of the many contact methods
presented on the Caprice32 project page on SourceForge.net - see the URL
at the top.
























Copyright © 2005 - 2024 The AROS Archives All Rights Reserved